Mark a job as faulted to test the job.faulted webhook

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

@uiuser01

You can update the robot password to an incorrect one.

So whenever automation gets triggered from orchestrator, it will straight away fault as because of incorrect password, robot won’t be able to login to the machine to run automation.

Thank you, that works!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.