2022
The scheduler allows a user to add a process to a job scheduler (also referred to as a “cron”). This enables database synchronizations to occur automatically (as per the time scheduled by the user).“Cron Settings” refers to a time at which a user sets the process to perform the synchronization.
The Scheduler page can be accessed, within a project. The screenshot below illustrates the scheduler process.
To create a scheduled job, follow the guidelines:
The Below table explains the schedule elements of the schedule.
S.No | Element Name | Element Description | Possible values |
---|---|---|---|
1 | Start Date | The date on which job should be triggered | DD-MM-YYYY |
2 | End Date | The date on which job should end in case of repeat | DD-MM-YYYY |
3 | Hours | Hour is the time component | 0-23 |
4 | Minutes | Minutes are the time component | 0-59 |
5 | Days of Month | Possible day of the month | 1-31 |
6 | Month | Possible months within a year | 1-12 |
The scheduler is not supported for QuickBooks Desktop Integration as QuickBooks WebConnector is used to schedule data transfers.