This form is used to define a specific behavior for an operation with a given code:
- Special jobs,
- Detail form displayed depending on the context (work order template, pre-validation work order, validated work order).
Field details
- Operation: Identifier of the operation.
- Name: Name of the operation.
-
Job class: Class name developed for specific jobs to be run during events related to the operation. These events may be:
- An addition, modification, or deletion of the operation in a work order or work order template,
- The balance of the work order containing the operation.
-
Custom form: These three fields are used to indicate the custom form that is to be displayed for operations having this code, depending on the context:
- Specific animator: Some form specificities cannot be done by scripting (for example, adding an action). In this case, the form will be completed by a specific animator.
Custom form
If the user-defined form to be used is the same regardless of the operation code, the user-defined form must be assigned to the operations, otherwise the standard form is applied.
Job class and coordinator
They are to be developed in Java®.