Yield

Yield task is used to transform a ‘Workflow to task’ into an iterative task. By defining ‘Workflow to task’ port option to « Ok + Error + For each », underlying workflow will be able to trigger Yellow port of the running task for each call to Yield task.

main

Yield task makes a 'Workflow to task' to iterate.