Overview
Example Lab Details | |
| Version | 6.10.2 |
| Root Folder | Example Lab - Using an Async Flow |
| Modules | None |
| Dependencies | None |
This Example Lab demonstrates how to use an Async Flow with an Assignment in it.
Explanation
This example works by first fetching all the Accounts in the Decisions Instance and showing them in an InSession form. This allows the user to select who the Assignment will be assigned to. After the Assignee is select, we use the step "Start Linked Flow Async" and it is named in the Flow "Assignment Async Flow". This Flow will kick off and send the assignment out to the user, while the Parent Flow will finish. This allows users to set an Assignment, but still have the Parent Flow finish without having to wait for the assignment to be completed.
