Submit a ticket My tickets
Welcome
Login  Sign up

Informatica Connector

This article describes how Informatica connector for DataGalaxy works.

This connector is available in the following modes:

Desktop mode ✅SaaS Online mode ❌

Connector Overview

Informatica connector allows you to import mapping definitions stored in the Informatica repository database. The extracted objects and their correspondences are detailed in the following table:

The queries provided by the connector allow you to extract data from an Informatica repository stored on an Oracle database. If your repository is on a different database engine, the queries will have to be adapted for your database.
Informatica objectDataGalaxy objectComments
FolderData FlowThe tree of folders and subfolders is represented using the Data Flow objects
MappingData Processing
Tables and columns in processing inputData Processing Input
Tables and columns in processing outputData Processing Output

Step 1: Installation

  • Download DataGalaxy connector from the portal (see here)
  • Extract the connector archive in the directory of your choice
  • Download the Informatica plug-in from the portal and copy it into the /lib directory of the connector

Step 2: Run the Informatica connector

  • After starting the connector, access Processing type connectors: 
  • If it has been correctly installed, the Informatica plug-in appears in the list
  • The following information is requested: 

The connection is done using a JDBC driver that must be installed first ( it is also possible to use a JDBC driver embedded in a plugin if necessary).

For this type of plugin, the JDBC driver must first be copied into the /lib directory of the connector to be used in a connection chain
ParameterMandatoryDescription
URLYesJDBC URL to connect to the Informatica repository database
UserYes
PasswordYes
Advander modeNoOption that allows the use of custom SQL queries (for more information here).
Examples of query files are available in the /queries/processing folder of the connector.

You can then select the mappings you wish to import.

Releases

DatePlugin
Version
DataGalaxy
release
Desktop Connector
version (minimum)
Description
06/08/20243.0.0v3.65.0
5.0.5Migrated from java 11 to java 17 + CVE fixes

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.