Customizing the formatter processor

You can create your own customized formatter processor for your application by implementing the interface com.sybase.connector.repra.rep.RepTransactionFormatter. This is the same property page option as RepraCustomClient and RepraCustomTransactionFormatter, but you can use these new interfaces to create a customized formatter processor that also loads a custom property page. See “Creating new custom sender and custom formatter classes”.

  1. Configure the connection using the Configure Connection wizard in RepConnector Manager. See Chapter 6, “Configuring RepConnector,” for more information.

  2. On the Configure Replication window, set the inbound type to REPLICATION.

  3. On the General Properties window, select Customized Plug-in Class.

  4. Modify the system environment to add the customized formatter processor.

    You must define the full path of the jar file or the directory containing the customized formatter processor:

  5. Shut down and restart the application server.