Pegasystems PEGACPSSA23V1 Certified Pega Senior System Architect ’23 Exam Online Training
Pegasystems PEGACPSSA23V1 Online Training
The questions for PEGACPSSA23V1 were last updated at Feb 08,2025.
- Exam Code: PEGACPSSA23V1
- Exam Name: Certified Pega Senior System Architect '23 Exam
- Certification Provider: Pegasystems
- Latest update: Feb 08,2025
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
Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?
- A . Access data page with a predefined key so that, once loaded, data access is faster.
- B . Fetch only the targeted data from the database each time data is needed so access is faster.
- C . Change snapshot data access method to reference pattern data access method.
- D . Move to local installation because network traffic in cloud deployment is often slow.
To reduce training requirements for users, a company wants to utilize the existing front end of their application.
How can a third-party application use Pega Platform?
- A . By using middleware tools in application servers
- B . By using database tables for staging the requests
- C . By using REST calls from the Pega API
- D . By exposing third-party application services
You are updating a system of record using a SOAP connector. If the system of record is unavailable, you want to retry after an hour. If it is still unavailable after an hour, a notification should be sent to a system administrator.
How do you implement this requirement?
- A . Implement the logic in the data page’s response data transform.
- B . Implement the logic in the connector’s error handler flow.
- C . Customize the standard pxErrorHandlingTemplate data transform.
- D . Use a transition condition in the activity step invoking the connector.
Which statement is true about services?
- A . Services require a REST connector to function.
- B . Services return all data in XML format.
- C . Services may process outbound requests.
- D . Services may use a listener that runs in the background.
Which three mobile device features can you leverage by using Pega Mobile Client? (Choose Three)
- A . Barcode scanning
- B . Text messages
- C . Biometric identification
- D . Push notifications
- E . Phone calls
A courier company wants a mobile app to scan and track the parcels collected from remote areas with no internet access.
Which mobile app do you develop to fulfill the requirement?
- A . Signed app
- B . Unsigned app
- C . Native app
- D . SDK app
Which two tasks are required to build a mobile app from a Pega Platform application? (Choose Two)
- A . Create a certificate set.
- B . Configure access to the Pega Mobile Build Server.
- C . Configure access to Dev Studio.
- D . Set up push notifications to developers.
Which two data elements can be used as an attribute for an access control policy? (Choose Two)
- A . Appointment date
- B . Number of dependents
- C . Password string
- D . Encrypted bank account number