Label | Explanation | Data Type |
Input Workspace
| The enterprise geodatabase that contains the versions to be reconciled. For branch versioning, this will be the feature service URL (that is, https://mysite.mydomain/server/rest/services/ElectricNetwork/FeatureServer) or the feature layer portal item. | Workspace |
Reconcile Mode | Specifies the versions that will be reconciled when the tool is run. If the input is a branch workspace, the only valid option for this parameter is to reconcile all versions.
| String |
Target Version
(Optional) | The name of any version in the direct ancestry of the edit version, such as the parent version or the default version. It typically contains edits from other versions that you want included in the edit version. If the input is a branch workspace, the only valid option for this parameter is to reconcile with the default version. | String |
Edit Versions
(Optional) | The name of the edit version or versions to be reconciled with the selected target version. Only versions that are in the direct ancestry of the selected target version will be displayed. | String |
Acquire Locks (Optional) | Specifies whether feature locks will be acquired. If the input is a branch workspace, locks are not acquired during the reconcile process.
| Boolean |
Abort if Conflicts Detected (Optional) | Specifies whether the reconcile process will be aborted if conflicts are found between the target version and the edit version during the reconcile process.
| Boolean |
Conflict Definition (Optional) | Specifies whether the conditions required for a conflict to occur will be defined by object (row) or by attribute (column).
| String |
Conflict Resolution (Optional) | Specifies the resolution that will be used if a conflict is detected. If the input is a branch workspace, the default is to favor the edit version.
| String |
Post Versions After Reconcile (Optional) | Specifies whether the current edit session will be posted to the reconciled target version.
| Boolean |
Delete Versions After Post
(Optional) | Specifies whether the reconciled edit version will be deleted after posting. This parameter only applies if the Post Versions After Reconcile parameter is checked.
| Boolean |
Reconcile Versions Log
(Optional) | The name and location where the log file will be written. The log file is an ASCII file containing the contents of the geoprocessing messages. | File |
Proceed if unreviewed conflicts are detected
(Optional) | Specifies whether the reconcile will proceed if existing unreviewed conflicts are detected before the reconcile process starts. If you proceed, existing conflicts from previous sessions will be lost when the tool runs. This parameter is only applicable to branch versioning.
| Boolean |
Reconcile checkout replica versions
(Optional) | Specifies whether the reconcile process will include checkout replica versions. If you are creating a checkout replica as part of a geodatabase replication workflow, an associated version is created in the geodatabase. This option allows you to include or remove these types of versions from the list of versions to be reconciled. This parameter is not applicable for branch versioning.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Updated Input Workspace | The updated input workspace. | Workspace |