HOTSPOT
Select the corresponding user interface (UI) action set component for each behavior in the Answer area.
Hot Area:

How do you enable field-level auditing for properties?
A. Add an auditing optional action to the case workflow.
B. Enable the auditing feature on the property rule forms.
C. Enable field-level auditing for the case type.
D. Add a field validation to the case workflow.
A business architect has developed a new process for a case type. To verify that the UI elements collect the expected result, you want to test the process and the fields.
Which two configuration, when used together, allow you to record a set of interactions and save the test result to verify process functionality? (Choose two.)
A. Create a unit test for the case type.
B. Create a scenario tests for the case type.
C. Add explicit assertions on the UI elements.
D. Add explicit assertions on the Scenario testing landing page.
A hotel booking application allows customers to change rooms after making a reservation. Each room's status in each hotel is stored on a data page sourced from an external database table.
Which two configuration options, when applied in combination, do you use to update the database table when a customer changes rooms? (Choose Two)
A. A savable data page that contains the room information
B. A when rule to trigger the database update
C. A data transform to copy updates to the data page
D. An editable data page that contains the room information
An accident claim case creates a vehicle claim case for each vehicle involved in an accident. Which two configurations prevent the accident claim case from resolving before all vehicle claims are resolved? (Choose Two)
A. Add each vehicle claim as a child case of the accident claim.
B. Add a manual approval step to the accident claim case.
C. Add an optional process to pause the accident case until the vehicle claims are paid.
D. Add a wait step to the accident claim case to wait until ail vehicle claims have a status of Resolved.
An order fulfillment case type allows a customer to update user profile information during the order placement stage. The user profile consists of the following three pages:
Account ID and password Customer contact information A list of open orders with the status of each order. How do you configure the case type to allow customers to update any of the user profile pages at any time during case processing?
A. Add an optional process to the case workflow.
B. Add a button for each profile page to each assignment.
C. Add an alternate stage to the case life cycle.
D. Add a set of optional actions to the case workflow
Which statement most accurately describes the use of pega mobile preview?
A. pega mobile preview simulates the application user interface for various mobile devices
B. pega mobile preview allows you to run a pega application on a mobile device
C. pega mobile preview simulates user loads to test mobile app performance
D. pega mobile preview models a typical user interaction to scenario test a mobile app
To process an employee retirement package, the system requires approvals from the supervising manager, and the ...
How do you implement the requirements so that each approver can work independently?
A. Create an approval step with cascading approval.
B. Create business logic to route the assignment to the different approvers.
C. Create three parallel processes with approval steps.
D. Route the assignment to a work queue to which all three roles have access.
Consider the following scenario:
A customer files a fraud complaint. The complaint is investigated by a customer service agent.
*
The customer service agent may request additional information from the customer.
*
The merchant is notified and given 15 days to dispute the fraud claim.
*
If the fraud claim is approved, an affidavit is sent to the customer and a refund is posted totheiraccount.
How do you name the step where the agent investigates the claim for fraud?
A. Investigate Claim
B. Claim Investigation
C. Fraud Claim
D. Investigate Fraud
As part of the case design, after someone completes a purchase, the application should send a confirmation email. How do you design the case life cycle to send the email?
A. As part of the stage configuration
B. As an alternate stage
C. As part of the case configuration
D. As a separate process step