- 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
Configure Sage Intacct
Before integrating Sage Intacct with SEI, complete several configuration steps to ensure reliable data synchronization, reporting, and user security. Each step below addresses a core requirement for enabling seamless automation and accurate analytics in your environment.
| Setup Step | Description |
|---|---|
| Import the process delete application | Enable automatic deletion tracking by importing the application and creating the NecAuditDelete table in Intacct. |
| Configure user security | Grant Web Service and transaction users the needed access to the SEI Audit Table for data sync and deletion tracking. |
| Add permissions to users (optional) | Assign Add and menu access permissions to users who will manage deleted records or need access to the SEI menu. |
| Synchronize GL Account Balance | Create reporting periods in Intacct for each year you want to report on, allowing DataSync to read account balances. |
Import the process delete application
Importing the Nectari_ProcessDelete.xml application in Sage Intacct allows you to track and synchronize deleted records between Intacct and SEI. This process creates the NecAuditDelete table to store deleted record identifiers, adds triggers to log deletions automatically, and adds a menu option to view those records directly in Intacct.
- Log in to Sage Intacct.
- Select the Applications tab to open the dropdown list.
- Under Platform Services, select Applications.
- Click Install from XML.
- Click Choose File and select the
Nectari_ProcesDeletefile.
The file is located at
Packages\Templates\Templates - Official\20XX Release X\Sage Intacct\Sage Intacct Application - Click Install.
Intacct logs deleted records inNecAuditDeletetable. You can view deleted records in the SEI menu option within Intacct.
Configure user security
Activate the subscription
- Click the home icon in Sage Intacct.
- Select the Applications tab to open the dropdown menu.
- Under Company, select the Admin tab.
- Click Subscriptions.
- Find Web Services in the list and enable it.
- Click Subscribe to confirm.
Give access to Sage Intacct
The Web Services functionality in Sage Intacct requires a Web User License for external access. Make sure you have obtained a Web User License from Sage Intacct to use with SEI.
- Click the home icon and select the Applications tab.
- Under Company, click Overview at the top right.
- On the Company page, click Company information.
- Select the Security tab and click Edit at the top right.
- Under Login settings, click Manage filters.
- In the Username field, enter the company ID provided by Sage Intacct. This is the same value you use to log in.
- Click Add. The IP address filter dialog appears.
- In the Username dropdown, select the same username.
- In the Start IP address and End IP address fields, enter the IP address provided by the SEI team.
- Click Save and close the dialog.
- Under Web Services authorizations from the Security tab, click Add.
- In the Sender ID field, enter
NectariMPP. - Click Save.
Configure a role for the web service user
- Click the home icon and select the Applications tab.
- Under Company, select the Admin tab.
- Click Roles.
- Click Add at the top right.
- In the Name field, enter SEI.
- Click Save. The Roles subscriptions screen opens.
- Check Application or module to select all subscriptions below it.
- Click the Permissions link next to Administration.
- Next to Permission at the top right, choose Read only and click Save.
- Repeat the permissions steps for each module listed so that DataSync can retrieve the necessary data from Sage Intacct.
- Once complete, click Save at the top right.