Free PEGACPSSA23V1 Exam Braindumps (page: 11)

Page 10 of 36

University admission application cases automatically advance in the case life cycle if the applicant's standardized test scores are above a certain threshold. The threshold is determined each year based on the provided national average score.
Which two configurations, when applied together, support this requirement? (Choose Two)

  1. Configure a process with a decision shape that continues if the TestThreshold Configuration setting is less than the applicant's test score.
  2. Configure a TestThreshold Configuration setting with the national average for the test score threshold.
  3. Configure a TestThreshold Configuration setting that calculates the national average for the test score threshold.
  4. Configure a process with a decision shape that continues if the TestThreshold Configuration setting is greater than the applicant's test score.

Answer(s): A,B

Explanation:

A: Configuring a process with a decision shape that continues if the TestThreshold Configuration setting is less than the applicant's test score supports the requirement for automatic case advancement based on standardized test scores.
B: Configuring a TestThreshold Configuration setting with the national average for the test score threshold allows for the necessary comparison to determine if a case should advance automatically.


Reference:

Pega official documentation on decision shapes and configuration settings.



A view has a part number field that requires the first two characters are letters, and the last four are digits (for example, AB1234).
How do you ensure that the correct pattern is entered when the user exits the field?

  1. Configure a validate rule on the flow action to validate the field with boolean logic.
  2. Configure an edit validate rule and call it from a validate rule in the relevant flow action.
  3. Configure an edit validate rule and reference it from the property rule for the field.
  4. Configure a validate rule to use input-qualified validation configuration.

Answer(s): C

Explanation:

To ensure that the correct pattern is entered for a part number field, configure an edit validate rule and reference it from the property rule for the field. The edit validate rule can be set up to check that the first two characters are letters and the last four are digits.


Reference:

Pega official documentation on property rules and edit validate rules.



A requirement states that when a case is assigned to a user for review, its work status is set to Open-

Review.
Which two steps do you perform to implement this requirement? (Choose Two)

  1. Configure a data transform to apply the Open-Review status on the appropriate assignments.
  2. Add Open-Review as an allowed status on the case type record.
  3. Create a field value record for the Open-Review status.
  4. Apply the Open-Review status to the appropriate assignments.

Answer(s): A,D

Explanation:

A: Configuring a data transform to apply the Open-Review status on the appropriate assignments can be used to change the status of a case when it is assigned to a user for review.

D: Apply the Open-Review status to the appropriate assignments directly within the flow where the assignment is configured.


Reference:

Pega official documentation on case statuses and data transforms.



You should consider using a field value when the list of allowed values is

  1. mostly static
  2. three or fewer items
  3. specific to one case type
  4. shared across all case types

Answer(s): A

Explanation:

You should consider using a field value when the list of allowed values is mostly static. Field values are best used for properties with values that do not change often and need to be reused throughout the application.


Reference:

Pega official documentation on field values.






Post your Comments and Discuss Pegasystems PEGACPSSA23V1 exam with other Community members:

PEGACPSSA23V1 Discussions & Posts