{ "name": "Update-PLOC-VerifyDT", "displayName": "PLOC_Update", "description": "Script to update VERIFIED_DT field in the ExistindPedPLOCNetwork layer when a Survey123 form is submitted from the PLOC Verification website.", "category": "", "helpUrl": "https://mcatlas.org/arcgis5/rest/directories/arcgisoutput/tools/Update_PLOC_VerifyDT_GPServer/tools_Update_PLOC_VerifyDT/Update-PLOC-VerifyDT.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "OBJECTID", "dataType": "GPString", "displayName": "OBJECTID", "description": "OBJECTID of selected road segment", "direction": "esriGPParameterDirectionInput", "defaultValue": "1234567", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "MASTERID", "dataType": "GPString", "displayName": "MASTERID", "description": "MASTERID of selected road segment", "direction": "esriGPParameterDirectionInput", "defaultValue": "1234567", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "USER", "dataType": "GPString", "displayName": "USER", "description": "Valid User Name", "direction": "esriGPParameterDirectionInput", "defaultValue": "xxxxx", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }