![]() |
VOOZH | about |
SQL Server databases are commonly used to store enterprise records. It is often necessary to move this data to other locations. The CData SSIS Task for Certinia allows you to easily transfer Certinia data. In this article you will export data from SQL Server to Certinia.
To get started, add a new ADO.NET Source control and a new Certinia Destination control to the data flow task.
π The source and destination components used in this example.Follow the steps below to specify properties required to connect to the SQL Server instance.
Follow the steps below to set required connection properties in the Connection Manager.
There are several authentication methods available for connecting to Certinia: login credentials, SSO, and OAuth.
Set the User and Password to your login credentials. Additionally, set the SecurityToken. By default, the SecurityToken is required, but you can make it optional by allowing a range of trusted IP addresses.
To disable the security token:
To obtain the security token:
If you do not have access to the user name and password or do not want to require them, use the OAuth user consent flow. See the OAuth section in the Help for an authentication guide.
Set UseSandbox to true (false by default) to use a Certinia sandbox account. Ensure that you specify a sandbox user name in User.
In the destination component Connection Manager, define mappings from the SQL Server source table into the Certinia destination table and the action you want to perform on the Certinia data. In this article, you will insert Account entities to Certinia.
You can now run the project. After the SSIS Task has finished executing, data from your SQL table will be exported to the chosen table.
π The SQL Server table to export into Certinia.Download a free trial of the Certinia SSIS Component to get started:
Download NowLearn more:
π Certinia IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Certinia through SSIS Workflows.
Use the Certinia Data Flow Components to synchronize with Certinia Invoices, Expenses, Accounts, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!