Managing flow instance
The flow instance defines the flow instance properties, expressions, and related flow designer errors.
The document aims at demonstrating the key concepts that are involved after a published flow is triggered by using the Execution URL. The flow instance properties and flow expression language explain the different functions, operators, and properties associated in the data exchange.
- Flow controls
- Loop - In some business cases the same set of tasks is run in a loop as opposed to
sequential processing. The flow ends with a catastrophic error, in case the same task reached the
maximum allowed
[max node execution limit]executions.