Step Details |
Introduced in Version | --- |
Modified in Version | --- |
Location | Designer Entities > Flows |
The Start Linked Flow Async step creates a subflow that will execute independently from the current Flow using a specific Work Queue and Thread Job. The thread count and Job Name for the Thread can be specified.
Properties
Work Queue
Property | Description | Data Type |
---|
Use Work Queue | Allows a user to set the Flow execution to pass onto a work queue | --- |
| WorkQueueName | Allows a user to select the desired Work Queue | --- |
Manage Execution Threads | Allows the user to select set a Thread Job and Thread Count | --- |
| ThreadCount | Sets the number of Execution Threads | --- |
| ThreadJobName | Sets the name of the Thread Job | --- |
Inputs
Property | Description | Data Type |
---|
Varies | --- | Input varies based on the inputs needed for the linked flow. |
Outputs
Property | Description | Data Type |
---|
tracking Id | Flow Tracking Id of the Flow that started the step | String |
