2.99 Terminate Dialog - General Tab
Use to end the tasks of an activity (for example, the fault handling tasks in a catch branch).
The terminate activity can immediately end the behavior of a business process instance within which this activity is performed. All currently running activities must be terminated as soon as possible without any fault handling or compensation behavior. The terminate activity is only available in executable processes.
For example, if a client's bad credit history is identified or a social security number is identified as invalid, a loan application process is terminated, and the client's loan application document is never submitted to the service loan providers.
For more information about the terminate activity, see the Business Process Execution Language for Web Services Specification at http://www.oasis-open.org
.
Note: This activity is available in BPEL projects that support version 1.1 of the BPEL specification. In BPEL 2.0, this activity is replaced with the exit activity.
Element | Description |
---|---|
Name |
Enter a name or accept the default name of |
Related Topics
Stopping a Business Process Instance with the Terminate Activity in BPEL 1.1 in Developing SOA Applications with Oracle SOA Suite
BPEL Process Activities and Services in Developing SOA Applications with Oracle SOA Suite