![]() |
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 Eloqua inside of a SQL Server SSIS workflow to transfer Oracle Eloqua data into a Microsoft SQL Server database.
To get started, add a new Oracle Eloqua 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 Eloqua connection properties in a connection manager.
There are two authentication methods available for connecting to Oracle Eloqua: Login and OAuth. The Login method requires you to have the Company, User, and Password of the user.
If you do not have access to the username and password or do not wish to require them, you can use OAuth authentication. OAuth is better suited for allowing other users to access their own data. Using login credentials is better suited for accessing your own data.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Oracle Eloqua data.
SELECT Name, ActualCost FROM Campaign๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Oracle Eloqua data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Oracle Eloqua data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Eloqua SSIS Component to get started:
Download NowLearn more:
๐ Oracle Eloqua IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with live Eloqua data through SSIS Workflows.
Use the Eloqua Data Flow Components to synchronize with Contacts, Campaigns, Emails, Activities, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!