![]() |
VOOZH | about |
Informatica provides a powerful, elegant means of transporting and transforming your data. By utilizing the CData ODBC Driver for Excel, you are gaining access to a driver based on industry-proven standards that integrates seamlessly with Informatica's powerful data transportation and manipulation features. This tutorial shows how to transfer and browse Excel data in Informatica PowerCenter.
Information for connecting to Excel follows, along with different instructions for configuring a DSN in Windows and Linux environments.
CData Drivers let you work with Excel files stored locally and stored in cloud storage services like Box, Amazon S3, Google Drive, or SharePoint, right where they are.
Set the URI property to local folder path.
To connect to Excel file(s) within Amazon S3, set the URI property to the URI of the Bucket and Folder where the intended Excel files exist. In addition, at least set these properties:
To connect to Excel file(s) within Box, set the URI property to the URI of the folder that includes the intended Excel file(s). Use the OAuth authentication method to connect to Box.
To connect to Excel file(s) within Dropbox, set the URI proprerty to the URI of the folder that includes the intended Excel file(s). Use the OAuth authentication method to connect to Dropbox. Either User Account or Service Account can be used to authenticate.
To connect to Excel file(s) within SharePoint with SOAP Schema, set the URI proprerty to the URI of the document library that includes the intended Excel file. Set User, Password, and StorageBaseURL.
To connect to Excel file(s) within SharePoint with REST Schema, set the URI proprerty to the URI of the document library that includes the intended Excel file. StorageBaseURL is optional. If not set, the driver will use the root drive. OAuth is used to authenticate.
To connect to Excel file(s) within Google Drive, set the URI property to the URI of the folder that includes the intended Excel file(s). Use the OAuth authentication method to connect and set InitiateOAuth to GETANDREFRESH.
If you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
If you are installing the CData ODBC Driver for Excel in a Linux environment, the driver installation predefines a system DSN. You can modify the DSN by editing the system data sources file (/etc/odbc.ini) and defining the required connection properties.
[CData Excel Source] Driver = CData ODBC Driver for Excel Description = My Description URI = 'C:/MyExcelWorkbooks/SampleWorkbook.xlsx'
For specific information on using these configuration files, please refer to the help documentation (installed and found online).
Follow the steps below to create a linked table, which enables you to access live Sheet data.
Follow the steps below to connect to Excel in Informatica PowerCenter:
NOTE: If you are working in a Linux operating system, set the Driver Manager for Linux property to unixODBC 2.3.x.
After you have created an ODBC connection to Excel, you can now access Excel entities in Informatica. Follow the steps below to add Sheet entities to your project.
You can now browse the table in the Data Viewer: Right-click the node for the table and then click Open. On the Data Viewer view, click Run.
๐ Table data and metadata in the Data Viewer. (Salesforce is shown.)Follow the steps below to add the Excel source to a mapping:
Follow the steps below to map Excel columns to a flat file:
To transfer Excel data, right-click in the workspace and then click Run Mapping.
๐ The completed mapping. (Salesforce is shown.)Download a free trial of the Excel ODBC Driver to get started:
Download NowLearn more:
๐ Microsoft Excel IconThe Excel ODBC Driver is a powerful tool that allows you to connect with live Excel file data, directly from any applications that support ODBC connectivity.
Access Excel Spreadsheet data like you would a database - read, write, and update data through a standard ODBC Driver interface.