{ "name": "NPItoFGDBfc", "displayName": "NPI_to_FGDBfc", "description": "Exports NPI data to a feature class in a zipped file geodatabase", "category": "", "helpUrl": "https://gisstaging.ecology.wa.gov/serverext/rest/directories/arcgisoutput/WQ/NPItoFGDBfc_GPServer/WQ_NPItoFGDBfc/NPItoFGDBfc.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "OIDs", "dataType": "GPString", "displayName": "OIDs", "description": "These are the OIDs / SiteIDs of the data to be exported", "direction": "esriGPParameterDirectionInput", "defaultValue": "(575,576)", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "UserID", "dataType": "GPString", "displayName": "UserID", "description": "The userID of the user requesting data (xxxx461)", "direction": "esriGPParameterDirectionInput", "defaultValue": "fake321", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "OutPath", "dataType": "GPString", "displayName": "OutPath", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }