{ "name": "GPZipAndShip", "displayName": "GP_ZipAndShip", "description": "Takes the list of feature classes and extracts the results to a shapfile.", "category": "", "helpUrl": "https://gis.saskatchewan.ca/arcgis/rest/directories/arcgisoutput/GPServices/GPZipAndShip_GPServer/GPServices_GPZipAndShip/GPZipAndShip.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "inFile", "dataType": "GPString", "displayName": "Input File", "description": "List of feature classes.", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://gisappltest.saskatchewan.ca/Geocortex/Essentials/EXT_4_3_0/REST/TempFiles/774376b1-d69c-4010-b89e-af700b9f988c.txt?guid=0b3466c9-39ec-42e8-8540-956ee9aed03b&contentType=text%2Fplain", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "outputZip", "dataType": "GPString", "displayName": "Output Zip File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }