I want to schedule a job to run daily at 12 Noon and 5 PM. How can I configure this in vScheduler?
Hi @naveen.gupta,
To schedule a job in vScheduler, please follow these steps:
- Provide a Name for Your Job: Start by giving your job a name.
- Select Job Scheduler Type: Choose the Job Scheduler Type. For this example, select “Single Service”.
- Configure the Job Processor:
- Type Parameter: The default and only option is “vConnect Service”.
- Service Name: Select the API you want to schedule the job for.
- Set the Schedule Time: If you need to schedule a job to run daily, refer to the configuration shown in the image.
1 Like
Thanks for the information.
Here I want to schedule a job only twice in a day at 12NOON and 5PM.
How I can do this?
Hi @naveen.gupta, To schedule a job at two times a day. You must schedule two jobs, one for 12 pm and the second for 5 pm.
The configuration below should work:
we are setting a schedule job for every 5 hrs between 12 and 6pm. so the first job should run at 12pm and the second at 5 pm