Reference > Workflow Object Blocks > Invoke Workflow

Invoke Workflow Block

This block invokes another workflow created within this business object. The exit ports allow for paths contingent upon the workflow being started, completed, and failing.

Invoke Workflow Block

Exit Ports

started  
completed  
failed

General exit port for a failed integration action. A logical next step is to trigger a notification.

Properties

Title Enter a unique name for the object.
Current Context BO

Select if only workflows created for this business object are available in the workflow drop-down list.

Relationship Name Select if workflows defined for the child object in a relationship are available in the drop-down list.
Workflow Name Choose a workflow to invoke from the drop-down list.
Wait for workflow to finish Check to wait for the workflow to complete before exiting the block.

Actions