2.87 Scope Dialog - General Tab
Use to create an activity that consists of a collection of nested activities that can have their own local variables, fault handlers, compensation handlers, and so on.
For more information about the scope activity, see the Business Process Execution Language for Web Services Specification (for BPEL 1.1) or the Web Services Business Process Execution Language Version 2.0 Specification at http://www.oasis-open.org
.
Element | Description |
---|---|
Name |
Enter a name or accept the default value of |
Variable Access Serializable |
Select this checkbox for the activity to provide concurrency control in governing access to shared variables. This activity must not be nested, and must be a leaf scope. This checkbox is deselected by default. This checkbox displays in scope activities that support the BPEL 1.1 specification. For example, two concurrent serializable scopes, |
Exit On Standard Fault |
Select this checkbox for the process to exit immediately when any BPEL standard fault other than If not selected, the process can handle a BPEL standard fault with a fault handler. When this attribute is not specified on a scope activity, it inherits its value from its enclosing scope or process. This checkbox displays in scope and business rule activities that support the BPEL 2.0 specification. |
Related Topics
Managing a Group of Activities with a Scope Activity in Developing SOA Applications with Oracle SOA Suite
BPEL Process Activities and Services in Developing SOA Applications with Oracle SOA Suite