{
 "name": "GenerateProductLayoutAsync",
 "displayName": "Generate Product Layout Async",
 "description": "",
 "category": "",
 "helpUrl": "https://geospas.doe.gov.my/jarvis02/rest/directories/arcgisoutput/System/TopographicProductionSystemTools_GPServer/System_TopographicProductionSystemTools/GenerateProductLayoutAsync.htm",
 "executionType": "esriExecutionTypeAsynchronous",
 "parameters": [
  {
   "name": "tm_database",
   "dataType": "GPString",
   "displayName": "Topopgraphic Production Database",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "job_id",
   "dataType": "GPString",
   "displayName": "Job ID",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "service_id",
   "dataType": "GPString",
   "displayName": "Service ID",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "out_file",
   "dataType": "GPString",
   "displayName": "Output File",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}