Skip to main content

Creating and setting application variables

Archived

2 Tareas

15 minutos

Visible para: All users Applies to: Pega Platform 8.6
Intermedio
Data Integration
Inglés
Este contenido está archivado y ya no se actualiza. El progreso no está calculado. Las instancias de Pega Cloud están deshabilitadas y las insignias ya no se conceden. Haga clic aquí para continuar con su progreso en la última versión.

Escenario

The Candidate case type assigns a case to the RecruitingWB work queue for final management approval. Hiring some positions can become a high priority, and the business would like to expedite approvals for priority positions. The business needs to specify a high-priority position and route the approval for these positions to the PriorityPositionWB work queue. The position priority should be configurable without application code updates.

Create a Configuration set and Configuration setting for designating priority position and update the flow to use the new settings for routing candidates.

The following table provides the credentials you need to complete the challenge.

Role User name Password
Senior System Architect SSA@TGB rules
Nota: Your practice environment may support the completion of multiple challenges. As a result, the configuration shown in the challenge walkthrough may not match your environment exactly.

Recorrido del Reto

Tareas detalladas

1 Create Configuration set and Configuration setting

  1. In the navigation pane of App Studio, click Settings > Configurations to open the Configurations landing page.
  2. On the Configurations landing page, click Manage configuration sets
  3. Click Add.
  4. In the Configuration set name field, enter HRProcessing.
  5. Click OK and close the modal.
  6. On the Configurations landing page, click Add Configuration to open the Create Configuration dialog box.
  7. In the Create Configuration dialog box, complete the following details:
    1. In the Name field, enter PriorityPosition.
    2. In the Description field, enter Priority hiring position.
    3. In the Configuration set list, select HRProcessing
    4. In the Configuration scope lists, select Case type and Candidate.
    5. In the Type field, enter Text (single line).
    6. In the Default value list, select Constant.
    7. In the Default value field, enter REQ-007
      Create configuration
  8. Click Submit to close the dialog box.

2 Update routing for the Manager Approval step

  1. On the Candidate case type, click the Manager Approval step.
  2. In the configuration pane on the right, in the Route to list, select Use business logic.
  3. To the right of the Route to list, click Configure business logic.
    Routing business logic
  4. In the Business logic dialog box, complete the following details:
    1. In the Route work based on these conditions section, in the Route to list, select Work queue.
    2. In the Value field, enter PriorityPositionWB.
    3. In the Field list, select Configurations > HRProcessing > PriorityPosition (HRProcessing).
    4. In the Comparator list, select is equal to.
    5. In the Value field, enter .PositionAppliedFor.
    6. In the otherwise section, in the Route to field, select Work queue.
    7. In the Value field, enter RecruitingWB.
      Routing Business Logic Condition Builder
  5. Click Submit to close the Business logic dialog box.
  6. Click Save to update the routing for the Manager Approval step.


Disponible en la siguiente misión:

We'd prefer it if you saw us at our best.

Pega Academy has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice