Installation Progress
- Configure Sage Intacct
- Create the source connections
- Create the destination connection
- Import the extractions
- Configure the global variable
- Synchronize the account balance
- Schedule the extractions
- Set up the data source in SEI
- Import the template
- Add custom fields (optional)
Scheduler
To keep your Sage Intacct data up-to-date for reporting, you can create job schedules in DataSync to automatically refresh, update, or clean your data warehouse without manual intervention. The Sage Intacct template requires three schedules to manage your data lifecycle and ensure your reports always reflect the latest information.
important
Do not schedule jobs that trigger or run between 7:30 PM and 11:30 PM (PST) on Fridays, as Sage Intacct performs regular maintenance during this time.
Follow the steps below to configure each schedule.
| Schedule | Description |
|---|---|
| Incremental Load | Retrieves records that changed since the last load and updates their corresponding records in the destination. Typically runs weekly. |
| Truncate and Load | Replaces all data in the destination with current data from the source. Typically runs weekly. |
| Process Deleted Records | Deletes records from the destination if they no longer exist in the source. This is based on the maximum number of days defined in the validation logic. Typically runs daily. |