- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2023 04:12 AM
I have created scheduled job, and added a script to be executed.
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2023 04:23 AM - edited 05-10-2023 04:25 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2023 04:23 AM - edited 05-10-2023 04:25 AM
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.