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

Page: 1 / 14
Total 141 questions
Question 1

Which action can a Declare OnChange rule perform when a specified property changes?



Answer : B

A Declare OnChange rule is designed to perform an action when a specified property changes. The action that a Declare OnChange rule can perform includes executing a data transform, which allows for the automated update of properties when a change is detected in the specified property. Reference: Pega official documentation on Declare OnChange rules.


Question 2

You want to allow users to use an application on a mobile device, even if the device is not connected to a network.

Which configuration option supports this requirement?



Answer : D

To support offline use of applications on mobile devices, you should source UI elements such as drop-down lists using data pages, which can be configured to be available offline. This allows the application to use locally cached data to populate the UI elements even when the device is not connected to a network. Reference: Pega Mobile Developer Guide on offline capabilities.


Question 3

In the following example, the Homelns, Homelnslnt, and Customer rulesets are configured for application validation. MyCo and MyCoInt are configured for ruleset validation. MyCo lists MyCoInt and Customer as its prerequisites, and the prerequisite for MyCoInt is Pega-ProcessCommander.

Which of the following statements is correct?



Answer : B

In Pega's ruleset hierarchy, a ruleset can reference rules in its own ruleset as well as in any prerequisites (and their prerequisites, recursively). Since MyCo lists MyCoInt and Customer as its prerequisites and MyCoInt, in turn, lists Pega-ProcessCommander (which is not relevant here), MyCo can reference rules in both Homelns and HomelnsInt. However, since only Homelns is explicitly mentioned in the options, the correct answer is that MyCo can reference rules in Homelns. Reference: Pega SSA course materials on ruleset hierarchy and ruleset validation.


Question 4

Which two tasks are required to build a mobile app from a Pega Platform application? (Choose Two)



Answer : A, B

Building a mobile app from a Pega Platform application requires configuring certain key components for security and connectivity. Creating a certificate set (A) is essential for securing the app, ensuring that communications between the mobile app and the server are encrypted and authenticated. Configuring access to the Pega Mobile Build Server (B) is necessary for the app build and distribution process, allowing the Pega application to package and deploy mobile apps through Pega's cloud-based build service. Reference: Pega Community documentation on mobile app development and deployment.


Question 5

Which requirement is a prerequisite for configuring a Pega Web Mashup?



Answer : B

A prerequisite for configuring a Pega Web Mashup is having a web server to test your host page. This is because the mashup will be embedded within a webpage, and testing on a web server ensures that the integration works as expected before going live. Reference: Pega official documentation on Pega Web Mashup prerequisites.


Question 6

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?



Answer : C


Question 7

Which two statements about building mobile applications with Pega Platform are true? (Choose Two)



Answer : B, D

Building mobile applications with Pega Platform, it's true that the Pega Mobile Build Server is configured in Dev Studio using your Android or iOS developer certificates (B). This server is a cloud-based service provided by Pega to facilitate the mobile app build process. It's also true that the Pega Mobile Build Server requires HTTPS access (D) to ensure secure communication during the build process. Reference: Pega Community documentation on mobile app development and Pega Mobile Build Server configuration.


Page:    1 / 14   
Total 141 questions