Questions for the PEGACPSA88V1 were updated on : Dec 01 ,2025
You are configuring duplicate case search logic in a case type. How do you ensure that resolved cases
are not evaluated as potential duplicates?
B
In the first step in a case type, the user compares data on a form to the data on a customer account.
If the data matches, the case is resolved. If the data does not match, the user advances the case to
update the account. Management only wants a record of the cases that update an account. What
two configuration options do you use to implement this requirement ? (Choose Two)
C, D
Depending upon the purchase request amount, approvals cascade from the users to a loan officer,
then to a director and finally to a vice president. The loan officer is the user's manager. The director is
the loan officer's manager. The vice president is the director's manager.Which two approaches can
you use to configure the cascading approval? (Choose two)
C, D
Users create Insurance Coverage Request Cases to authorize insurance payments. Users
enter information that includes the name of the patient, the date of the procedure and the type of
the procedure. After entering the information, user submits the request for a review of the patient's
insurance policy. Because multiple users enter requests, duplicate request can occur. A request is
considered a duplicate if the patient name, procedure type, procedure date match an existing
request. You have been given two requirements:
- Ensure that users can identify duplicate requests.
- If a case is duplicate, it is not written to the database. Otherwise, write the case to the database.
Which two options configure application so that users can identify duplicate requests? (Choose two)
B, D
In which situation do you configure branched rulesets?
C
Several Development teams work on different enhancements.
The release date for each enhancement is uncertain. Which two options allow each team to keep its
work separate? (Choose Two)
A, B
A Declare expression evaluates a circumstanced decision tree. The decision tree evaluates a property
set by a data transform. What two steps do you perform to ensure that the decision tree is
configured properly ? (Choose 2)
B, C
While running a process, you notice that a read-only field on a form contains a value.
Which tool allows you to determine if a declare expression was used to calculate the value?
D
A requirement for a hotel reservation case type states that as customers change their room selection,
the total cost of the reservation updates. How do you satisfy this requirement ?
D
You are developing a case type that processes scholarship applications. Scholarship
applications advance based on the standardized test scores of the applicants. A decision shape
directs the process flow. You want to test whether the process flows correctly, but you have not fully
configured the user interface so that applicants can enter their standardized test scores.
How do you test that the process flows correctly based on the decision?
A
A customer views a product available in multiple color options. The customer must select
only one color for each product. Which Ul control allows a developer to present the user with all
color choices at once, without prompting or clicking, while ensuring that the user can only select one
of the color options ?
A
In an application for configuring hardware equipment for new employees, the manager
chooses a laptop model from a drop-down list. The list of available laptop models is maintained in an
external system and may change over time. Which of the following do you use as the data source for
this drop-down list ?
A
You are configuring an external data source using the Integration Designer. You have the
REST, Dev, Stage, and Prod endpoint URLs, and a name for the data source. What other information
do you need to configure the external data source?
C
A library application used by staff creates a book request case when a member wishes toborrow one
or more books. As part of the case process, the application shows the staff a readonly list of
outstanding past-due books to remind the member to return late books, select the Data page
definition for this use case.
D
HOTSPOT
An online retailer creates a case type that processes and manages customer orders. The checkout
process has four steps:
1. Review Order: The customer reviews the items in order of add-to-cart selection and can adjust the
quantity of each item and delete items to calculate and display the order total.
2. Select Shipping Option: The customer selects a shipping option to determine and display the
shipping charge for their order.
3. Enter Delivery Address: The customer enters their delivery address to determine the sales tax, if
applicable, and the application displays the calculated sales tax.
4. Enter Payment Information: The customer selects a payment option and confirms the grand total
of the order.
For each calculation, identify the appropriate chaining option to maximize the performance.
None
Explanation: