Question
CNO
US
Last activity: 23 Feb 2020 17:33 EST
Queue processor status to manage flow dependency
Hi Everyone,
Need suggestion on how to handle flow dependency when we need to wait for the queue processor to complete the functionality.
Stage -1 Stage-2 Stage -3
Queue Processor 1
the process should automatically move to stage 2 only after the Queue processor completes processing.
Hi there,
As far as I understand, the workflow should resume once the activities are completed in the Queue Processor. In that case, add a step at the end of the processor activity to resume the workflow and complete the assignment.
Once the flow action processed, case moves from one assignment to another assignment.
Let me know if are unclear with the approach
Cheers,
Naren