Current Job Attributes Available at Run Time
- Last UpdatedMar 17, 2016
- 2 minute read
The following attributes are available for a job position of an entity at run time. These attributes represent the current state of a running job. The variable N in the table represents a job position. At run time, the value of N is replaced by the corresponding job position value.
Note that job-related transactions can update the job attributes in the object. The preferred method is to record these transactions through the application object. However, if job attributes are modified through an external mechanism (for example, the MES Stateless API or MES Operator), the attributes will still be updated and the updated data will be reflected in the application object.
|
Attribute Name |
Description |
Configura- |
Run Time Access |
|---|---|---|---|
|
JobPosN. |
Identifies the work order that is currently running on this entity at this job position. |
No |
Read-Only |
|
JobPosN. |
Identifies the operation id of the job that is currently running on this entity at this job position. |
No |
Read-Only |
|
JobPosN. |
Identifies the job sequence number (normally 0, >1 in case of split jobs). |
No |
Read-Only |
|
JobPosN. |
Identifies the item that is currently being produced by this job. |
No |
Read-Only |
|
JobPosN. |
Identifies the starting quantity. |
No |
Read-Only |
|
JobPosN. |
Identifies the quantity of item required. |
No |
Read-Only |
|
JobPosN. |
Identifies the number of quantities produced so far. |
No |
Read-Only |
|
JobPosN. |
Identifies the number of quantities rejected so far. |
No |
Read-Only |
|
JobPosN. |
Identifies the required completion time of this job. |
No |
Read-Only |
|
JobPosN. |
An integer value that represents an error has occurred while processing the call. This attribute value will be set to 0 if the last call was successful. |
No |
Read-Only |
|
JobPosN. |
Provides a readable description of the error that occurs while processing the middleware call to set the job BOM defaults. |
No |
Read-Only |
|
JobPosN. |
Indicates the status of the request sent to the middleware. The following are the different statuses:
|
No |
Read-Only |