2.90 Scope Dialog - Variables Tab
Use to view the variables used locally in this scope. Variables contain messages that constitute the state of a business process. These messages are typically received from partners or sent to partners. Variables can also contain data required for holding state information related to the process that is never exchanged between partners. Variables are defined in terms of XML schema simple types, Web Services Description Language (WSDL) message types, or XML schema elements. Variables associated with message types can be specified as input or output variables for invoke, receive, and reply activities. For more information about scope activities, 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 |
---|---|
Add icon |
Click to create a variable in this scope. |
Edit icon |
Click to edit a selected variable. |
Delete icon |
Click to delete a selected variable. |
Variables |
Displays the name, type, and QName of the variable. |
Show Namespace URIs |
Deselect this checkbox to remove the namespace uniform resource identifier (URI) from the QName value. Only the qualified name (QName) appears. |
Related Topics
Manipulating XML Data in a BPEL Process in Developing SOA Applications with Oracle SOA Suite
Invoking a Synchronous Web Service in Developing SOA Applications with Oracle SOA Suite
Invoking an Asynchronous Web Service from a BPEL Process in Developing SOA Applications with Oracle SOA Suite
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