2.65 Repeat Until Dialog - General Tab
Use to repeatedly execute the body of the activity until the specified boolean XPath expression condition is evaluated to true.
Because the condition is tested after the body of the activity completes, the repeatUntil activity executes the body at least once.
For more information about the repeatUntil activity, see the Web Services Business Process Execution Language Version 2.0 Specification at http://www.oasis-open.org
.
Note: This activity is supported in BPEL projects that support version 2.0 of the BPEL specification.
Element | Description |
---|---|
Name |
Enter a name or accept the default value of |
Expression Language |
Displays the XPath expression version and BPEL specification version of this BPEL project. This field cannot be edited. |
Condition |
Click the XPath Expression Builder icon to display the Expression Builder dialog to create an XPath expression condition. |
Related Topics
Defining Conditional Branching with the repeatUntil Activity in Developing SOA Applications with Oracle SOA Suite
BPEL Process Activities and Services in Developing SOA Applications with Oracle SOA Suite