Skip to content
On this page

Parallel

Description

This activity allows you to executes all child activities simultaneously and asynchronously.
When the activity is run, a separate job is created for each process.
If a child process is invoked but not found, an error is logged containing the name of the child process. If there is an error occurs in the child process after it has been invoked, the parent is not aware of it and continue with the normal execution.

Properties

CategoryPropertyTypeDescription
MiscComplete ConditionIn(Boolean)The condition for the activity to start execute.
E.g: varA=varB

A product of IRTech Company