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)
Synchronization Extraction
After creating your sources and destination connections, the next step is to import the Sage Intacct extraction template (ZIP file) into DataSync. This creates the necessary extractions for synchronizing your data and allows you to validate, build, and run them to load data into your data warehouse.
When DataSync processes a synchronization extraction, it connects to your Sage Intacct database for a single company, extracts the necessary tables, and loads them into your data warehouse. This ensures that your reporting database always reflects the latest information from that specific Sage Intacct company.
Configure the consolidation extractions
| Extraction Type | Description |
|---|---|
| Refresh Process Deleted Records | Uses the Process Deleted Records option in DataSync for tables with a valid Last Modified Date. This method automatically removes deleted records during refresh. |
| Refresh Smart Events | Uses Sage Intacct smart events and triggers to handle deletions for tables with a valid Last Modified Date. |
| No Refresh | Applies to tables without a valid Last Modified Date. |
Configure the extractions
Configure the refresh process deleted records extraction
- In the left panel, select the Extractions icon.
- Click the Import Extraction icon in the top-right corner to open the dialog.
- Click Choose a zip file and select the Sage Intacct ZIP file (
DS_202X.0.X.XXX_Sage Intacct SYNC Refresh - PD), or drag and drop the file into the dialog. - Click Next.
- Confirm the default extraction type is selected. Click Next again.
- In the Description field, enter a meaningful name, such as
Refresh PD. - In Unique Identifier, enter the company name.
- In Column Name, enter
CPYID. - Select the Source Connection created for refresh.
- In Destination Connection, select Data Warehouse.
- Select the Destination Schema. Click Add and enter a new schema name, such as
Intacct. - Leave all other settings at their default values.
- Click Import.
- In the left panel, click Extractions again.
- Select the extraction you just created, and click the Validate and Build icon in the top-right corner.
- In the dialog, for the first company only, select Drop the previously created object and recreate the objects based on the new definition.
- Click Build.
When the process is complete, review the validation report and the Status column. If an error appears, click the link in the Error column to view the Log Page. - Select your extraction from the list and click the Run Extraction Now icon.
- Select the tables to populate.
- In the upper right, set the load mode to Truncate and Load, then click Run. This replaces all destination data with current source data.
Wait for the process to finish. The results appear in the Status column. If there's an error, click the link in the Error column to view details in the Logs page.
Configure the refresh smart events extraction
- In the left panel, select the Extractions icon.
- Click the Import Extraction icon in the top-right corner to open the dialog.
- Click Choose a zip file and select the Sage Intacct ZIP file (
DS_202X.0.X.XXX_Sage Intacct SYNC Refresh - TRG), or drag and drop the file into the dialog. - Click Next.
- Confirm the default extraction type is selected. Click Next again.
- In the Description field, enter a meaningful name, such as
Refresh TRG. - In Unique Identifier, enter the company name.
- In Column Name, enter
CPYID. - Select the Source Connection created for refresh.
- In Destination Connection, select Data Warehouse.
- Select the Destination Schema. Click Add and enter a new schema name, such as
Intacct. - Leave all other settings at their default values.
- Click Import.
- In the left panel, click Extractions again.
- Select the extraction you just created, and click the Validate and Build icon in the top-right corner.
- In the dialog, for the first company only, select Drop the previously created object and recreate the objects based on the new definition.
- Click Build.
When the process is complete, review the validation report and the Status column. If an error appears, click the link in the Error column to view the Log Page. - Select your extraction from the list and click the Run Extraction Now icon.
- Select the tables to populate.
- In the upper right, set the load mode to Truncate and Load, then click Run. This replaces all destination data with current source data.
Wait for the process to finish. The results appear in the Status column. If there's an error, click the link in the Error column to view details in the Logs page.
Configure the no refresh extraction
- In the left panel, select the Extractions icon.
- Click the Import Extraction icon in the top-right corner to open the dialog.
- Click Choose a zip file and select the Sage Intacct ZIP file (
DS_202X.0.X.XXX_Sage Intacct SYNC NoRefresh), or drag and drop the file into the dialog. - Click Next.
- Confirm the default extraction type is selected. Click Next again.
- In the Description field, enter a meaningful name, such as
No Refresh. - In Unique Identifier, enter the company name.
- In Column Name, enter
CPYID. - Select the Source Connection created for no refresh.
- In Destination Connection, select Data Warehouse.
- Select
Intacctas Destination Schema. - Leave all other settings at their default values.
- Click Import.
- In the left panel, click Extractions again.
- Select the extraction you just created, and click the Validate and Build icon in the top-right corner.
- In the dialog, for the first company only, select Drop the previously created object and recreate the objects based on the new definition.
- Click Build.
When the process is complete, review the validation report and the Status column. If an error appears, click the link in the Error column to view the Log Page. - Select your extraction from the list and click the Run Extraction Now icon.
- Select the tables to populate.
- In the upper right, set the load mode to Truncate and Load, then click Run. This replaces all destination data with current source data.
Wait for the process to finish. The results appear in the Status column. If there's an error, click the link in the Error column to view details in the Logs page.