PEGAPCSSA80V1_2019 Pega Certified Senior System Architect (PCSSA) 80V1

Loading demo links...

Showing 7–9 of 10 questions

Question 7

In which situation do you configure branched rulesets?

Select an option, then click Submit answer.

  • Multiple teams need to work on the same application version.

  • You need to delegate rules to process owners from the business.

  • A team needs to work on the next version of an application while preparing to migrate the current version.

  • One team creates a new patch for an application while another team creates a new major version of the application.

Question 8

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?

Select an option, then click Submit answer.

  • Customize the standard pxErrorHandlingTemplate data transform.

  • Use a transition condition in the activity step invoking the connector.

  • Implement the logic in the connector’s error handler flow.

  • Implement the logic in the data page’s response data transform.

Question 9

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?

Select an option, then click Submit answer.

  • Move to local installation because network traffic in cloud deployment is often slow.

  • Change snapshot data access method to reference pattern data access method.

  • Fetch only the targeted data from the database each time data is needed so access is faster.

  • Access data page with a predefined key so that, once loaded, data access is faster.