![]() |
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 Reporting inside of a SQL Server SSIS workflow to transfer Oracle Eloqua Reporting data into a Microsoft SQL Server database.
To get started, add a new Oracle Eloqua Reporting 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 Reporting connection properties in a connection manager.
Oracle Eloqua Reporting supports the following authentication methods:
To perform authentication with a user and password, specify these properties:
To authenticate with the OAuth code grant flow, you must set AuthScheme to OAuth and create a custom OAuth application. For information about how to create a custom OAuth application, see the Help documentation.
Then set the following properties:
When you connect, the driver opens Oracle Eloqua Reporting's OAuth endpoint in your default browser. Log in and grant permissions to the application. When the access token expires, the driver refreshes it automatically.
With the OAuth password grant flow, you can use your OAuth application's credentials alongside your user credentials to authenticate without the need to grant permission manually via a browser prompt. You must create an OAuth app (see the Help documentation) to use this authentication method.
Set the following properties:
Follow the steps below to specify the query to be used to extract Oracle Eloqua Reporting data.
SELECT , FROM WHERE = ''๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Oracle Eloqua Reporting data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Oracle Eloqua Reporting data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Oracle Eloqua Reporting SSIS Component to get started:
Download NowLearn more:
๐ Oracle Eloqua Reporting IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Oracle Eloqua Reporting through SSIS Workflows.
Use the Oracle Eloqua Reporting Data Flow Components to synchronize with Oracle Eloqua Reporting 0, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!