{ "name": "ExportWebMapAnalyze", "displayName": "Export Web Map_Analyze", "description": "analyse les mxd d'un service d'impression", "category": "", "helpUrl": "https://sig.grandbelfort.fr/serveur/rest/directories/arcgisoutput/aOpCadastre/aOpCadastreTools_GPServer/aOpCadastre_aOpCadastreTools/ExportWebMapAnalyze.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "template", "dataType": "GPString", "displayName": "template", "description": "nom du template à analyse", "direction": "esriGPParameterDirectionInput", "defaultValue": "a3paysage", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "response", "dataType": "GPString", "displayName": "response", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }