Delegation

From RunaWFE
Revision as of 06:36, 23 November 2020 by WikiSysop (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tasks delegation 4.2.0+

RunaWFE Free Workflow System (BPMS) Version 4.5.0

© 2003 - 2015, Consulting Group Runa

© 2015 - 2024, "Process Technologies" Ltd, this document is available under GNU FDL license. RunaWFE Free is an open source system distributed under a LGPL license (http://www.gnu.org/licenses/lgpl.html).

# Tasks delegation configuration

Since version 4.2.0 an option of tasks delegation is added.

By default this function is disabled.

You can find the parameter responsible for its enabling in web-interface settings (web.properties).

Change the value of task.delegation.enabled into true to enable task delegation. You can do it by means of properties override or directly through the web-interface. (menu "Settings -> Web-interface settings", task.delegation.enabled parameter).

Delegation en1.png

Delegation en2.png

# Execution of tasks delegation

If delegation is permitted, then in the task form under the “Accept” button the “Delegate” button will be displayed.

Delegation en3.png

Pressing it will open a window of current task delegation parameters.

Delegation en4.png

Users and groups for which the user has rights are available for delegation. The selection is made by means of setting a flag in front of the corresponding executor.

Delegation en5.png

“Снять выделение” button is for removal of all current executors.

Tasks also have an attribute responsible for leaving the task to current executors, i. e. if the option “Добавить текущих исполнителей” is enabled, not only the selected executors will receive the task but also the current ones.

Assignment for a role is made by creation of a temporary group, which is assigned for the role (even if it has only one executor).

By default the attribute “Добавить текущих исполнителей” is enabled.

In delegation parameters window a filter and page-by-page navigation are implemented to facilitate current executors navigation.

Delegation en6.png

Delegation en7.png

After selecting the executors to execute the delegation itself you should press “Делегировать”.