Manage job execution
- Last UpdatedNov 05, 2024
- 1 minute read
You can specify details of a job that you want to run on an entity such as work order, operation IDs, and commands to specify the action to be performed on the entity when the job is run.
The job execution attributes are on the Job Execution tab in the Object Editor. For this tab to appear in Object Editor, the Entity Can Run Jobs option on the General tab must be selected.

Note that these transactions update the current WO, operation, and sequence number properties in the object. The preferred method is to record these transactions through the application object. However, if a job is modified through an external mechanism (for example, the MES Stateless API or MES Operator), the properties will still be updated and the updated data will be reflected in the application object.
For information about the attributes available at run time, see Job execution attributes available at run time.