Display Name: Reconcile Versions
Description: Geoprocessing tool that reconciles a version or multiple versions against a target version.
Category:
Help URL: https://gis.marinpublic.com/arcgis/rest/directories/arcgisoutput/MarinMap/ReconcileVersions_GPServer/MarinMap_ReconcileVersions/ReconcileVersions.htm
Execution Type: esriExecutionTypeSynchronous
Parameters:
Parameter: reconcile_mode
Data Type: GPString
Display Name Reconcile Mode
Description: Determines which versions will be reconciled when the tool is executed.
ALL_VERSIONS—Reconciles edit versions with the target version. This is the default.BLOCKING_VERSIONS—Reconciles versions that are blocking the target version from compressing. This option uses the recommended reconcile order.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: ALL_VERSIONS
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ ALL_VERSIONS, BLOCKING_VERSIONS ]
Parameter: target_version
Data Type: GPString
Display Name Target Version
Description: Name of any version in the direct ancestry of the an edit version, such as the parent version or the default version.
Typically contains edits from other versions that the user performing the reconcile would like to pull into their edit version.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: sde.DEFAULT
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ sde.DEFAULT ]
Parameter: edit_versions
Data Type: GPMultiValue:GPString
Display Name Edit Versions
Description: 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.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: [
STORMWATER_APP.StormWaterTest
]
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ STORMWATER_APP.StormWaterTest, STORMWATER_APP.Stormwater_app_M_1471990914960, STORMWATER_APP.Stormwater_app_M_1473713966477, STORMWATER_APP.Stormwater_app_M_1473717972790, STORMWATER_APP.Stormwater_app_M_1473718349680, STORMWATER_APP.Stormwater_app_M_1473718643747, STORMWATER_APP.Stormwater_app_M_1473719338760, STORMWATER_APP.Stormwater_app_M_1473720160367, STORMWATER_APP.Stormwater_app_M_1473720219063, STORMWATER_APP.Stormwater_app_M_1473721324943, STORMWATER_APP.Stormwater_app_M_1473721372843, STORMWATER_APP.Stormwater_app_M_1473721569150, STORMWATER_APP.Stormwater_app_M_1473722048413, STORMWATER_APP.Stormwater_app_M_1473722324630, STORMWATER_APP.Stormwater_app_M_1473723222800, STORMWATER_APP.Stormwater_app_M_1473723257937, STORMWATER_APP.Stormwater_app_M_1473724830993, STORMWATER_APP.Stormwater_app_M_1473724854143, STORMWATER_APP.Stormwater_app_M_1473724872153, STORMWATER_APP.Stormwater_app_M_1473777344043, STORMWATER_APP.Stormwater_app_M_1473777384573, STORMWATER_APP.Stormwater_app_M_1473784388443, STORMWATER_APP.Stormwater_app_MarinMap/Tiburo, STORMWATER_APP.stormwater_app_M_1473377811790, STORMWATER_APP.stormwater_app_M_1473721652910 ]
Parameter: acquire_locks
Data Type: GPBoolean
Display Name Acquire Locks
Description: Determines whether feature locks will be acquired.Checked—Acquires locks during the reconcile process. This should be used when the intention is to post edits. It ensures that the target version is not modified in the time between the reconcile and post operations. This is the default.Unchecked—No locks are acquired during the reconcile process. This allows multiple users to reconcile in parallel. It should be used when the edit version will not be posted to the target version because there is a possibility that the target version could be modified in the time between the reconcile and post operations.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: abort_if_conflicts
Data Type: GPBoolean
Display Name Abort if Conflicts Detected
Description: Determines if the reconcile process should be aborted if conflicts are found between the target version and the edit version.Checked—Aborts the reconcile if conflicts are found.Unchecked—Does not abort the reconcile if conflicts are found. This is the default.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: conflict_definition
Data Type: GPString
Display Name Conflict Definition
Description: Describes the conditions required for a conflict to occur:BY_OBJECT—Any changes to the same row or feature in the parent and child versions will conflict during reconcile. This is the default. BY_ATTRIBUTE—Only changes to the same attribute (column) of the same row or feature in the parent and child versions will be flagged as a conflict during reconcile. Changes to different attributes will not be considered a conflict during reconcile.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: BY_OBJECT
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ BY_OBJECT, BY_ATTRIBUTE ]
Parameter: conflict_resolution
Data Type: GPString
Display Name Conflict Resolution
Description: Describes the behavior if a conflict is detected:FAVOR_TARGET_VERSION—For all conflicts, resolves in favor of the target version. This is the default. FAVOR_EDIT_VERSION—For all conflicts, resolves in favor of the edit version.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: FAVOR_TARGET_VERSION
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ FAVOR_TARGET_VERSION, FAVOR_EDIT_VERSION ]
Parameter: with_post
Data Type: GPBoolean
Display Name Post Versions After Reconcile
Description: Posts the current edit session to the reconciled target version.Checked—Current edit version will be posted to the target version after the reconcile.Unchecked—Current edit version will not be posted to the target version after the reconcile. This is the default.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: with_delete
Data Type: GPBoolean
Display Name Delete Versions After Post
Description: When the post option is set to POST the option to delete versions becomes active.Checked—Current edit version that was reconciled will be deleted after being posted to the target version. Unchecked—Current edit version that was reconciled will not be deleted. This is the default.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: out_log
Data Type: GPDataFile
Display Name Reconcile Versions Log
Description: Specify a name and location to where the log file will be written. The log file is an ASCII file containing the contents of the geoprocessing messages.
Direction: esriGPParameterDirectionOutput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Supported Operations:
Execute Task