Wait Sub

This component is used with the FlowExecution component. It cannot be used without the FlowExecution component.

Input

Attribute
Description

Sub Flow Id

The flow id of the sub flow which will be invoked

Execution Count

This count indicates how many times sub flow is supposed to be executed. This count comes from FlowExecution component - LoopCount.

Timeout

Timeout for waiting for the completion of all the expected sub flow executions.

(*) This component does not have output properties.

Last updated