Configuring the RepConnector for Replication Server Routing

Customize the RepConnector environment to be used with Replication Server routing. Replication Server routing is used when there is more than one Replication Server between the primary database and RepConnector.

  1. From the command prompt, navigate to:
    On Windows:
     <AppServer_install_dir>\repra\bin
    On UNIX:
     <AppServer_install_dir>/repra/bin
  2. In the repra.properties file, add:
    REMOTE_REPSERVER_OPTION=true
  3. If the application server is running, restart it for the new property to take effect.