![]() |
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 Oracle Service Cloud inside of a SQL Server SSIS workflow to transfer Oracle Service Cloud data into a Microsoft SQL Server database.
To get started, add a new Oracle Service Cloud 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 Oracle Service Cloud connection properties in a connection manager.
You must set the following to authenticate to Oracle Service Cloud:
Follow the steps below to specify the query to be used to extract Oracle Service Cloud data.
SELECT Id, LookupName FROM Accounts WHERE DisplayOrder = 12๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Oracle Service Cloud data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Oracle Service Cloud data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Oracle Service Cloud SSIS Component to get started:
Download NowLearn more:
๐ Oracle Service Cloud IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Oracle Service Cloud through SSIS Workflows.
Use the Oracle Service Cloud Data Flow Components to synchronize with Oracle Service Cloud 0, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!