{ "name": "CBPrintReport", "displayName": "CB Print Report", "description": "", "category": "", "helpUrl": "https://www.valorgis.com/publicservices/rest/directories/arcgisoutput/LowndesStormwater/CBPrintReport_GPServer/LowndesStormwater_CBPrintReport/CBPrintReport.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "WebMap_JSON", "dataType": "GPString", "displayName": "WebMap_JSON", "description": "web map", "direction": "esriGPParameterDirectionInput", "defaultValue": { "layoutOptions": {"titleText": "Simple WebMap JSON example"}, "operationalLayers": [ { "url": "http://maps1.arcgisonline.com/ArcGIS/rest/services/USA_Federal_Lands/MapServer", "visibility": true } ], "exportOptions": { "outputSize": [ 1500, 1500 ] }, "mapOptions": { "extent": { "xmin": -13077000, "ymin": 4031000, "xmax": -13023000, "ymax": 4053000 } }, "version": "1.4" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "layout template", "direction": "esriGPParameterDirectionInput", "defaultValue": "CatchBasinInspections", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Report_Template", "dataType": "GPString", "displayName": "Report_Template", "description": "reports template", "direction": "esriGPParameterDirectionInput", "defaultValue": "CatchBasinInspections", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_File", "dataType": "GPString", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }