This block is responsible for providing the end-user a choice on which path to take inside your business app.
When would this be useful? For instance, your business app might be able to perform various operations, and you want to ask the end-user 'hey, what do you want to do next?' and provide them an option 'Create new contract', 'Review failed orders', etc. The options will be presented as buttons and depending on what button the end-user presses, it will take them to a certain execution path.
How to use it? Just drag-and-drop the following into your diagram:
Enter the message you wish to be displayed to the end-user:
Click the following to add a new selection button:
Enter your title and click the following:
Your selection button will appear:
Your block will receive a new connector, which will have the same number as your selection button. Keep adding your selection buttons, linking them to various execution paths.
Once you finish, your path selection block will be connected to multiple execution paths, e.g.:
What will happen after this block is executed? The execution path will be whatever the end-user has selected.
Was this article helpful?
Would you like to get a beta invite?