Getting Started with Cloud Data Integration for PowerCenter > CDI-PC components > Components
  

Components

The following table describes the components in CDI-PC with the corresponding components in PowerCenter:
CDI-PC
PowerCenter
Description
CDI-PC domain
Informatica domain
On-premises
A node that represent the machine on which the services run. If you install on a single machine, you create the domain and gateway node on the machine.
CDI-PC Integration Service
PowerCenter Integration Service
On-premises service
An application service that runs sessions and workflows. Use the Administrator tool to manage the service.
CDI-PC Repository Service
PowerCenter Repository Service
On-premises service
An application service that manages the repository. It performs all metadata transactions between the repository database and the repository clients.
Web Services Hub
Web Services Hub
On-premises
An application service that exposes product functionality to external clients through web services. It processes requests from web service clients.
Domain configuration repository
Domain configuration repository
On-premises
Stores configuration and user information from a domain.
CDI-PC repository
PowerCenter repository
On-premises
Relational database that stores repository metadata. The Repository Service manages the repository and performs all metadata transactions between the repository database and repository clients.
Informatica Administrator (the Administrator tool)
Informatica Administrator (the Administrator tool)
On-premises
A web application to manage the domain and application services.
CDI-PC Client
PowerCenter Client
On-premises
A thick client application to create and run workflows with sessions.
Secure Agent
None
On-premises
A lightweight program that you install on an on-premises physical or virtual machine. Provides connectivity between the on-premises domain and Informatica Intelligent Cloud Services.
CDI-PC service
None
The Cloud Data Integration for PowerCenter (CDI-PC) service in Informatica Intelligent Cloud Services. Allows you to the monitor the domain status and manage updates to the domain.
Domain Management Service
None
A microservice that runs in Informatica Intelligent Cloud Services. Runs jobs related to registering domains, managing domains, and all jobs that you run on the CDI-PC Home page.
Domain Management App
None
A pluggable application that the Secure Agent uses. Connects the on-premises domains with Informatica cloud and handles backend tasks required for domain updates in CDI-PC.
The following table describes some of the differences between CDI-PC and PowerCenter:
Function
CDI-PC
PowerCenter
Application services
You can use the following application services in CDI-PC:
  • - CDI-PC Integration Service
  • - CDI-PC Repository Service
  • - Web Services Hub Service
  • - PowerCenter SAP BW Service
  • - PowerExchange Listener Service
  • - PowerExchange Logger Service
You can use multiple additional services in PowerCenter.
For information about services that you can use in PowerCenter, see the PowerCenter documentation.
Monitor
CDI-PC includes a cloud service component that allows you to monitor your domains from Informatica Intelligent Cloud Services.
You can monitor an Informatica domain in PowerCenter by logging into the client applications for monitoring.
Updates
CDI-PC runs automated update jobs from Informatica Intelligent Cloud Services to keep all domains on the latest version. You can choose an earlier date to apply the update or manually initiate an update. The service handles all tasks related to applying the update, including shutting down the domain and services before and starting the domain and services after applying the update.
You manually shut down the domain, run the installer to upgrade, and then start the domain and services.
Domain directory structure
The directory structure of CDI-PC includes separate directories for binaries, user configurations, logs, and common libraries. This structure makes it possible to apply updates in stages and to use common libraries with external services.
The directory structure of PowerCenter includes a single Informatica installation directory that contains Informatica binaries, user configuration files, log files, and common libraries. The structure makes upgrades difficult. You can't reuse the common libraries with external services.
The following directory structure represents the CDI-PC installation directory tree:
|_<USER_CONFIGURED_INSTALL_DIRECTORY>
|_Informatica/platform
|-- common
| |-- lib
| |-- java
| |-- tomcat
| |-- version.json
|-- home
| |-- connectors
| |-- sdk
| |-- DataTransformation
| |-- api
| |-- autoInclude
| |-- bin
| |-- CMConfig.xml
| |-- CMConfig.xsd
| |-- cminfo.xml
| |-- CommonDB
| |-- doc
| |-- externLibs
| |-- license.txt
| |-- readme_Birt.txt
| |-- samples
| |-- ServiceDB
| |-- setEnv.csh
| |-- setEnv.sh
| |-- setupTests
| |-- domains.infa
| |-- externaljdbcjars -> ../Informatica/platform/usr/bin/externaljdbcjars
| |-- isp
| |-- bin
| |-- common
| |-- config -> ../RelUID/Informatica/platform/usr/config/isp/config
| |-- webapps
| |-- java -> ../Informatica/platform/common/lib/java/202404
| |-- logs -> ../Informatica/platform/logs
| |-- ODBC7.1 -> ../Informatica/platform/usr/bin/ODBC7.1
| |-- plugins
| |-- acplugins
| |-- conf
| |-- dynamic
| |-- infa
| |-- osgi
| |-- server
| |-- bin
| |-- cci
| |-- connectors
| |-- infa_shared -> ../RelUID/Informatica/platform/usr/data/infa_shared
| |-- samples
| |-- tomcat
| |-- Tutorials
| |-- services
| |-- AdministratorConsole
| |-- EmailService
| |-- ISPPlugins
| |-- PowerExchange
| |-- shared
| |-- WebServiceHub
| |-- work_dir
| |-- thirdpartynotice
| |-- tomcat
| |-- bin
| |-- conf -> ../RelUID/Informatica/platform/usr/config/tomcat/conf
| |-- logs
| |-- temp
| |-- work
| |-- tomcat9 -> ../Informatica/platform/common/lib/tomcat/202404
| |-- tools
| -- version.txt
|-- logs
| |-- infasetup_cli.log
| |-- infasetup_jsf.log
| |-- upgrade_logs
| |-- system_logs
|-- pwx
| -- bin
|-- sys
| |-- apps
| -- data
|-- usr
|-- bin
|-- config
|-- pwx
|-- dbmover.cfg
|-- overrides.cfg
|-- custom
|-- data

|-- Uninstaller_Server
|-- Bundles
|-- InstallScript.iap_xml
|-- installvariables.properties
|-- uninstaller
|-- uninstaller.jar
|-- uninstaller.lax
|-- uninstaller.sh
The following directory structure represents the PowerCenter installation directory tree:
|_<INFA_HOME>
|_isp
|_config
|_tomcat
|_conf
|_tomcat9
|_java
|_logs
|_externaljdbcjars
|_ODBC7.1
|_plugins
|_pwxmfplugins
|_sdk
|_server
|_services
|_tools