The following is an excerpt from the sample source properties file that your receive with the OpenEdge Replication product:

[server]
    control-agents=agent1
    database=source
    transition=manual
    transition-timeout=600
    
[control-agent.agent1]
   name=agent1
   database=target
   host=localhost
   port=4501
   connect-timeout=120
   replication-method=async
   critical=0
   
[transition]
   database-role=normal
For information about these properties and their values, see the following: