ArcFM Desktop > Geodatabase Replication > Configure Replication Server > Create Base Path |
The Base Path is the location in which geodatabase updates (.mdb or .gdb files) are stored and made available to the Web Service. The Web Service uses these files to create the delta file sent to the client to update a client geodatabase.
Geodatabase Replication allows for multiple replication servers. However, all replication servers must point to the same Base Path. For example, assume there are two replication servers: RS1 and RS2. The Base Path location on RS1 is D:\GDB Replication\ServerBase\. This directory must be shared (as discussed below) and RS2 must point to \\RS1\GDB Replication\ServerBase\ as its Base Path.
It is recommended that the Base Path be as close to the replication server as possible for optimal performance.
The Base Path is simply a directory structure with the appropriate sharing and permissions. Figure 1 shows a sample directory structure for a Base Path.
Figure 1
In figure 1, the Base Path is the ServerBase folder in the example above. You can name the Base Path anything you'd like.
The Base Path must meet the following requirements:
Figure 2, Base Path permissions for domain user
While creating the Base Path directory, you may wish to include an Initial Extracts folder. This folder holds the geodatabase from which the first delta will be created (geodatabase created in the Before You Begin section). If you wish to maintain initial extract geodatabases for your replicas, create an Initial Extract folder. You can name this folder anything you'd like.