Adabas CDC Connector Guide > Introduction to Adabas CDC Connector > Integration with the PowerExchange CDC environment
  

Integration with the PowerExchange CDC environment

You must have a functional on-premises PowerExchange CDC for Adabas environment that can capture change records from Adabas source tables and log the changes to PowerExchange Logger log files. Also, you must have a license that allows your organization to use the Adabas CDC Connector and PowerExchange Client packages on Linux and Windows.
On each system from which you plan to use Adabas CDC Connector, you must install the Secure Agent. After you start the Secure Agent the first time, the Adabas CDC Connector and PowerExchange Client components are installed locally. You then can use Cloud Data Integration, Administrator, and Monitor interfaces to configure Adabas CDC connections, mappings, and mapping tasks and to run and monitor mapping tasks.
The following image shows the general architecture of the Adabas CDC Connector components with Cloud Data Integration and a remote PowerExchange CDC source system:
Architecture of the Adabas CDC Connector integration with an on-premise PowerExchange system
In this configuration, the PowerExchange Adabas CDC environment resides on a z/OS system and the Adabas CDC Connector environment resides on a Linux or Windows system. The PowerExchange Navigator runs on a Windows system apart from both environments. Based on this image, the following processing occurs:
  1. 1PowerExchange CDC for Adabas actively captures change records from Adabas PLOG data sets and sends the records to the PowerExchange Logger on a continuous basis.
  2. To capture change records, PowerExchange uses the capture registrations and extractions maps that you defined in the PowerExchange Navigator for the Adabas source tables.
  3. 2The PowerExchange Logger logs the change records in its log files.
  4. The pwxccl.cfg file defines the PowerExchange Logger configuration.
  5. 3When you design a mapping in Data Integration, you associate the Source transformation with a Adabas CDC connection. You can define the connection in either Data Integration or Administrator. The PWX CDC Metadata Adapter then uses the Adabas CDC connection to connect to the PowerExchange Listener and retrieve extraction-map metadata for the Adabas source from the PowerExchange CAMAPS file.
  6. In the mapping, you must also define a Target transformation and connection and then map the source fields to target fields.
  7. 4The Secure Agent in conjunction with Data Integration sends the extraction-map metadata to the Informatica Intelligent Cloud Services repository in the cloud.
  8. 5When you run the mapping task that is associated with the mapping, all of the CDC metadata, connection properties, mapping information, advanced source properties, CDC runtime properties, and advanced session properties are pushed down to the on-premises Secure Agent in the form of a session .xml file.
  9. 6The PWX CDC Reader on the Secure Agent machine communicates with the PowerExchange Listener to retrieve the change records from PowerExchange Logger log files.
  10. 7Data Integration transmits the change records to the mapped target.
Alternative configurations of PowerExchange with the Adabas CDC Connector components and Cloud Data Integration are possible. For example: