Hello ,
Okay i have my Re Frame work working very fine. The user sends in some input from the orchestrator for the robot to start.
Now i have a boolean which says true or false this boolean is an input parameter in the orchestrator .
I have this boolean called at a particular workflow of the process in the REframe work and i want the process to be terminated at that point if this boolean is true.
Regards