Mobile Users: Perform this configuration to set up a Process Framework replica for Send/Receive. Before creating a Process Framework replica, you must first configure your Field Process Framework database.
Perform this configuration in the ReplicationConsole.exe.config file on the client machine.
- On the client machine, open the ArcFM Geodatabase Replication Administrator (Start menu | ArcFM Solution | ArcFM Geodatabase Replication).
- You may create a new configuration file or use the empty file provided in the ArcFM Solution\Bin\XML directory. Regardless, this file MUST be named ReplicationConsole.exe.config and reside at this location: Program Files\Miner and Miner\ArcFM Solution\Bin\.
- To Create a new configuration file, right-click the ArcFM Geodatabase Replication node and select New Configuration File. Select the configuration node. The ConfigurationFile field to the right establishes the name and location of your configuration file. Browse to the location in which your configuration file should be stored (see Step 2). Name the file ReplicationConsole.exe.config and click Save.
- To Open an existing configuration file, click the Open Existing Configuration File button and browse to the ReplicationConsole.exe.config file.
This configuration has two sections: Client and Server. Each section must be created on its corresponding machine and in the ReplicationConsole.exe.config file.
- Right-click the configuration node and select New | Client. This creates a Client node and a category.
- Select the Client node and browse to the Base Directory (e.g., ClientBase). This is the directory created on the Create Client Base Path page and should be a local directory.
Categories: You may right-click the Client node and select New | Category to create additional categories. Create as many categories as necessary to organize your replicas (e.g., by zip code). Right-click the category and select Rename or enter a new name in the Category Name at the right. This applies to client and server categories.
- Right-click the category and select New | Process Framework Replica. You may add as many replicas as necessary to each category.
- Select the Process Framework Replica node and set values for the settings to the right.
General
- Replica Name: Assign a name to the replica. This name must contain fewer than 50 characters and should be the same in the client and server sections.
- Enabled: This setting allows you to turn off a replica if necessary. If the value is set to True, the replica will execute. Set it to False to prevent the replica from running.
Process Framework Database Settings
- Database Name: Click the Browse button in this field to connect to a Process Framework database using the Process Framework login dialog. If you're configuring on the server, connect to the Enterprise Process Framework database. If you're configuring client machines, connect to the field Process Framework database. Enter the connection information and click Login. The login user must have the necessary roles assigned to execute the Send/Receive Mobile Data task.
- User: This is a read-only field that displays the user name that was used to connect to the database in the Database Name field. If you intend to disseminate the client configuration file to multiple client machines, be sure to change the user setting to the correct user for each machine.
Replica Update Settings
- Update Interval: This value indicates how often (in minutes) the Send/Receive Mobile Data task is executed. A value of 0 indicates that only one update should occur and subsequent updates must be initiated manually by the user.
- Number Of Retries: This value indicates the number of times to retry an attempt that has failed.
- Retry Interval: This value indicates the frequency (in minutes) with which retries are performed should an attempt fail.
- When you've finished configuration, select File | Save Configuration File. You may also click the red X button in the top right corner. In this case you will be prompted to save changes.