![]() |
VOOZH | about |
Informatica Cloud allows you to perform extract, transform, and load (ETL) tasks in the cloud. With the Cloud Secure Agent and the CData JDBC Driver for Excel Online, you get live access to Excel Online data, directly within Informatica Cloud. In this article, we will walk through downloading and registering the Cloud Secure Agent, connecting to Excel Online through the JDBC Driver and generating a mapping that can be used in any Informatica Cloud process.
To work with the Excel Online data through the JDBC Driver, install the Cloud Secure Agent.
NOTE: It may take some time for all of the Cloud Secure Agent services to get up and running.
With the Cloud Secure Agent installed and running, you are ready to connect to Excel Online through the JDBC Driver.
%Secure Agent installation directory%/ext/connectors/thirdparty/
For mappings, create the following folder and add the driver JAR file:
informatica.jdbc_v2/common
For mappings in advanced mode, also create the following folder and add the driver JAR file:
informatica.jdbc_v2/spark
jdbc:excelonline:InitiateOAuth=GETANDREFRESH;
You can connect to a workbook by providing authentication to Excel Online and then setting the following properties:
: Set this to the name or Id of the workbook.
If you want to view a list of information about the available workbooks, execute a query to the Workbooks view after you authenticate.
You use the OAuth authentication standard to authenticate to Excel Online. See the Getting Started section in the help documentation for a guide. Getting Started also guides you through executing SQL to worksheets and ranges.
For assistance in constructing the JDBC URL, use the connection string designer built into the Excel Online JDBC Driver. Either double-click the .jar file or execute the .jar file from the command-line.
java -jar cdata.jdbc.excelonline.jar
Fill in the connection properties and copy the connection string to the clipboard.
π Using the built-in connection string designer to generate a JDBC URL (Google Sheets is shown.)With the connection to Excel Online configured, we can now access Excel Online data in any Informatica process. The steps below walk through creating a mapping for Excel Online to another data target.
With the mapping configured, you are ready to start integrating live Excel Online data with any of the supported connections in Informatica Cloud. Download a free, 30-day trial of the CData JDBC Driver for Excel Online and start working with your live Excel Online data in Informatica Cloud today.
Download a free trial of the Excel Online Driver to get started:
Download NowLearn more:
π Excel Online IconRapidly create and deploy powerful Java applications that integrate with live Excel Online Spreadsheet data!