Hello,
I have a process to automate where the bot has to get a human business approval which is making the bot to wait till the approval happens. I do not want the robot to be locked up by the process running end to end for an approval.
One I am thinking of is to somehow send an email with options Approve / Disapprove links or buttons and stop the current process. Once the buttons are clicked, it has to trigger another orchestrator process to continue.
Any ideas?
Thanks in Advance
Joice