Start Linked Flow Async Step
- 23 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Start Linked Flow Async Step
- Updated on 23 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 |
Related Information
Forum Posts:
Start Linked Flow Async - Error
Async Subflow Processing The Same Data
Calling A Flow Asynchronously Via REST
Was this article helpful?