{ "name": "SAMSExporter", "displayName": "SAMS Exporter", "description": "Used to export county data", "category": "", "helpUrl": "https://wvsams.mapwv.org/arcgis/rest/directories/arcgisoutput/SAMS/SAMSII_Exporter_GPServer/SAMS_SAMSII_Exporter/SAMSExporter.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "FIPSCode", "dataType": "GPString", "displayName": "FIPS Code", "description": "FIPS Code", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ProcessingMode", "dataType": "GPString", "displayName": "Processing Mode", "description": "Processing Mode", "direction": "esriGPParameterDirectionInput", "defaultValue": "Test", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Test", "Production" ] }, { "name": "ParameterDatabase", "dataType": "GPString", "displayName": "Parameter Database", "description": "Parameter Database", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "UserName", "dataType": "GPString", "displayName": "User Name", "description": "Username of the person running the process", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "UserEmail", "dataType": "GPString", "displayName": "User Email", "description": "Email address of the person running the process", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Success", "dataType": "GPBoolean", "displayName": "Success", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "ZipFileName", "dataType": "GPString", "displayName": "Zip file name", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "ProcessingResults", "dataType": "GPString", "displayName": "Processing Results", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }