- 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 Nectari
- Import the template
Configure Sage Intacct
Before integrating Sage Intacct with Nectari, 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 Nectari 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 Nectari 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 Nectari. 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 Nectari 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 Nectari.
- 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 Nectari 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 Nectari.
- 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.
Create a web service user
- Click the home icon and select the Applications tab.
- Under Company, select the Admin tab.
- Click Web Services users.
- Click Add at the top right.
- Enter the User ID and Account email address.
- Select the Contact name from the dropdown list.
- Under User type, make sure Business is selected.
- Under Admin privileges, select Limited.
- Under Role, click a line and select Nectari from the dropdown list.
- Click Save at the top right, then select Create in the confirmation dialog.
- Enter your own password used to log in to Sage Intacct and click Verify.
Sage Intacct sends a confirmation email with the credentials for the new user.
Add permissions to users (optional)
Authorize data deletion tracking
Give regular Intacct users permission to the NecDeleteAudit table so Nectari can track and synchronize deleted records.
- Click the home icon and select the Applications tab.
- Under Company, select the Admin tab.
- Click Roles.
- From the list, select a role and click Edit.
- Click View subscriptions.
- Select Nectari and click the Permissions link next to it.
- Under Objects, select Add and click Save.
- Click Save at the top right.
- Repeat for any other role that needs this permission.
Authorize menu access for deleted records
Allow users (such as administrators) to access the Nectari menu and view deleted records in the NecAuditDelete table.
- Click the home icon and select the Applications tab.
- Under Company, select the Admin tab.
- Click Roles.
- From the list, select a role and click Edit.
- Click View subscriptions.
- Select Nectari and click the Permissions link next to it.
- Under Menus, select Menu and click Save.
- Click Save at the top right.
- Repeat for any other role that needs access.
Synchronize GL Account Balance
To let DataSync read GL account balances directly from Sage Intacct, create a Reporting Period for each year you want to report on in Nectari.
- Click the home icon and select the Applications tab.
- Under General Ledger, select the Setup tab.
- Click Reporting periods.
- Click Add at the top right.
- In the Reporting period information, fill out the fields:
- Name: Enter
Nectari Opening 20XX - Column header: Enter
Nectari Opening 20XX - Start date: Enter
01/01/20XX - End date: Enter
12/31/20XX
- Name: Enter
- Click Save.
- Repeat these steps for each reporting year needed in Nectari. DataSync can then pull opening balances into your financial reports.