Label | Explanation | Data Type |
Replica Datasets | The data to be replicated. This list consists of layers and tables referencing versioned, editable data from an enterprise geodatabase. | Table View; Dataset |
Replica Type | Specifies the type of replica that will be created.
| String |
Geodatabase to replicate data to (Optional) | The geodatabase that will host the child replica. Geodata services are used to represent remote geodatabases. The geodatabase can be an enterprise or file geodatabase. For two-way and one-way-child-to-parent replicas, the child geodatabase must be an enterprise geodatabase. For one-way and checkout replicas, the geodatabase can be a file or enterprise geodatabase. This parameter is required if the Output Type parameter is set to Geodatabase. | Workspace; GeoDataServer |
Replica Name | The name that identifies the replica. | String |
Replica Access Type (Optional) | Specifies the type of replica access.
| String |
Initial Data Sender (Optional) | Specifies which replica will send changes when in disconnected mode. If you are working in a connected mode, this parameter is inconsequential. This ensures that the relative replica will not send updates until the changes are first received from the initial data sender.
| String |
Expand Feature Classes and Tables (Optional) | Specifies whether expanded feature classes and tables—such as those in networks, topologies, or relationship classes—will be added.
| String |
Re-use Schema (Optional) | Specifies whether a geodatabase that contains the schema of the data to be replicated will be reused. This reduces the amount of time required to replicate the data. This parameter is only available for checkout replicas.
| String |
Replicate Related Data (Optional) | Specifies whether rows related to rows existing in the replica will be replicated. For example, a feature (f1) is inside the replication filter and a related feature (f2) from another class is outside the filter. Feature f2 will be included in the replica if you choose to get related data.
| String |
Replica Geometry Features (Optional) | The features that will be used to define the area to replicate. | Feature Layer |
Use archiving to track changes for 1 way replication (Optional) | Specifies whether the archive class will be used to track changes instead of the versioning delta tables. This is only available for one-way replicas.
| Boolean |
Register existing data only
(Optional) | Specifies whether existing data in the child geodatabase will be used to register the replica datasets. The datasets in the child geodatabase must have the same names as the datasets in the parent database and be owned by the user that is connected to the child geodatabase.
| Boolean |
Output Type
(Optional) | Specifies the output type of the data that will be replicated.
| String |
XML file to replicate data to
(Optional) | The name and location of the .xml file that will be created. This parameter is required if the Output Type parameter is set to Xml file. | File |
All records for tables
(Optional) | Specifies whether all records or only the schema will be copied to the child geodatabase for tables that do not have filters applied (such as selections or definition queries). Tables with applied filters will be honored.
| Boolean |
File geodatabase location (Optional) | The location of the file geodatabase that will be created to host the child replica. This parameter is required if the Output Type parameter is set to New file geodatabase and is only valid for one-way and checkout replicas. | Folder |
File geodatabase name (Optional) | The name of the file geodatabase that will be created to host the child replica. This parameter is required if the Output Type parameter is set to New file geodatabase and is only valid for one-way and checkout replicas. | String |
Derived Output
Label | Explanation | Data Type |
Output Child Workspace | The output child geodatabase. | Workspace |
Output Replica Name | The name of the output replica. | String |