Alerts for Job status

Hi Team,

We are having OnPrem Standalone model of setup and wanted to know if alerts are possible to receive for specific Job and to a specific user?

Recently we faced one issue like JOB is in running state for more than expected time and we couldn’t monitor it to take action. So to avoid these kind of issues wanted to get notified if it is taking more than expected time to finish. So could anyone please suggest the best approaches to solve this?

Thanks in advance!

@Rama_Thota

Alerts per specific job is not there

At folder level we can but not job or process level

If you have insights enabled then from
Insights you can set alerts

Alternately we generally use a separate bot which just makes apis calls and check the performance of the job and would report …you can go with creating like that so that in future anything running long also can be caught

Cheers

Kindly explore the capabilities of UiPath API calls and you could create one BOT Monitoring process which could report incidents like this and not limited to long running workflows.

You could configure for - Failure Jobs, Long Running Workflow Alerts, Jobs with error logs etc.

@Anil_G , Thanks for the response!

I would like to know more details on how we can use the Insights to create Alerts of long running jobs, could you please let know.

Thanks!

@Rama_Thota

you can create a job runtime dashboard and when there is threshold reached you can trigger alerts

cheers

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