Job Order Properties
The following table describes the properties on the Data Shape for job orders (PTC.SCA.SCO.JobOrder):
Model Property
Description
Model Type
UID
The internal unique identifier for the job order. Autogenerated.
LONG
ID
The identification of the job order. If the order is created from an external system, this value is mapped to an external ID.
STRING
WorkType
* The work category of the job order. Possible values: quality, inventory, maintenance, production, and mixed. The mixed value indicates that multiple types of work definitions are contained in the job order.
INTEGER
Description
Provides additional information about the job order.
STRING
PlannedStartTime
The planned time when work is to start.
DATETIME
PlannedEndTime
The planned time when work is to end.
DATETIME
ActualStartTime
The actual time when work is started.
DATETIME
ActualEndTime
The actual time when work is completed.
DATETIME
Priority
The priority of the job order.
STRING
HierarchyScope
Specifies the position in the equipment hierarchy where this information resides. For example, this could be the name of the equipment to which the job order applies.
STRING
Command
* Specifies the action to be performed on the job order. For example: Start, Stop, Hold, Abort, or Cancel.
INTEGER
DispatchStatus
* The job order status from a dispatch perspective. For example: Pending, Dispatched, Held, Delayed, Completed, or Canceled.
INTEGER
CommandRule
Identifies the conditions for executing the command. For example: "Equipment has run for 500 hours", or "Upon completion of job order ABC123".
STRING
SiteUID
Internal unique identifier of the site with which the job order is associated.
LONG
Was this helpful?