Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Scheduled job not triggering automatically.

Hrishabh Kumar
Tera 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.