Changes

MRO (Plugin)

46 bytes removed, 21 May
=== Switch Start Task ===
A [[MROCLS_SWITCH_TASKMROCLS_SWITCH_START_TASK|Switch Start Task]] is a type of sequential task used within a Procedure Workpackage to define branching logic. It evaluates a predefined (boolean) condition, which can be checked by the client, to determine which branch (true or false) of the workflow will be followed. Each branch represents a different execution path composed of its own set of tasks. A Switch Start Task always requires a corresponding [[MROCLS_SWITCH_END_TASK|Switch End Task]], where all branches converge and the unified procedure continues. 
[[Category:Module|MRO (Plugin)]]
=== Switch End Task ===
A [[MRO_Implemented_Objects|Calculation Task]] is automatically confirmed if a predefined logical or mathematical expression—based on the values of previous tasks—evaluates to a positive result. This allows for conditional automation and validation within the workflow.
[[Category:Module|MRO (Plugin)]]
== See also ==
* [[MRO_Implemented_Objects]]
* [[MROCLS_PROCEDURE#Procedure Workpackage]] (Classification)
* [[MROCLS_SWITCH_TASKMROCLS_SWITCH_START_TASK#Switch Start Task]] (Classification)
* [[MROCLS_SWITCH_END_TASK#Switch End Task]] (Classification)
[[Category:Module|MRO (Plugin)]]
71
edits