Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Scheduled job not triggering automatically.

Hrishabh Kumar
Giga Guru

I have created scheduled job, and added a script to be executed.

sheduledjob.PNG

 

It did not trigger on 4:35 PM, but it works when I manually trigger the job by clicking on execute now.

 

Why it is not running automatically?

1 ACCEPTED SOLUTION

Manmohan K
Tera Sage

 

Hi @Hrishabh Kumar ,

The scheduled job will run when time is 4:35 pm in the time zone in which system time is specified

If it's set to run as a particular user, then it will run in that user timezone. Otherwise it will run in the instance timezone.

View solution in original post

1 REPLY 1

Manmohan K
Tera Sage

 

Hi @Hrishabh Kumar ,

The scheduled job will run when time is 4:35 pm in the time zone in which system time is specified

If it's set to run as a particular user, then it will run in that user timezone. Otherwise it will run in the instance timezone.