Pegasystems PEGAPCSSA87V1 Certified Pega Senior System Architect (PCSSA) 87V1 Online Training
Pegasystems PEGAPCSSA87V1 Online Training
The questions for PEGAPCSSA87V1 were last updated at Feb 08,2025.
- Exam Code: PEGAPCSSA87V1
- Exam Name: Certified Pega Senior System Architect (PCSSA) 87V1
- Certification Provider: Pegasystems
- Latest update: Feb 08,2025
When deploying mashup code in a webpage, which option is necessary to ensure that Pega Platform accepts incoming requests?
- A . Ensure the host is configured to support HTTPS.
- B . Establish a private tunnel from the host to Pega Platform.
- C . Enable authentication policies on Pega Platform.
- D . Add the host URL in the Pega application.
A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action.
How do you implement a solution?
- A . Add logic to the pre-processing data transform to test if values were already initiated.
- B . Do nothing. The pre-processing data transform is only called once for each assignment.
- C . Make sure that the flow action does not have the highest likelihood since it will always be invoked.
- D . Configure the data transform as post-processing instead of pre-processing.
A requirement states that the Manager role cannot open a purchase request during the Audit stage.
How do you configure the case stage to satisfy this requirement?
- A . Apply an Access Deny record.
- B . Apply an Access When record.
- C . Apply a When record.
- D . Apply a Privilege record.
A fitness organization wants to ensure that data is entered correctly into an online form when users apply for, or update, their membership information.
Which scenario requires an edit validate rule?
- A . Existing members must enter their membership number in the correct format, M-######-0#.
- B . The first and last name are required on the form, but a middle name or initial is optional.
- C . New members can get a 20% discount, if they enter the Coupon Code SAVE.
- D . New members must be at least 18 years of age at the time they sign up for membership.
Which two statements are true about database tables in Pega Platform? (Choose Two)
- A . The PegaRULES database contains rules while PegaDATA contains work instances.
- B . The Database Table rule allows configuration of a connection to a specific table.
- C . The History record table contains a record of when each user logged in to the system.
- D . The report definition rule should only be used against one table for performance reasons.
A chemical supplier processes thousands of online orders each day. The supplier provides a material safety data sheet (MSDS) for each of the 100+ cleaning products in stock. When buyers select an item to order, the application displays the MSDS. The MSDS rarely changes.
Which of the following options ensures the MSDS is up to date when an order is created?
- A . Create a keyed data page with the MSDS for each cleaning product.
- B . Create a parameterized data page that loads a new MSDS for each product.
- C . Create a data page that contains the MSDS for each cleaning product.
- D . Configure a keyed data page that allows multiple pages for each key.
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
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.
A company with multiple applications spanning different business units wants to send a standard confirmation email to customers whenever a case is created.
Which is the appropriate layer of the Enterprise Class Structure (ECS) for the email correspondence?
- A . Unit
- B . Organization
- C . Implementation
- D . Division
Which two configurations can you use to include access groups into your Product rule? (Choose Two)
- A . Associate the access groups with a ruleset included in the application.
- B . Export the access groups using the Access Manager.
- C . Add the access groups to the application definition.
- D . Add the access group to the Product record in the Individual instances to include section.