Version:

MarketplaceSupport

Manager Policy


Introduction

In some cases, you can't directly link a manager to the concept he's managing, because that requires information about the Identity managing the concept:

The Manager target requires you to provide the HRCode of the manager:

The Manager target

Or if you don't have it, other attributes of the person you want to add as manager, so that the identity can be resolved using these attributes:

Attributes


Manager computation using rules

Warning

When collecting managers, you can set MULTIPLE managers for the same concept.
But when using manager rules & reconciliation policies, you can only set ONE manager for the same concept.
The reason is that this works the same way as the reconciliation (as the name implies).

Implementation

If you don't have any of these during the collect, or if the managers are determined using a more complex logic (organizations or job titles for instance), then you have to use a manager policy:

Manager policy

You can map values of your choice to rule parameters (for instance an organization code, a job title, etc.). For instance:

Manager policy

The rule parameter values will later be used to find the managers of the current entity (as defined in the 'Management' tab of the Manager target).
In this example, we want Applications manager to be determined by a specific combination of Organization Code and Job Title Code.

Once your data is populated (rules attributes contain management related information), you can define the according manager rule(s).
Create a new 'Manager rule' in the managers folder of the project:

Manager rule

In this example, we want to determine Managers using the Job Title and Organization of the Manager. The rule is as follows:

Manager rule

The rule parameters will contain the data provided during the collect in the manager target.

To complete the process, we have to create a Manager Policy:

Manager Policy

And add the rule we just created:

Add rule

Be careful to select the matching entity (Application, Permission, etc.) as the one defined during the collect in the Manager target.

Remember to add your manager policy to your execution plan so that management links are computed when creating a new timeslot:

Add rule

Multiple rules

Note that if you only have multiple rules for managers, you should add a rule type to the manager target:

Multiple rules

Here it's simply an attribute added during collect (but it can also come from your discovery):

Attribute added during collect

And use it in the manager policy to filter the computation of links to only the ones matching this rule:

Policy filter

IN THIS PAGE

  • Introduction
  • Manager computation using rules
  • Warning
  • Implementation
  • Multiple rules