{ "displayName": "Create Task Group Job Async", "executionType": "esriExecutionTypeAsynchronous", "name": "CreateTaskGroupJobAsync", "description": "", "helpUrl": "https://gis.sara-tx.org/ags1/rest/directories/arcgisoutput/System/TopographicProductionSystemTools_GPServer/System_TopographicProductionSystemTools/CreateTaskGroupJobAsync.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Topopgraphic Production Database", "defaultValue": "", "dataType": "GPString", "name": "tm_database", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Job ID", "defaultValue": "", "dataType": "GPString", "name": "job_id", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Service ID", "defaultValue": "", "dataType": "GPString", "name": "service_id", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Task Group Id", "defaultValue": "", "dataType": "GPString", "name": "taskgroup_id", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Product Version", "defaultValue": "", "dataType": "GPString", "name": "product_version", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "Out Workflow Job id", "defaultValue": "", "dataType": "GPString", "name": "workflow_jobid", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Request Context", "defaultValue": "", "dataType": "GPString", "name": "request_context", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" } ] }