Chapter 8 Building an Executable BPM: Managing Data and Choreography


Loops (Executable BPM)

The loop instruction is the "While".

The while activity repeatedly performs its child activities until the specified boolean condition no longer evaluates to true. The condition is evaluated as an XPath expression.

You define a loop using the Loop property in the process property sheet.

For more information about the Loop property, see section Type property of the Implementation tab.

 


Copyright (C) 2007. Sybase Inc. All rights reserved.