2.159 Breakpoints Dialog
Use to add or remove individual breakpoints or all breakpoints to or from a BPEL process.
Breakpoints are the intentional pausing locations in a SOA composite application that you set for debugging purposes. You can set breakpoints on the following components:
-
Service binding components
-
Inbound and outbound parts of BPEL process and BPM process service components
-
Reference binding components such as web services and JCA adapters
Components on which breakpoints are set are designated with request (outbound) icons, reply (inbound) icons, or request-reply (outbound-inbound) icons.
Element | Description |
---|---|
Delete Selected Breakpoints icon |
Delete a selected breakpoint. |
Delete All Breakpoints icon |
Delete all breakpoints. |
XPath Name |
The XPath of the breakpoint. |
Name |
The name of the BPEL activity on which the breakpoint is set. |
Enable |
Select to enable the breakpoint or deselect to disable the breakpoint. |
Valid |
Indicates that the breakpoint is valid. |
Fit to Width |
Select to fit breakpoint details to the width of the dialog. |
Related Topics
Debugging and Auditing SOA Composite Applications in Developing SOA Applications with Oracle SOA Suite
Managing Breakpoints in Developing Applications with Oracle JDeveloper
How to Manage Breakpoint Groups in Developing Applications with Oracle JDeveloper
How to Remove Breakpoints in Developing SOA Applications with Oracle SOA Suite