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.
Setting up RepConnector for Replication Server
routing
From the command prompt, navigate to:
On Windows:
<EAServer_installation_directory>\repra\bin
On UNIX:
<EAServer_installation_directory>/repra/bin
In the repra.properties file, add:
REMOTE_REPSERVER_OPTION=true
If the application server is running, restart it for the new property to take effect.