Configuring Position Criticality

Objective

After completing this lesson, you will be able to define and set up Position Criticality.

Position Criticality Overview

When you have a Position-based Nomination Method, it is possible to configure a Key/Critical Position indicator for your positions, so you can focus your Succession Planning on the critical positions. Once you have configured this indicator, you can configure the Succession Org Chart to display it on the Position Node and to Highlight Key Positions. When a position is set as a critical position, a key icon shows in the position node on the SOC and Position Tile View.

The key icon is highlighted.

Note

This Key/Critical Position indicator is stored in the Position object, along with the Position Data, and it is different from the "keyPosition" field, which is configured in the Succession Data Model and related to the employee (considered as Employee Data).

Position Criticality Set Up

For MDF Positions, the Position Criticality indicator is an MDF Picklist field, and it can have two or more options. To configure Position Criticality, you need to:

  1. Create the Position Criticality picklist in Admin Center.
  2. Associate the picklist to the Position object in Admin Center.
  3. Configure the SOC Display Options using the Org Chart XML feature in Provisioning.

Note

Since the configuration of Position Criticality combines Admin Center and Provisioning, it is typically done by the Professional Services consultant during an implementation project.

To create the picklist:

  1. To navigate to Picklist Center, use Action Search.
  2. Search to see if there is already a PositionCriticality picklist created and select it. Then, choose Edit. If there is not one already, choose Create a Picklist (+).
    1. Code: As a best practice, it should be PositionCriticality.
    2. Name: Position Criticality
    3. Status: Active
    4. Effective Start Date: As a best practice, it should be 01/01/1900 to make sure there are no conflicts related to the effective start date of positions and of the picklist.
  3. At the minimum, you should have the following two options in the picklist. But you can configure the number of options and labels to best suit the organization.
    1. 0: Not Critical
    2. 1: Critical

    Note

    The External Codes should be numeric values (otherwise you receive an error in the Position Tile) and, as a best practice, should start with 0 (zero).
  4. Save your picklist.
Select the number of options and labels to best suit the organization.

Once the picklist is defined, you need to associate that picklist with the Position object:

  1. To navigate to Configure Object Definitions, use Action Search.
  2. In the first dropdown, select Object Definition and in the second dropdown, select Position.
  3. Choose Take Action and then Make Correction.
  4. Find the positionCriticality field and select Details to edit it.
    1. For Valid Values Source, make sure that the value is PositionCriticality (the same as the code of the picklist you created).
    2. Make sure that the field is Active (Status) and Editable (Visibility).
  5. Choose Done and Save.
Associate Position Criticality Picklist with Position Object.