Users can select a check box to subscribe to a messaging service. Selecting the check box displays a field for a user to enter a mobile phone number. How do you configure the application to display a field for entering a mobile phone number only when the check box is selected?A . Use a...
Which requirement can be implemented through circumstancing?
Which requirement can be implemented through circumstancing?A . An application audits insurance claims that an insurance adjuster values at USD10000 or greater. Otherwise, the claim is approved.B . An application establishes a goal of four hours to adjust claims for platinum customers. For other customers, the application establishes a goal of one business day.C...
Which configuration satisfies this requirement?
Consider the following requirement: The patient must be able to modify physician details at any time without impacting primary case processing. Which configuration satisfies this requirement?A . Add an alternate stage with at least one process to the case life cycle.B . Add a primary stage with at least one process to the case...
Using the following Refund case life cycle, how do you design this case to skip the Item Return stage if the item will not be returned?
Using the following Refund case life cycle, how do you design this case to skip the Item Return stage if the item will not be returned? A . Add a condition to skip the Item Return stage when a return is not necessary.B . Add an Item Retention alternate stage and define a process...
According to Pega best practices, which phase can you implement as a child case?
The business process for an automobile insurance claim consists of the following phases: • Submission: The customer contacts a customer service representative (CSR) to file the claim. • Review: An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs. • Repair: A third party...
Which two dependencies do you directly enforce with a Wait step? (Choose Two)
Which two dependencies do you directly enforce with a Wait step? (Choose Two)A . Pausing a case until a new child case is createdB . Pausing a case until a user submits a specified valueC . Pausing a case until another case (or all cases) reach a specified statusD . Pausing a case until...
How do you design the case life cycle to send the email?
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 case configurationB . As an alternate stageC . As a separate process stepD . As part of the stage...
A requirement states: When a business guest checks out of a hotel, the guest must complete a hotel review to receive a corporate discount.
A requirement states: When a business guest checks out of a hotel, the guest must complete a hotel review to receive a corporate discount. Select the case type relationship that satisfies the requirement.A . Configure checkout request as a child case of hotel review.B . Configure both checkout request and hotel review as top-level...
Which two configurations prevent the accident claim case from resolving before all vehicle claims are resolved?
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 a wait shape to the accident claim case to wait until all vehicle claims have a status of...
How do you configure the field to support this requirement?
A requirement states: The tax identification number must contain 10 digits. How do you configure the field to support this requirement?A . Use an edit validate rule that validates the tax identification number pattern.B . Use a decimal property type and make the field required.C . Configure a validate rule to test the tax...