Sequence Validation Rules When Creating or Editing Jobs
This document outlines the rules applied when deciding if a part should be shown in the 'Parts Available' section during job creation or editing. These rules ensure that only those parts that are truly available for scheduling are displayed.
The following rules are checked on the Create Job form
when deciding which parts to show in the Parts Available section
when clicking on Create Job
From the part detail view sequences can be added into a new Create Job form with potentially an invalid configuration, e.g. adding sequences that were already printed and selecting the printer again as a workstation. Running the checks while clicking “Create Job” guards against case.
Rule name | Validation message | Explanation | When applicable |
---|---|---|---|
Workflow Support Workstation | The current workstation does not support the workflow of the sequence. | The workstation must be supported by the workflow of the sequence. |
|
Workstation Support Material | The current workstation does not support the material of the sequence. | The workstation has to support the material of the sequence. |
|
Sequence Not Scheduled or Processed on Workstation | This workstation does not allow repeated scheduling and the sequence is already included in a job at this workstation. | The sequence must not have been included in a job with the same workstation before. Since version 24.4 this rule can be turned off for individual workstations. In the workstation settings enable “Allow repeated part sequence scheduling”. |
|
Sequence Not Scheduled or Processed in a Printing Job | The sequence was already included in a printing job. | When creating a printing job, the sequence must not have been included in a printing job before. |
|
Not Too Far in the Workflow for Workstation | The current workstation is placed before the current workflow step in the workflow of the sequence. | The workflow step that supports the workstation must be the current workflow step of the sequence or must be still placed further in the workflow. |
|
Sequence Not Scheduled Within Timeslot | The sequence is already scheduled in another job that overlaps with this job. | A sequence cannot be scheduled in two jobs that overlap in time. |
|
Sequence from Current Service | The sequence does not belong to this service. | The sequence must belong to the current service. |
|
Overquantity Allowed | Overquantity cannot be applied to the sequence because it is not in the first workflow step. | If overquantity is being applied, the sequence must pass several checks, such as being in the first workflow step or the job not being started yet. |
|
Order Not in Done Status | The order of the sequence is already in a status of type DONE (e.g. Shipped). | The ERP order of the sequence must not be already in a status of type DONE (e.g., shipped). |
|
MesPart Not Deleted | The MES part linked to the sequence is already deleted. | The MES part linked to the sequence must not be deleted. |
|
Sequence Not Scrapped | The sequence is already scrapped. | The sequence must not be scrapped. |
|
Sequence Already in the Last Step | The sequence is already in the last workflow step. | A sequence that is already in the last workflow step cannot be added to a job. |
|
Sequence Found | The sequence was not found in the system. | The sequence must exist in the system. |
|