Display Name: Data Update From Zip
Description: Updates data in a geodatabase from a zip file containing a geodatabase. Will get the latest zip file from update folder and update the datasets with the same name in the specified geodatabase. Two update options: - Existing Mode - Will only update datasets that have the same name and will delete and append records, so field names need to be the same.
- New Mode - Copies all datasets from the geodatabase and loads into geodatabase. Requires no locks on geodatabase.
NOTE: If using ArcGIS 10.0 need to set scratch workspace as folder.
Category:
Help URL: https://gis.mstn.govt.nz/arcgis/rest/directories/arcgisoutput/Tools/DataUpdateCDC_GPServer/Tools_DataUpdateCDC/DataUpdateFromZip.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: Update_Mode
Data Type: GPString
Display Name Update Mode
Description: - Existing Mode - Will only update datasets that have the same name and will delete and append records, so field names need to be the same. - New Mode - Copies all datasets from the geodatabase and loads into geodatabase. Requires no locks on geodatabase.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: Existing
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ Existing, New ]
Supported Operations:
Submit Job