Wait For Child Processes

For sub processes launched via the Form Process Launch plug-in, the Wait For Child Processes plug-in allows the main process to be held until all child processes are complete.

NOTE: For this to work, the Sync option must be set to False on the plug-in node.

Value Pair

Description

interval

A timespan string indicating how long the system should wait before checking for completed child processes.

Example

Timespan – 0.00:01:00

This will cause the system to check every minute to see if all child processes are complete.