Summer Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: s2p65

Easiest Solution 2 Pass Your Certification Exams

PEGAPCSSA87V1 Pegasystems Pega Certified Senior System Architect (PCSSA) 87V1 Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Pegasystems PEGAPCSSA87V1 Pega Certified Senior System Architect (PCSSA) 87V1 certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 1 / 2
Total 116 questions

If a customer reports an issue with their order, an Investigation case is created. All investigation cases are higher priority than other case types.

What configuration supports this requirement?

A.

Create a service-level agreement (SLA) rule and ensure that the assignment is ready immediately.

B.

Create a service-level agreement (SLA) rule and increase the initial urgency.

C.

Increase the initial urgency on the case type settings.

D.

Configure an optional action to enable manual changes to case urgency.

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 requirement is a prerequisite for configuring a Pega Web Mashup?

A.

No outstanding Guardrail violations

B.

A web server to test your host page

C.

At least one work queue in your application

D.

At least one Access control policy rule

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.

Organize the classes and associated rules in the appropriate Enterprise Class Structure (ECS) layer.

You have a requirement to associate users in different units to the same work queue.

How do you implement this requirement?

A.

Associate the users to a common work group. Then associate a work queue to the work group.

B.

Associate the users to a common work group. Then associate the work group to the appropriate units.

C.

Associate the users to a common unit. Then associate a work queue to the common unit.

D.

Associate the users to a common work queue. Then associate the work queue to the appropriate units.

An assignment service-level agreement (SLA) is configured with the following details:

♦ Initial urgency: 20

♦ Assignment ready: Timed delay of 2 hours

♦ Goal: 5 hours and increase urgency by 10

♦ Deadline: 2 hours and increase urgency by 25

♦ Passed deadline: 1 hour, increase urgency by 5, and limit events to 6

The case reaches the assignment at 9 AM on Wednesday.

Assuming no other urgency adjustments, what is the assignment urgency 6.5 hours after the case reaches the assignment?

A.

85

B.

95

C.

75

D.

80

In a hiring case type, only HR Managers should have read access to a candidate's reference letter attachment. Which two tasks are used to fulfill this requirement? (Choose Two)

A.

Configure read access for a user according to a privilege

B.

Restrict read access according to a When condition

C.

Configure attribute-based access control on the Attachment Category

D.

Define a separate Attachment Category for HR Managers

Items selected by a user need to be copied to a page list property when the user submits the form. How do you copy the items?

A.

Add a data transform to the flow action as a post-processing action.

B.

Add a data transform to the flow action as a pre-processing action.

C.

Create a declare expression with the page list property as the target.

D.

Create a validate rule to copy the selected items.

The current version of an application lists ABC:02-02 as an application ruleset. The ruleset versions listed in the Answer Area are also present on the system.

In the Answer Area, identify the ruleset versions that the skim operation considers when you perform a major version ruleset skim on ruleset ABC.

You are preparing to create a new major version of an application ruleset in which there are multiple minor and patch versions.

How do you create the new ruleset version?

A.

Use the Ruleset Maintenance wizard to skim the relevant ruleset versions to copy the highest version of existing rules to the new ruleset version.

B.

Use the Ruleset Maintenance wizard to merge the existing rules in the relevant ruleset versions to the new version.

C.

Use the Application Structure landing page to lock and roll the existing ruleset versions to the new version.

D.

Create a new application ruleset using the appropriate version number, then copy the highest version of existing rules into the new ruleset version.

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 two configurations can you use to include access groups into your Product rule? (Choose two.)

A.

Export the access groups using the Access Manager.

B.

Add the access groups to the application record.

C.

Add the access group to the Product record in the Individual instances to include section.

D.

Associate the access groups with a ruleset included in the application.

You are asked to create a custom status named Open-Review. This status is to be applied to assignments in one application.

How do you satisfy the request?

A.

Create a Field Value record named Open-Review for .pyStatusWork with the Apply To class set to the class group.

B.

Add the Open-Review status to the Application record for the application.

C.

Circumstance the existing Open Field Value record on the application name and update the status value to Open-Review.

D.

Create a Field Value record named Open-Review for .pyStatusWork and configure an Access When record to apply the status to the correct application.

Which three items are generated and displayed in the compliance score of an application? (Choose three.)

A.

Rules with warnings in the application

B.

Pega Platform core rules used in the application

C.

Rules with unjustified warnings in the application

D.

Unweighted compliance score

E.

Percentage of compliant rules in the application

A class group is used to____________________.

A.

identify a layer of the Enterprise Class Structure

B.

combine related properties by usage

C.

assign work to a specific group of users

D.

associate child classes with a single database table

Which two actions do you perform when using the Performance Analyzer (PAL) to ensure that you obtain accurate performance data? (Choose Two)

A.

Run the process to completion first to perform needed rule assembly and avoid skewed results.

B.

Capture PAL readings after significant changes to a process to identify any performance impact.

C.

Capture a PAL reading for a process with good performance to establish a benchmark for comparison.

D.

Run PAL as an end user to account for any performance differences due to the portal itself.

Select the three Pega best practices for developing activities. (Choose Three)

A.

Keep activities short. Limit your activities to fewer than 15 steps.

B.

Limit activity calls to at most three to prevent performance problems.

C.

Limit custom Java steps whenever possible.

D.

Use only activities to support queue processing and interfaces.

E.

Limit the use of activities. Use alternative rule types such as data transforms whenever possible.

Which statement regarding managing encrypted data in Pega Platform is true?

A.

Encrypted properties cannot be referenced using filter conditions in reports.

B.

Property-level encryption is a time-efficient method to encrypt data.

C.

Encrypted properties can be referenced in report definitions.

D.

Each organization uses a custom key to encrypt its data.

Which two statements are valid about configuring Pega Web Mashup? (Choose Two)

A.

Only create one DIV element in the hosting web page for each Pega gadget.

B.

Add a list of trusted domains in your applications in which you want to use the mashup.

C.

Use the Integration wizard to generate mashup code for use in other systems.

D.

Keep the original names of default actions in the mashup code to prevent security risks.

Page: 1 / 2
Total 116 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved