Pegasystems PEGACPSSA23V1 Übungsprüfungen
Zuletzt aktualisiert am 27.04.2025- Prüfungscode: PEGACPSSA23V1
- Prüfungsname: Certified Pega Senior System Architect '23 Exam
- Zertifizierungsanbieter: Pegasystems
- Zuletzt aktualisiert am: 27.04.2025
The MyCoSelfService ruleset contains the following instances of the same rule. The only differences between the instances are the circumstance settings and ruleset version. All ruleset versions are in the ruleset list.
Assuming users can access all the ruleset versions, which ruleset version is chosen by rule resolution when .Country = Japan?
- A . 01-01-02
- B . 01-01-04
- C . 01-01-03
- D . 01-02-01
Application Settings allow you to____________.
- A . simulate data in an environment for testing purposes
- B . automate the application migration process
- C . execute connectors in parallel to improve performance
- D . store references to an external system connected to an application
You are analyzing application performance and identify a data transform exceeding preferred performance parameters.
Which performance tool do you use to help troubleshoot the issue?
- A . Performance Profiler
- B . Database Trace
- C . Performance Analyzer (PAL)
- D . Tracer
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?
- A . Configure a validate rule on the flow action to validate the field with boolean logic.
- B . Configure an edit validate rule and call it from a validate rule in the relevant flow action.
- C . Configure an edit validate rule and reference it from the property rule for the field.
- D . Configure a validate rule to use input-qualified validation configuration.
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)
- A . Configure a process with a decision shape that continues if the TestThreshold Configuration setting is less than the applicant’s test score.
- B . Configure a TestThreshold Configuration setting with the national average for the test score threshold.
- C . Configure a TestThreshold Configuration setting that calculates the national average for the test score threshold.
- D . Configure a process with a decision shape that continues if the TestThreshold Configuration setting is greater than the applicant’s test score.
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)
- A . Configure an Access of Role to Object rule with the open case action set to 5.
- B . Configure an Access Role to Object rule with the open case action set to 1.
- C . Configure an access control policy condition to test whether the user is a patient.
- D . Create an access group unique to patients.
Consider the following requirement: An auditing policy explicitly requires that employees cannot see the contents of complaints made against themselves.
Which security solution do you use to satisfy the requirement?
- A . Access of Role to Object
- B . Access Control Policy
- C . Access When
- D . Access Deny