{ "name": "DeleteUL", "displayName": "DeleteUL", "description": "Processo che permette l'eliminazione di un UL, scatenato dal gestionale del CGR", "category": "", "helpUrl": "https://www.cartografia.servizirl.it/arcgis5/rest/directories/arcgisoutput/CGR/CGRGeo_GPServer/CGR_CGRGeo/DeleteUL.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "json", "dataType": "GPString", "displayName": "json", "description": "JSON id UL", "direction": "esriGPParameterDirectionInput", "defaultValue": {"idUL": "1413668"}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "jsonImpianti", "dataType": "GPString", "displayName": "jsonImpianti", "description": "JSON id Impianto", "direction": "esriGPParameterDirectionInput", "defaultValue": { "idImpianto": [ "1413668" ] }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "MsgOutput", "dataType": "GPString", "displayName": "MsgOutput", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }