Jump to: navigation, search

Difference between revisions of "MROCLS MRO SUPERVISOR"


(MetaProperties)
(See also)
 
Line 27: Line 27:
 
== See also ==
 
== See also ==
 
* [[MROCLS_MRO_SUPERVISOR_TASK|Supervisor Task]]
 
* [[MROCLS_MRO_SUPERVISOR_TASK|Supervisor Task]]
 
+
* [[MRO_Objects_(Client)#Supervisor_Task]]
  
 
{{Category/Version|4.8.1}}
 
{{Category/Version|4.8.1}}

Latest revision as of 10:50, 17 October 2024

IC CLASSIFICATION.gif MRO Supervisor Classification Object
Name MROCLS_MRO_SUPERVISOR
Inheritance SYSCLS_OBJECTWITHRFIDTAG
Namespace System.MRO
ID {1DD7076B-7E27-422D-8317-315EED8CCBB1}
Purpose Classify a User as a Supervisor to let him approve Supervisor Tasks.
Version 4.8.1+

If a Login object is classified as Supervisor it can act as such in the device based 4-eyes acceptance workflow. Only Supervisors are allowed to finish Supervisor Tasks.

MetaProperties

Name Data type Comment
PERMISSIONS String Concatenated string to define permissions (codes) that are required to open this task.
PIN_HASH String String property storing the hash code of the entered pin.

See also