Flow action assignments to work queue
Hello,
I am routing assignments to work queue (see attachment).
My requirement is :
Open the assignment in my workbasket and choose either to move the assignment to stage A or stage B throw a button (button "Stage A" and button "Stage B")
The section of the flow action will contain these two buttons.
Is the best practice is to call two different flow action in the two connectors after my assignment shape ?
Thus, how to know what of both flow action will be called when i will click on an assignment of my workbasket ?
Thanks