Hi,
I have a “Try Catch” activity, that takes a screenshot and saves it to a designated folder if an exception is thrown. To test it, I have set it to throw an exception right away. When I start the robot manually, it works fine and a screenshot is saved. When I start it through Orchestrator, it completes the job with success but there is no screenshot saved in the folder. I have tried to take it out of the “Try Catch” so the process is simply - Take Screenshot + Save Image - again, without luck.
Anybody has any idea about what is wrong and how to fix it?
Thanks
BR
Andreas