Table of Contents

Search

  1. Preface
  2. PowerExchange CDC Publisher Overview
  3. Installing and Upgrading PowerExchange CDC Publisher
  4. PowerExchange CDC Publisher Key Concepts
  5. PowerExchange Change Capture Environment
  6. Target Messaging Systems
  7. Configuring PowerExchange CDC Publisher
  8. Streaming Change Data
  9. Monitoring PowerExchange CDC Publisher
  10. Administering PowerExchange CDC Publisher
  11. Command Reference for the Command-Line Utilities
  12. Avro Schema Formats
  13. Message Reference

User Guide

User Guide

Configuration Overview

Configuration Overview

After you install PowerExchange CDC Publisher and prepare the PowerExchange source environment and the target messaging system, configure the parameters in the PowerExchange CDC Publisher configuration files according to your data streaming requirements.
By default, under the PowerExchange CDC Publisher root installation directory, a single instanceA directory exists and contains checkpoint, config, logs, overflow, and reports subdirectories. You can create additional instance subdirectories, each with a unique directory name and separate set of subdirectories and configuration files. Consider using multiple instances if you want to process changes from a large number of source objects in multiple data streams. In this case, configure each instance to use a different set of extraction maps to process changes for different source objects. When you run the PowerExchange CDC Publisher process, specify which instance to use in the INSTANCE parameter.
For each instance that you create, perform the following configuration tasks:
  1. Copy all of the PowerExchange CDC Publisher configuration files from the
    \
    pwxcdcpub_root_installation
    \samples
    subdirectory to the
    \
    pwxcdcpub_root_installation
    \instance
    X
    \config
    subdirectory. PowerExchange CDC Publisher uses the configuration files that are in the config subdirectory.
  2. Customize the properties in the PowerExchange CDC Publisher configuration files that are in the config subdirectory. See Customizing the PowerExchange CDC Publisher Configuration Files.
  3. If you do not want to stream change data based on all of the extraction maps that match the extraction-map schema name that you specify, enter filtering criteria in the Extract.captureConsumerExcludeNameList property, Extract.captureConsumerIncludeNameList property, or both in the cdcPublisherPowerExchange.cfg configuration file. See Filtering Extraction Maps and Source Objects.
  4. Customize the Log4j 2 logging of PowerExchange CDC Publisher messages, if necessary. Usually, the sample PwxCDCPubLog4j.xml configuration file that PowerExchange CDC Publisher supplies can be used without modification. See Configuring CDC Publisher Message Logging.
  5. If the Informatica Big Data Streaming product will consume the messages with change data that the PowerExchange CDC Publisher sends to the target messaging system, configure the Formatter parameters for treating fields with a binary datatype as string data and for using binary-encoded messages. See If Informatica Big Data Streaming Will Consume Data from a Target.

0 COMMENTS

We’d like to hear from you!