Back

Workflow Sub-Processes


A Workflow Sub-Process node links to another process defined in your workspace. When a process reaches a sub-process node, the linked process is started. Once the sub-process completes the parent process resumes.

Using sub-process nodes allows for a modular workflow design where processes can be reused.

Starting a sub-process creates a new job for the linked process. Mappings between process attributes and Input and Output Parameters of the linked process can be configured by opening the configuration dialog of the sub-process node. Process attribute values are passed in when the sub-process starts and process output parameters are passed back when the sub-process completes. 

A sub-process node can have configured escalators to fire after a specified time frame.