Release 10.1B: OpenEdge Replication
User Guide


Sample OpenEdge Replication source properties file

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

[server] 
    control-agents=agent1 
    database=source 
    transition=manual 
    transition-timeout=600 
[control-agent.agent1] 
   name=agent1 
   database=target 
   host=your host 
   port=your port 
   connect-timeout=120 
   replication-method=async 
   critical=0 
[transition] 
   database-role=reverse 
   auto-begin-ai=0 
   auto-add-ai-areas=0 
   ai-structure-file=!{value-of:server.database}.addai.st 

The properties files are located in <OpenEdgeReplication-install-dir>\properties.

For information about these properties and their values, see the "Server properties" section and the "Control agent properties" section.


Copyright © 2006 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095