A hospital uses a case type to manage the treatment of patients visiting the Emergency Room (ER). Cases are created when the patient checks in at the registration desk, and are resolved when the patient is released from the hospital. Stakeholders identify the following security requirements for the case type.
♦Patients access cases on a read-only basis.
♦Patients can only access their own cases.
♦Doctors and nurses can modify cases throughout the case life cycle.
♦Only doctors are allowed to write prescriptions.
What two steps, when performed together, allow you to ensure that patients can read, but not edit, cases? (Choose Two)
An application includes the following set of circumstanced instances of a decision table.
You update the application and increment the AccountManage ruleset version to 01-02-01. As part of this update, the circumstance .Status="Silver" is no longer needed by the application.
How do you implement this change?
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?
Which two actions do you perform when using the Performance Analyzer (PAL) to ensure that you obtain accurate performance data? (Choose Two)
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)
In the Answer Area, drag each log name on the left to its intended purpose on the right.
Organize the classes and associated rules in the appropriate Enterprise Class Structure (ECS) layer.
What are three valid ways to exchange data through a Pega Web Mashup? (Choose Three)
How do you ensure that only a manager can run a specific flow action?
In which scenario would a Declare OnChange rule be appropriate?