Previous Topic: Monitor Objects from within a Process WatchNext Topic: Runtime Security


Execution Rules

Operators in a process can have multiple entry and exit links. An entry link serves as an execution order and invokes the operator. Each exit link corresponds to a particular outcome of the operator. Operators have predefined exit links (such as Aborted, Completed, Failed, or Successful). Some operators also allow you to use a Boolean expression to define a custom exit link based on the results and the value of variables accessible to operators in a process.

The execution rules of a process are as follows: