Hi, all.
I want to finish my workflow if Error occurs.
Now I use Try/Catch activity and Catch is correct.
But after Catch method, the originally workflow is going on.
I want to do below
・When Error occurs -> To show Message box
・User clicks 「OK」 button
・Robot ends its workflow
Please tell me how to solve this.
Thanks and Regards,
MIckey