Pegasystems PEGACPSSA23V1 Certified Pega Senior System Architect '23 Exam Practice Test

Page: 1 / 14
Total 141 questions
Question 1

In which example would you use the application settings feature?



Answer : C

Application settings are used to point to external resources that can change without requiring changes to the application code. For example, a weather service application might use application settings to specify the URL of a web service for weather data. Reference: Pega Platform Help - Application Settings.


Question 2

Which three items are generated and displayed in the compliance score of an application? (Choose three.)



Answer : A, C, E

The compliance score of an application is generated based on several factors, including the number of rules with warnings, the number of rules with unjustified warnings, and the percentage of compliant rules in the application. This score helps to identify potential issues with rule compliance and areas that may need attention. Reference: Pega Platform Help - Compliance score.


Question 3

A Fulfillment report needs to list the user ID of the employee who packages the items to ship in an Order case. The report provides information from the MyCo-Orders-Work-Ship and Data-Admin-Operator-ID classes.

Which two options independently satisfy the report requirements? (Choose two.)



Answer : A, D

To satisfy the report requirements, you can configure a class join on the Fulfillment report definition to join the operator information to each case. Alternatively, you can use an association rule to achieve the same effect. Both these options allow for the relevant operator information to be displayed alongside the shipping information in the report. Reference: Pega Reporting Guide - Joining Data.


Question 4

When designing reports with multiple data sources, in which two ways is an association rule different from a class join? (Choose two.)



Answer : B, C

An association rule differs from a class join in that it is a reusable rule that can be used by anyone with appropriate permissions when creating reports. This makes it available across multiple reports. Class joins, on the other hand, are specific to each report definition and are not reusable in the same way. Reference: Pega Reporting Guide - Associations vs. Joins.


Question 5

On which type of rule can you configure edit validate rules?



Answer : A

Edit validate rules are associated with properties to validate the property value when a user inputs data. Edit validate rules contain a Java function that is called to check the property value for correctness. Reference: Pega Platform Help - Edit validate rules.


Question 6

Which two statements are valid regarding Pega Web Mashups? (Choose two.)



Answer : A, D


Pega Web Mashups enable the embedding of Pega applications within external web pages. A mashup is initialized by calling a flow or a harness from a Pega application, allowing users to interact with Pega case management from other applications or portals. Users can also view their worklist in the external portal and select items to take action on, extending the capabilities of Pega applications to external platforms. Reference: Pega Platform Help - Pega Web Mashup.

Question 7

Your application contains the following versions of a service level named AuthorizeClaim.

The application is being updated with a new version of the AccountManage ruleset. As part of the update, the service level is no longer circumstanced for AccountOpen cases. The update must retain the circumstancing for the other case types in the application.

Which option do you use to reset the circumstancing for the AccountOpen case type?



Answer : C

Withdrawing the circumstanced rules in the AccountOpen class is the correct action to stop using a circumstanced rule. This allows the non-circumstanced (or base) rule to be used instead without affecting other circumstanced versions of the rule for different case types. Reference: Pega Platform Help - Withdrawing a rule.


Page:    1 / 14   
Total 141 questions