Difference between revisions of "MROCLS MRO SUPERVISOR TASK"
Line 18: | Line 18: | ||
| PERMISSIONS|| {{string}} || Concatenated string to define permissions (codes) that are required to open this task. | | PERMISSIONS|| {{string}} || Concatenated string to define permissions (codes) that are required to open this task. | ||
|- | |- | ||
− | | SUPERVISOR || {{guid}} || Reference to the supervisor login that finished the Task. | + | | SUPERVISOR|| {{guid}} || Reference to the supervisor login that finished the Task. |
|} | |} | ||
+ | |||
+ | |||
+ | |||
== See also == | == See also == |
Revision as of 11:54, 3 October 2024
If a task object is classified as Supervisor Task, it will mark a task as supervisor - task. This means, that this task may only be edited by a supervisor who has to identify himself using a RFID token and a PIN based verification. This task fullfills the requirements of a device based/shared 4-eyes acceptance workflow.#
MetaProperties
Name | Data type | Comment |
---|---|---|
PERMISSIONS | String | Concatenated string to define permissions (codes) that are required to open this task. |
SUPERVISOR | Guid | Reference to the supervisor login that finished the Task. |