Informatica PowerCenter is a widely-used, enterprise data integration platform and a robust ETL (Extract, Transform, Load) tool. It is primarily used to connect to various data sources, apply transformation logic according to business requirements, and load the processed data into target systems like data warehouses for analytics and reporting.
Prerequisites
In order to configure Informatica connector for Foundational, you will need to have Informatica PowerCenter administrator permissions. This is needed in order to:
Creates service account in the underlying database (SQL Server or Oracle)
Get the underlying database connection and authentication information
Configuration Steps
Configure Network Access to Informatica
All the following ports must be opened for all of Foundational IP addresses (see here for the full list of IP addresses that Foundational uses)
Open the following ports for the underlying physical database of Informatica
For Oracle: Open TCP port 1521 (Inbound)
For SQL Server: Open port 1433 (Inbound)
Open the following ports for Informatica PowerCenter Service Manager (see here for Informatica documentation of these ports)
TCP Port 6006 (Inbound)
TCP Ports 6014-6114 (Inbound)
Create User in PowerCenter
Follow these steps, from Informatica PowerCenter documentation in order to create a new user for Foundational, so Foundational can access your PowerCenter information.
Write the credentials of this user aside. We will use them later when configuring the connector in Foundational
Get Database Details from Informatica
Informatica stores details in an underlying database (e.g. Oracle, SQL Server). Foundational requires access to this database, so it can extract these details
Log in to Informatica Administrator → Services and Nodes
Select the Domain → Repository Service
Go to Properties > Database Properties and write down these details: Type, Connection String and User Name and Password (see this Informatica article)
You can also create a new user if you prefer. You just need to make sure that the new user has “SELECT” permissions on all tables under OPB_ and REP_
Configure Informatica PowerCenter Connector in Foundational
Login to Foundational: https://app.foundational.io
Go to Integrations page
Click on Informatica PowerCenter connector
Fill in all the relevant details based on the information you created/collected above
Click “Save”

