Properties file example
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Properties file example
The following is an example of a source.repl.properties file for an OpenEdge Replication server that is configured with two agents:
|
In this example:
-
agent1 in the
control-agents=agent1 of the[server]section must match the control agent name specified in the[control-agent.agent1]section head. -
agent2 in the
control-agents=agent2 of the[server]section must match the control agent name specified in the[control-agent.agent2]section head. -
ALLis not allowed as an agent name. Each agent must have a unique name.
When you finish editing the file, save it.