![]() |
VOOZH | about |
Using SQL Server as a backup for critical business data provides an essential safety net against loss. Backing up data to SQL Server enables business users to more easily connect that data with features like reporting, analytics, and more.
This example demonstrates how to use the CData SSIS Tasks for Sage Intacct inside of a SQL Server SSIS workflow to transfer Sage Intacct data into a Microsoft SQL Server database.
CData provides the easiest way to access and integrate live data from Sage Intact. Customers use CData connectivity to:
Users frequently integrate Sage Intact with analytics tools such as Tableau, Power BI, and Excel, and leverage our tools to replicate Workday data to databases or data warehouses.
To learn about how other customers are using CData's Sage Intacct solutions, check out our blog: Drivers in Focus: Accounting Connectivity.
To get started, add a new Sage Intacct source and SQL Server ADO.NET destination to a new data flow task.
๐ The Data Flow task used in this example. (Salesforce is shown.)Follow the steps below to save Sage Intacct connection properties in a connection manager.
To connect using the Login method, the following connection properties are required: User, Password, CompanyId, SenderId and SenderPassword.
User, Password, and CompanyId are the credentials for the account you wish to connect to.
SenderId and SenderPassword are the Web Services credentials assigned to you by Sage Intacct.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Sage Intacct data.
SELECT Name, TotalDue FROM Customer๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Sage Intacct data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Sage Intacct data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Sage Intacct SSIS Component to get started:
Download NowLearn more:
๐ Sage Intacct IconPowerful SSIS Source & Destination Components that allow you to easily connect SQL Server with live Sage Intacct account data through SSIS Workflows.
Use the Sage Intacct Data Flow Components to synchronize with Contacts, Invoices, Transactions, Vendors, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!