Configuring the environment for Replication Server routing

This section provides instructions for customizing the RepConnector environment to be used with Replication Server routing. Replication Server routing is when there is more than one Replication Server between the primary database and RepConnector.

StepsSetting up RepConnector for Replication Server routing

  1. From the command prompt, navigate to:

    On Windows:

     <EAServer_installation_directory>\repra\bin
    

    On UNIX:

     <EAServer_installation_directory>/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.