How to process approval step from activity?
Hi All,
We have the below process where we're using Cascading approval for a case.
I’m working on a requirement to have the option of reviewing multiple cases at once. For that we need an activity that can process the work item approval and continue the cascading approval to the next person in the approver’s list. (basically we need to continue the approval process from an activity).
I’ve tried with calling Finish Assignment or ResumeFlow in the last step of the activity, however it’s either not working (FinishAssignment) or it’s directly resolving the case without moving it to the next approver (ResumeFlow).
Here is the setup with the latter:
Can you advise how can I process the approval step from an activity so that it continues to the next approver?
Best Regards,
Petar Hr.