Classic HR Service Delivery Agent Workspace landing page

  • Release version: Xanadu
  • Updated August 1, 2024
  • 4 minutes to read
  • The first thing HR agents see when accessing HR Agent Workspace is the landing page. The landing page provides a personalized and engaging experience for the HR agent.

    HR Agent WS - Landing page

    The landing page shows high priority cases, cases at risk for violating service level agreements (SLA), and cases with recent changes.

    Information related to the teams your HR agents belong to display below the Overview section.

    The bottom of the landing page provides company information, links, and tools available. This section is part of Content Delivery. For more information, see Content Library.

    HR Agent WS - Landing Page

    Configuration

    The base system provides two (2) landing pages:
    • HR Landing Page
    • HR Landing Page (CD)
    The Landing Page (CD) is available when the Content Delivery (com.sn_content_delivery) plugin is activated. The base system provides the ability to configure your landing pages in a limited manner.
    • Card List Configuration: Determines which cards display in the middle section of the landing page.
    • Card Tag Configuration: Determines which tags appear on the cards.

    Modifying your landing page

    The base system landing pages can only be modified if you make a copy first.
    Note:
    For more information on configuring a new landing page, see Setting up landing pages in a workspace.

    Classic HR Service Delivery Agent Workspace landing page

    In order to modify a landing page supplied by the base system, you must first make a copy.

    To make a copy of your landing page, use the UI Builder. For more information, see UI Builder.

    Classic HR Service Delivery Agent Workspace Create a new case form

    You can configure how your Create a new case form looks in HR Service Delivery Agent Workspace.

    The Create a new case form shows two tabs when creating a new HR case.HR Agent WS New case form

    Use the sn_hr_ws.case_creation_tabs system property to add or delete the tabs that appear at initial case creation.
    Note:
    The Description field in the sn_hr_ws.case_creation_tabs system property provides information on how to add a new array object for new tab entries. To delete a tab, remove the tab array object. For more information on, see Add or delete tabs from the Create new case form.

    After entering an employee or case number, the Cases for opened for tab appears if the employee has additional cases associated cases.

    Add or delete tabs from the Create new case form

    Use the sn_hr_ws.case_creation_tabs system property to add or delete the tabs that appear at initial case creation.

    Before you begin

    Role required: admin

    The Description field in the sn_hr_ws.case_creation_tabs system property provides information on how to add a new array object for new tab entries. To delete a tab, remove the tab array object.

    Procedure

    1. Navigate to All > sys_properties.list.
    2. Search for and display the sn_hr_ws.case_creation_tabs system property.
    3. In the Value field, scroll down to the "title":"interactions" object from the array.
      Sys property sn_hr_ws.case_creation_tabs
    4. Remove the text highlighted above.
    5. Select Update.

    Configure the Card List Configuration for the Classic HR Agent Workspace landing page

    Use the Card List Configuration to configure the cards that appear on the HR Service Delivery Agent Workspace landing page.

    Before you begin

    Role required: sn_hr_core.admin

    Procedure

    1. Navigate to All > HR Administration > Landing Page > Card List Configurations.
      The base system provides three (3) pre-configured records:
      • SLAs at risk
      • High priority cases
      • All cases
      HR Agent WS - Card List Configuration
    2. Select one of the pre-configured records or New.
    3. Complete or edit the fields on the form.
      Table 1. Landing Page Card List Configuration
      Field Description
      Description A description of the record.
      Query A set of conditions that when valid determine what appears on the landing page.
      For example, to show all high priority HR cases for the logged in agent:
      • Active is true
      • Select AND OR
      • Assigned to is (dynamic) Me
      • Select AND OR
      • Priority is one of 1 - Critical 2 - High
      • Select AND OR
      Application The application that contains this record.
      Text to view all records Text that appears when the record has data.
      Text to display if list is empty Text that appears when the list has no data.
    4. Click Submit or Update.

    Configure the Tag Configuration for the Classic HR Agent Workspace landing page

    Use the Land Page Tag Configuration to define the tags to display on the cards list configuration.

    Before you begin

    Role required: sn_hr_core.admin

    Procedure

    1. Navigate to All > HR Administration > Landing Page > Card Tag Configurations.
      The base system provides three (3) pre-configured records:
      • SLA
      • Blue "VIP" if opened for or subject person is VIP
      • Green "New" if created in last 24 hours
      HR Agent WS - Card List Configuration
    2. Select one of the pre-configured records or New.
    3. Complete or edit the fields on the form.
      Table 2. Landing Page Tag Configuration
      Field Description
      Description A description of the tag configuration record.
      Type The type of tag configuration record:
      • Highlighted value
      • SLA Timer
      SLA timer configuration The configuration of the SLA timer that determines which task SLA displays as part of the timer component.
      Note:
      For more information, see SLA timer configurations.

      Field appears when you select SLA Timer in the Type field.

      Tag text Text that appears for the tag on the card.

      Field appears when you select Highlighted value in the Type field.

      Color The color you want the tag to appear as. Each color has a meaning:
      • critical = Red
      • high = Orange
      • warning = Yellow
      • moderate = Purple
      • positive = Green
      • info (VIP) = Blue
      • low = Gray
      Condition Applies this configuration when specific conditions are met.
      For example, conditions when to flag for a VIP are:
      • Opened for.VIP is true
      • Or
      • Subject person.VIP is true

      The fields available to you to create a condition are from the HR case [sn_hr_case] table.

      Note:
      When defining conditions like case sensitivity or null values, see APIGlideFilter - Scoped, Global.
      Application The application that contains this record.
      Order Order in which the configuration processes first. Configurations with lower numbers process first.
      Icon Use to display an icon for any non-SLA tag.
      Note:
      For more information, see Icon.
    4. Click Submit or Update.