Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Roles are definition of who will be responsible for task. 

Image Added

For a role you can configure following:

 

Name
Name of role to identify.

 

Caption
Caption of role. Captions are shown to to users and can be localized when needed.

 

Role Script
Script that returns list of responsible persons.  

 


Info

Role scripts requires at least one identity to continue. If role script is not empty and does not return any identity emakin produces an error.

...

Role script has a wizard to quickly build common used role definitions but can you use following example scripts if needed.

Image Added

Assign to specific identity.

 

Id number of identity can be specified from role wizard with selecting identity option.

...

Code Block
languagejs
$Xml.Evaluate('Employee') + ';' + 'd3b1fe89-6873-4438-8762-164ed73a9054'