{ "name": "Report", "displayName": "Report", "description": "Generates a detailed report for a specified GLWMS modeling scenario(s), in addition to series of maps.", "category": "", "helpUrl": "http://35.8.121.105/ags10/rest/directories/arcgisoutput/GLWMS/GLWMSReport_GPServer/GLWMS_GLWMSReport/Report.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "RunID", "dataType": "GPString", "displayName": "RunID", "description": "Optional RunID.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "ScenarioIDs", "dataType": "GPString", "displayName": "ScenarioIDs", "description": "GLWMS Database ID for one or more scenarios.", "direction": "esriGPParameterDirectionInput", "defaultValue": "7017", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "RCPP", "dataType": "GPString", "displayName": "RCPP", "description": "Binary indicating whether the report output will include Saginaw RCPP results.", "direction": "esriGPParameterDirectionInput", "defaultValue": "0", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ReportName", "dataType": "GPString", "displayName": "ReportName", "description": "Optional name to assign a report.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Location", "dataType": "GPString", "displayName": "Location", "description": "Optional location for a report.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "ReportAuthor", "dataType": "GPString", "displayName": "ReportAuthor", "description": "Optional author's name.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Acres", "dataType": "GPString", "displayName": "Acres", "description": "Optional acreage. If the users does not specify it, then the GLWMS will calculate it automatically.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Date", "dataType": "GPString", "displayName": "Date", "description": "Optional report date.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Error", "dataType": "GPString", "displayName": "Error", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }