Hi All,
I know it sounds silly, but it is requirement by client support team.
We had designed our code using Best practices hence all activities are handles in Try Catch block, and that’s why even if automation job log error/warn, the job suceeds.
But Client support team are asking if job has error then it should show in Orchestartor Job states as Failed or whatever.
Please suggest if this is possible apart from obvious not handling error in Catch block and let job terminate stating error.
TIA
Vinod Swain