![]() |
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 Exact Online inside of a SQL Server SSIS workflow to transfer Exact Online data into a Microsoft SQL Server database.
To get started, add a new Exact Online 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 Exact Online connection properties in a connection manager.
Exact Online uses the OAuth authentication standard. The InitiateOAuth connection property facilitates the OAuth flow -- by default, this is set to GETANDREFRESH. You can also use the embedded OAuth credentials or you can register an OAuth app with Exact to obtain your own. In addition to the OAuth values, provide the Region. If Division is not set, the default Division is determined.
See the "Getting Started" chapter of the help documentation for more information.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Exact Online data.
SELECT Name, CreditLinePurchase FROM Accounts๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Exact Online data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Exact Online data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Exact Online SSIS Component to get started:
Download NowLearn more:
๐ Exact Online IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with live Exact Online data through SSIS Workflows.
Use the Exact Online Data Flow Components to synchronize with Accounts, Divisions, Opportunities, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!