Building Blocks > Domain-Specific Building Blocks > Job Order Building Block
Job Order Building Block
The job order building block provides the ability to create and manage job orders. Job orders are instances of work that needs to be done by the production line, such as creating a certain number of parts for a specific material.
The job order building block is comprised of an abstract building block (PTC.JobOrder) and an implementation building block (PTC.JobOrderImpl). You can view the contents of these building blocks by viewing the PTC.JobOrder and PTC.JobOrderImpl projects in ThingWorx Composer.
Dependencies
The PTC.JobOrder project has the following dependencies:
PTC.Base
PTC.MaterialMaster
The PTC.JobOrderImpl project has the following dependencies:
PTC.DBConnection
PTC.SCA.SCO
PTC.JobOrder
PTC.DefaultConfiguration
PTC.WorkMasterImpl
Was this helpful?