{ "name": "makeReport", "displayName": "Make Report", "description": "(null)", "category": "", "helpUrl": "https://newarkgis.kci.com/arcgis/rest/directories/arcgisoutput/DelDotReports/makeReport_GPServer/DelDotReports_makeReport/makeReport.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "featureclassNAME", "dataType": "GPString", "displayName": "featureclassNAME", "description": "x", "direction": "esriGPParameterDirectionInput", "defaultValue": "STRUCTURES", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "OBJECTID", "dataType": "GPString", "displayName": "OBJECTID", "description": "x", "direction": "esriGPParameterDirectionInput", "defaultValue": "1", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "reportPath", "dataType": "GPString", "displayName": "reportPath", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }