Mes.WebApi.Models.JobExec JSON Schema
- Last UpdatedNov 06, 2025
- 2 minute read
| Name | Description | Data Type |
|---|---|---|
| entityId | The entity ID. | integer |
| defProdReasCd | The default reason code for good production. | integer |
| defConsReasCd | The default reason code for normal consumption. | integer |
| autoSeqStartOption | 0 = Do not start the job with the next sequence number automatically 1 = Start the job with the next sequence number when the job with the previous sequence number is completed | integer |
| autoJobStartOption | 0 = Do not start the next job automatically 1 = Start the next job when ready and the previous job has completed | integer |
| autoJobEndOption | 0 = Do not end the job automatically 1 = End the job when the quantity produced is equal to or greater than the required quantity | integer |
| inclItemClass | The indication whether to include item class reasons with the entity reason. | boolean |
| mustProdReqdQty | The indication whether the required good production quantity must be produced to end the job. | boolean |
| runWithoutOperator | The indication whether jobs can run without an operator logged onto the entity. | boolean |
| suppressStartQtyPrompt | The indication whether to suppress the prompt to specify a quantity to start, which is typically displayed when the Start Some button is selected. | boolean |
| cur_wo_id | The current work order ID. | string |
| cur_oper_id | The current operation ID. | string |
| cur_seq_no | The current sequence number. | integer |
| def_to_ent_id | The ID of the default storage entity for good production. | integer |
| def_lot_no | The default lot number. | string |
| def_prod_reas_cd | The default reason code for good production. | integer |
| spare1 | The content of the spare1 value. | string |
| spare2 | The content of the spare2 value. | string |
| spare3 | The content of the spare3 value. | string |
| spare4 | The content of the spare4 value. | string |