Skip to content

Latest commit

 

History

History

informatica

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Informatica Connector

This connector extracts technical metadata from Informatica using Informatica Intelligent Cloud Services REST API.

Config File

Create a YAML config file based on the following template.

Required Configurations

base_url: <base_url>
user: <username>
password: <password>

Optional Configurations

Output Destination

See Output Config for more information.

Testing

Follow the Installation instructions to install metaphor-connectors in your environment (or virtualenv).

Run the following command to test the connector locally:

metaphor informatica <config_file>

Manually verify the output after the command finishes.