Versions Compared

Key

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

Navigate to the /onelist/admin URL then select the Delegaion Delegation Policies tab.

The design of the task delegation policy

User can user OneList to manage task delegation for all connected systems. The delegation policy feature suppliments the source workflow systems to ensure task delegation created by OneList confirms to the set of rules in the organisation. 

Manage delegation policies

A delegation policy is made up by a set of rules and can be applied globally or to individual users. is designed to enable organisations to define policies and rules to control how task delegation can be created in the source workflow system. 

Each task delegation policy contains a set of rules specifying the conditions must be met by a task delegation request. A policy can be defined for all users or for selected users. OneList supports a rich list of delegation rules to be defined.

When a delegation request is received, OneList evaluates all the applicable policies against the request and rejects the request if it violates any of the rules. Only the valid delegation requests are accepted and synchronised with the source systems.

Manage delegation policies

Select the Delegation Policies tab on the page.

  • Set the policy type: Global or User based;
  • Add or remove delegation rule in the policy;
  • Activate or de-activate the policy;deactivate the policy.

Image Added

Define delegation rules

Select the Delegation Rule tab on the page.

  • Select the rule type;
  • Optional, define a user-friendly error message;
  • Specify the condition of the rule. The fields for the condition depend on the selected rule type.

Image Added

Rule TypeDescription
Time-based ruleControls the maximum delegation period (days).
Required claims ruleDelegator and delegate must both have
the
specific claims.
Delegation chain ruleRestricting the length of a
chained
chain delegation.
Reporting line ruleDelegator and delegate must be on the same reporting line. Specify the levels to walk up or down the reporting line. Whether
Delegator
delegator and delegate can be
peer managers
peers (reporting to the same manager).
Inbound limit ruleControls the maximum number of concurrent delegations a delegate can receive.
Reason code ruleDelegations are allowed for certain reasons.
Custom ruleRule is implemented in c# code.