(→MetaProperties) |
(→See also) |
||
(One intermediate revision by the same user not shown) | |||
Line 21: | Line 21: | ||
! width=30% | Name !! width=30% | Data type !! Comment | ! width=30% | Name !! width=30% | Data type !! Comment | ||
|- | |- | ||
− | | ''ISTEMPLATE'' || {{ | + | | ''ISTEMPLATE'' || {{Boolean}}|| Defines whether the procedure is a template |
|- | |- | ||
| ''JSON'' || {{String}}|| Store the Procedure Model | | ''JSON'' || {{String}}|| Store the Procedure Model | ||
Line 39: | Line 39: | ||
* [[MRO_Objects_(Client)#Work_Package]] | * [[MRO_Objects_(Client)#Work_Package]] | ||
* [[MRO_(Plugin)#Work_Package]] | * [[MRO_(Plugin)#Work_Package]] | ||
+ | * [[MROCLS_CALCULATION_TASK#Calculation Task]] (Classification) |
Latest revision as of 14:34, 23 June 2025
![]() |
|
---|---|
Name | MROCLS_PROCEDURE |
Inheritance | MROCLS MRO WORKPACKAGE |
Namespace | UBIK.MRO.Classification |
ID | {DDA685D6-EDDB-4746-BFF6-E8E8F153F11B} |
Purpose | Classify objects as task owners for sequential tasks |
Version | 5.0.0+ |
An UBIK® Procedure Workpackage is a specialized form of a Workpackage designed to handle complex workflows. It consists of sequential tasks that may include nested procedures and branching logic. Switch tasks allow the workflow to follow different paths based on conditions or user input. This makes Procedure Workpackages suitable for advanced scenarios requiring modularization and dynamic process control.
MetaProperties
Name | Data type | Comment |
---|---|---|
ISTEMPLATE | Boolean | Defines whether the procedure is a template |
JSON | String | Store the Procedure Model |
See also
- MROCLS MRO TASKOWNER (Classification)
- MROCLS MRO TASK (Classification)
- MROCLS MRO MEASUREMENT TASK (Classification)
- MROCLS MRO PROGRESS TASK (Classification)
- MROCLS MRO CHECK TASK (Classification)
- MROCLS MRO INSPECTION TASK (Classification)
- MROCLS MRO WORKPACKAGE (Classification)
- MROCLS SWITCH TASK (Classification)
- MROCLS SWITCH END TASK (Classification)
- MRO Objects (Client)
- MRO (Plugin)
- MROCLS CALCULATION TASK (Classification)