I am looking to make the error reporting more user friendly within orchestrator and pointing to the activity failing and potentially taking a screenshot. However all attempts are being added to logs or assertions (even from the global handler) .
How can i add the screenshot and update the exception thrown (UIElement not found) to provide name of the activity? (i am looking to update the fields as highlighted on screenshot below)
All are about string so no image / screenshot can be added.
Maybe the filepath to a particular screenshot can be incorporated by you, thinking on the core Orchestrator features without additions of Dataservice /Storage Bucket
So to send failed execution screenshots you need to:
Go to your folder (i used shared) and select automations.
Then from the list of processes, select the process you want to capture the screenshots on failure and click more actions, then Edit.
“Enable Recording” needs to be switched on under Additional Settings.