Hi all
I am running a standalone (on-prem) orchestrator. I have set up a webhook to create alerts when an unattended job is marked as faulted. The webhook trigger is job.faulted.
So that I can test the downstream actions when the webhook is triggered, I would like to know if there is a way I can manually set a job status to faulted. For example, can I create a basic RPA automation that marks the job status as faulted?
Thanks