Mes.WebApi.Models.V3.Prod.JobExec JSON Schema
- Last UpdatedNov 06, 2025
- 3 minute read
| Name | Description | Data Type |
|---|---|---|
| ent_id | The entity ID. | integer |
| next_job_only | The indication whether the next job in the queue must be started or any job in the queue can be started when the current job is completed. If it is set to False, then any job in the queue can be started when the current job is completed. If it is set to True, then the next job in the queue must be started when the current job is completed. If the user has the permission to override the queue, that condition takes precedence over this flag. | boolean |
| item_based_desc | The indication whether the description is item-based. | boolean |
| job_end_confirm_msg | The job end confirmation message. | string |
| def_to_ent_id | The default storage entity ID for the production item. | integer |
| def_reject_ent_id | The default storage entity ID that is to receive reject production. | integer |
| def_from_ent_id | The default storage entity ID for item issues. | integer |
| def_prod_reas_cd | The default reason code for good production. | integer |
| def_cons_reas_cd | The default reason code for normal consumption. | integer |
| def_lot_no | The default lot number. | string |
| def_sublot_no | The default sublot number. | string |
| autoload_job_specs | The indication whether the entity should automatically load job specifications to tags. | boolean |
| auto_seq_start_option | Specifies when to automatically start the job with the next sequence number. 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 |
| auto_job_start_option | Specifies when to automatically start the job. 0 = Do not start the job automatically 1 = Start the next scheduled job when ready and the previous job has completed 2 = Start the next scheduled job with the work order specified in the tag that just changed | integer |
| auto_job_end_option | Summary (Web Service Definition)The option that specifies when to automatically end the job. 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 |
| incl_class_reas | The indication whether to include item class reasons with the entity reason. | boolean |
| must_complete_steps | The indication whether all steps must be completed or bypassed to end the job. | boolean |
| must_prod_reqd_qty | The indication whether the required quantity of good production must be met to end the job. | boolean |
| local_movable_cons_ent | The indication whether movable storage entities that are supplying consumption need to be located at or in the entity doing the consumption. Not currently used. | boolean |
| local_movable_prod_ent | The indication whether movable storage entities that are receiving production need to be located at or in the entity doing the production. Not currently used. | boolean |
| run_without_operator | The indication whether jobs can run without an operator logged onto this entity. | boolean |
| suppress_start_qty_prompt | The indication whether to suppress the prompt to specify a quantity to start that is typically displayed when the Start Some button is selected. | boolean |
| allow_zero_qty_split | The indication whether to set the default starting and required quantities to 0 when the Start Some button is selected. | boolean |
| auto_alloc_qty_to_running_job | The indication whether to tell the system to automatically split sufficient quantities from a scheduled, non-running job to the running job to cover production reported that is greater than allowed. | boolean |
| spare1 | The contents of the spare1 field. | string |
| spare2 | The contents of the spare2 field. | string |
| spare3 | The contents of the spare3 field. | string |
| spare4 | The contents of the spare4 field. | string |
| last_edit_at | The date and time when the record was added or last updated. | string |
