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)
Source Connection
A source connection in DataSync defines how the system connects to your Sage Intacct database to extract and refresh data. Creating source connections is required before you can load or synchronize tables in your data warehouse.
Create two types of source connections:
| Source Connection | Description |
|---|---|
| Refresh | Use for tables that can be loaded incrementally and kept up-to-date with regular refreshes. Optionally, add a property if you need to add Sage Intacct custom fields. |
| No Refresh | Use for tables that cannot be loaded incrementally and are not refreshed automatically. |
Create a refresh source connection in DataSync
- Log in to DataSync.
- From the welcome screen, select Connections.
- Next to Source Connections, click New.
- Select Sage Intacct.
- In the Connection Properties panel, enter
Refreshas the description.- For scenario 3 – consolidated, use a description such as
Refresh – [Company Name].
- For scenario 3 – consolidated, use a description such as
- In the URL field, enter
https://api.intacct.com/ia/xml/xmlgw.phtml. - Enter the credentials received by email from Sage Intacct for User ID, Password, and Company ID.
- In the Advanced Settings panel, set Tracking Type to Date.
The time zone must match the Sage Intacct application server. - Click Save.
- For scenario 3 – consolidated, repeat steps 2–8 for each company.
Use Duplicate Connection (upper right corner) to speed up the process and adjust only the company-specific details.
note
DocParID can only have a single document type per connection. If you need custom fields that use a different document type, you must create a new Sage Intacct connection.
Create a no refresh source connection in DataSync
- From the DataSync welcome screen, select Connections.
- Next to Source Connections, click New.
- Select Sage Intacct.
- In the Connection Properties panel, enter
No Refreshas the description.- For scenario 3 – consolidated, use a description such as
No Refresh – [Company Name].
- For scenario 3 – consolidated, use a description such as
- In the URL field, enter
https://api.intacct.com/ia/xml/xmlgw.phtml. - Enter the credentials received by email from Sage Intacct for User ID, Password, and Company ID.
- In the Advanced Settings panel, set Tracking Type to None.
- Click Save.
- For scenario 3 – consolidated, repeat steps 2–8 for each company.
Use Duplicate Connection (upper right corner) to speed up the process and adjust only the company-specific details.