Hi,
I have 5 screens in a screen flow, work object will save on the last step.
In the 2nd and 3rd screen, I want to route the work object to different operators, how to achieve it?
---> Using subprocess advance shape need to split the flow and create different screen flows and assign them accordingly
- The first 2 steps would be in screenflow1. So once the user executes this 2 steps case will be saved as screenflow1 ends.
- Step 3 & 4 in ScreenFlow 2 and this can be routed to any other user. So once the user executes this 2 steps case will be saved as screenflow2 ends.
- Similarly 5 & 6 in ScreenFlow 3
Is there another way Please let me know?