Pegasystems Certified Pega Senior System Architect 23 PEGACPSSA23V1 Exam Questions

Page: 1 / 14
Total 141 questions
Question 1

The primary purpose of a production ruleset is to allow rules to be



Answer : B

The primary purpose of a production ruleset is to allow rules to be updated in a production environment. Production rulesets are designed to hold rules that business users can modify directly in a production environment without requiring a deployment from development through testing environments. This enables quick changes to be made to decision tables, correspondence, and other rule types that business users are permitted to change. Reference: Pega official documentation on ruleset types.


Question 2

Which two statements are valid regarding Pega Web Mashup? (Choose Two)



Answer : B, D

B: Mashup requests are checked for the corresponding mashup channel ID parameter to ensure that the request is coming from a trusted source and is intended for the Pega application.

D: A user can view their worklist in an external portal and select items on which to take action, which is one of the key features of the Pega Web Mashup as it extends Pega's capabilities to external web pages. Reference: Pega official documentation on Pega Web Mashup capabilities.


Question 3

In your purchasing application, you use a decision table with vendor discount codes. You want to delegate the decision table.

In which ruleset do you save the decision table to allow delegation?



Answer : C

To allow delegation of a decision table, you should save it in a Production ruleset. Production rulesets are designed to hold rules that business users can modify directly in a production environment, which includes delegated rules. Reference: Pega official documentation on ruleset types and rule delegation.


Question 4

A requirement states that when a case is assigned to a user for review, its work status is set to Open-Review. Which two steps do you perform to implement this requirement? (Choose Two)



Answer : A, D

A: Configuring a data transform to apply the Open-Review status on the appropriate assignments can be used to change the status of a case when it is assigned to a user for review.

D: Apply the Open-Review status to the appropriate assignments directly within the flow where the assignment is configured. Reference: Pega official documentation on case statuses and data transforms.


Question 5

Which two statements are valid about configuring Pega Web Mashup? (Choose Two)



Answer : A, B

When configuring Pega Web Mashup, it's essential to create one DIV element in the hosting web page for each Pega gadget (A), ensuring that each gadget is properly isolated and rendered within its designated area on the web page. Additionally, adding a list of trusted domains in your application settings (B) is crucial for security, as it specifies which domains are authorized to host the mashup, preventing unauthorized use or embedding of the Pega functionalities in untrusted environments. Reference: Pega Community documentation on Pega Web Mashup configuration and security best practices.


Question 6

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)



Answer : B, D

To ensure that patients can read but not edit cases in the hospital's ER case management system, two steps need to be taken. First, configure an Access Role to Object rule with the open case action set to 1 (B), which grants read-only access. This ensures that patients can view their cases without the ability to make any modifications. Secondly, create an access group unique to patients (D). This access group would include the Access Role to Object rule configured in the previous step. By associating patients with this access group, it ensures that they are granted the appropriate level of access to their cases, fulfilling the security requirements specified by the stakeholders. Reference: Pega Community documentation on Access of Role to Object and access groups.


Question 7

What are the two most common ways to expose your application to an external system? (Choose Two)



Answer : B, D

The two most common ways to expose your application to an external system are to leverage the Pega API (B) and to create a web service with the Service wizard (D). The Pega API provides a set of out-of-the-box RESTful endpoints for performing operations within the Pega Platform. The Service wizard simplifies the creation of SOAP or REST services, enabling external systems to interact with Pega applications. Reference: Pega Community documentation on Pega API and Service wizard.


Page:    1 / 14   
Total 141 questions