2.68 For Each Dialog - Completion Tab
Use to determine how to count completed scope activities and to specify a completion condition that enables the forEach activity to execute the condition and complete without executing or finishing all the branches specified.
Note: The forEach activity is supported in BPEL projects that support version 2.0 of the BPEL specification. This activity replaces the flowN activity that was supported in version 1.1 of the BPEL specification.
For more information about the forEach activity, see the Web Services Business Process Execution Language Version 2.0 Specification at http://www.oasis-open.org
.
Element | Description |
---|---|
Expression Language |
Displays the XPath expression version and BPEL specification version of this BPEL project. This field cannot be edited. |
Expression |
If you want to specify a completion condition that enables the forEach activity to execute the condition and complete without executing or finishing all the branches specified, click the XPath Expression Builder icon to enter a condition. |
Related Topics
Processing Multiple Sets of Activities with the forEach Activity in BPEL 2.0 in Developing SOA Applications with Oracle SOA Suite
BPEL Process Activities and Services in Developing SOA Applications with Oracle SOA Suite