Certified Senior System Architect (CSSA) 72V1

Here you have the best Pegasystems PEGACSSA72V1 practice exam questions

  • You have 62 total questions to study from
  • Each page has 5 questions, making a total of 13 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on October 30, 2025
  • This site is not affiliated with or endorsed by Pegasystems.
Question 1 of 62
On mobile devices, a form defined with dynamic layouts forces horizontal scrolling. Where do you configure the responsive behavior to address this issue?
    Correct Answer: D

Question 2 of 62
You want to improve the user experience for an application for users on mobile devices. Which three configuration options improve the user's ability to select and operate controls? (Choose three.)
    Correct Answer: A, C, E

    To improve the user experience on mobile devices, using standard Pega controls rather than custom controls ensures consistency and better usability since these controls are optimized for the platform. Sizing clickable items no smaller than 44 x 44 pixels makes it easier for users to interact with the controls, reducing the chance of misclicks. Configuring the display of a Date Time field to use a native control leverages the device's optimized handling of date and time inputs, providing a more intuitive and responsive experience.

Question 3 of 62
A client wants to replace the Pega 7 logo in the Case Manager and Case Worker portals. Instead of using the company logo, the client wants you to use the logos for each of the company's operating subsidiaries "" a user in the ABC subsidiary sees the logo for ABC, and a user in the XYZ subsidiary sees the XYZ logo.
How do you replace the Pega logo with the appropriate logo for each operating subsidiary?
    Correct Answer: A

    Creating a portal header for each division is the correct approach. This method allows customization of the header section where the logo resides, enabling you to replace the Pega logo with the appropriate subsidiary logo for each user group. By overriding the pyPortalHeader section, you can ensure that users in different subsidiaries see the correct logo.

Question 4 of 62
A client wants to replace the Pega 7 logo in the Case Manager and Case Worker portals. Instead of using the company logo, the client wants you to use the logos for each of the company's operating subsidiaries "" a user in the ABC subsidiary sees the logo for ABC, and a user in the XYZ subsidiary sees the XYZ logo.
How do you ensure that each user sees the appropriate logo in their portal?
    Correct Answer: A

Question 5 of 62
An application contains a case type named Time Off. HR requests a report that returns the ID and name of any employee for whom an open Time Off case does not exist.
The ID and Name properties are defined for the class Data-Employee-, and an ID property is also defined for the Time Off class. The ID property in the Time Off class points to records in Data-Employee.
Select the approach you use to create this report.
    Correct Answer: C