Customizing the Sender and Formatter Processors

Customize the sender processor and the formatter processor for routing the incoming replication events to meet your application needs.

  1. Develop your own Java class, implementing APIs that are provided by RepConnector.
  2. Define the class in your connection configuration.
  3. Modify the server environment.
Note: When you configure the RepConnector connection, you must indicate that you will be using a customized sender processor.
Related tasks
Configuring RepConnector