The following is a description of the folders under the Pro2 root installation folder.

Folder Description
bprepl Root directory for application programs.
bprepl\AppSrv Used in WAN implementations.
bprepl\common This folder contains common files used across Pro2.
bprepl\datasets Used to support the acquisition of data sets from the database.
bprepl\images Image files that can be used for shortcut icons.
bprepl\misc Miscellaneous replication files and procedures.
bprepl\PRO2_REST Contains files to support the user interface.
bprepl\repl_as_tgt Used in WAN implementations.
bprepl\repl_d Directory for the Pro2 generated database replication delete trigger procedures.
bprepl\repl_export Used in WAN bulk loads.
bprepl\repl_inc Directory for Pro2 generated assign include files.
bprepl\repl_jtrig Directory for any java triggers.
bprepl\repl_log Default location of log files.
bprepl\repl_mgtrig Directory listing tables that require merged triggers.
bprepl\repl_mlog Location for bulk load logs.
bprepl\repl_mproc Directory for the Pro2 generated bulk copy procedures.
bprepl\repl_mproclog Location for bulk load program logs.
bprepl\repl_pf Directory for application server and repl .pf files.
bprepl\repl_pro2dbtrigs Directory for Pro2 database trigger files.
bprepl\repl_proc Directory for the Pro2 generated replication library
bprepl\repl_sql Directory for SQL replication procedures.
bprepl\repl_tmpl Directory containing the templates used for various code generation. Contains the ReplLogCheck ErrorTriggers.lst files.
bprepl\repl_w Directory for Pro2 generated database replication write trigger procedures.
bprepl\replcdc_proc Directory for Pro2 CDC replication procedures.
bprepl\Scripts Directory containing the .pf files, scripts, and shortcuts to start various Pro2 functions.
bprepl\SQL_inc Directory for the direct SQL assign include files.
bprepl\SQL_mproc Directory for the direct SQL bulk copy procedures.
bprepl\SQL_proc Directory for the direct SQL replication procedures.
bprepl\custom Directory to deploy your customized code so that it overrides the existing code in the bprepl folder.
Note: This folder must maintain the bprepl folder structure and is applicable for both LAN and WAN configurations.
db Location of schema holder database(s). Also, the initial temporary location for repl database during implementation.
Docs Contains various read me files for Pro2.
Downloads Initially empty. Used to save site-specific downloads.
misc Miscellaneous Pro2 utilities.
PASOE Directory for the PAS for OpenEdge instance associated with your Pro2 deployment.
tmp Miscellaneous Pro2 temporary files used during implementation.
utils Directory for various replication procedures.