Summer Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

PEGAPCSSA87V1 PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

PEGAPCSSA87V1 PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Pega Certified Senior System Architect (PCSSA) 87V1
  • Last Update: Sep 12, 2025
  • Questions and Answers: 116
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

PEGAPCSSA87V1 Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

PEGAPCSSA87V1 Practice Exam Questions with Answers Pega Certified Senior System Architect (PCSSA) 87V1 Certification

Question # 6

Which two statements about building mobile applications with Pega Platform are true? (Choose Two)

A.

Pega Platform allows the same certificate set to build and distribute iOS and Android applications.

B.

Pega Mobile Build Server is configured in Dev Studio by using your Android or iOS developer certificates.

C.

The containing application determines the layout and appearance of SDK applications.

D.

Pega Mobile Build Server requires HTTPS access.

Full Access
Question # 7

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

A.

Pega Platform limits mashup users to working on existing cases.

B.

Mashup requests are checked for the corresponding mashup channel ID parameter.

C.

A mashup can allow access to Dev Studio for full system configuration.

D.

A user can view their worklist in an external portal and select items on which to take action.

Full Access
Question # 8

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.

Full Access
Question # 9

In which two scenarios is it a Pega best practice to use Pega Web Mashup over a Pega API integration? (Choose two.)

A.

Minimal resources are assigned to update Pega Platform for each new release.

B.

Developers have access to only App Studio when configuring the integration.

C.

Users are expected to create cases, open assignments, and manage data privacy.

D.

The application is built on Pega Platform version 8.2 using UI Kit.

Full Access
Question # 10

You should consider using a field value when the list of allowed values is

A.

mostly static

B.

three or fewer items

C.

specific to one case type

D.

shared across all case types

Full Access
Question # 11

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.

Full Access
Question # 12

Teams X and Y work on different enhancements in the same ruleset. The release date for each enhancement is uncertain.

Which two options, when performed together, allow each team to keep its work separate? (Choose Two)

A.

Create a new ruleset version for one of the teams.

B.

Create a branch ruleset for each team.

C.

Apply privileges to the rules each team configures.

D.

Create access groups for each of the teams.

Full Access
Question # 13

Which statement describes the appropriate use of the Purge/Archive wizard to address application performance?

A.

Delete any properties exposed in table columns from the BLOB.

B.

Remove old cases to reduce the size of a database table.

C.

Delete stored SQL procedures that have been updated.

D.

Remove unused rules caches maintained on the system.

Full Access
Question # 14

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

PEGAPCSSA87V1 question answer

Full Access
Question # 15

You are creating a report that lists all open Personal Injury cases with related Auto Claim case information. Personal Injury and Auto Claim cases belong to the same class group.

The report includes three columns:

? Case ID for the Personal Injury case

? Case ID for the parent Auto Claim case

? Claim adjuster for the Auto Claim case

Personal Injury case data includes the Auto Claim case ID.

What join type do you use to configure the report?

Full Access
Question # 16

A music production company's application contains the following classes:

PEGAPCSSA87V1 question answer

A requirement states that users assigned the role "Manager" can edit objects related to any studio work.

At which position in the class hierarchy do you configure an Access of Role to Object (ARO) record to satisfy this requirement?

A.

UPlusMusic-Production-Work-Brand-Marketing

B.

UPlusMusic-Production-Work-Studio-Editing

C.

UPlusMusic-Production- Work-Studio-

D.

UPlusMusic-Production- Work-

Full Access
Question # 17

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.

Full Access
Question # 18

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.

Full Access
Question # 19

Which two configurations do you implement when using a Pega Web Mashup? (Choose Two)

A.

Leverage the standard authentication service IACAuthentication and update the authentication activities.

B.

Add an access group for the application rules that need to be accessed from the external system.

C.

Configure a node-level data page to hold security access information about the external system.

D.

Configure the application permissions by specifying a list of trusted domains in the application rule.

Full Access
Question # 20

Which action can a Declare OnChange rule perform when a specified property changes?

A.

Suspend the current work object

B.

Execute a data transform

C.

Update an activity

D.

Specify which flow action to run

Full Access
Question # 21

A developer has identified resource-intensive queue processors as the source of performance issues that application users are experiencing.

Which two actions do you perform to resolve the performance issues? (Choose Two)

A.

Associate the queue processors with the appropriate node types.

B.

Select the Include in background processing option on the application rule.

C.

Configure the queue processors to run multiple times a day.

D.

Configure the application nodes with node types.

Full Access
Question # 22

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.

Full Access
Question # 23

As a best practice, in which situation do you use a keyed data page?

A.

A user selects an emoji from a short list that updates often.

B.

A user selects a replacement part from a long list that seldom changes.

C.

A user selects a delivery option from a short list that rarely changes.

D.

A user selects an image from a long list that updates often.

Full Access
Question # 24

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.

PEGAPCSSA87V1 question answer

Full Access
Question # 25

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

*Initial urgency: 15

*Assignment ready: Timed delay of 2 hours

*Goal: 1 hour and increase urgency by 10

*Deadline: 2 hours and increase urgency by 15

*Passed deadline: 1 hour, increase urgency by 10, and limit events to 10

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

A.

40

B.

60

C.

25

D.

50

Full Access
Question # 26

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.

Full Access
Question # 27

Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)

A.

Allows downloading of rules for offline use with a mobile app.

B.

Provides access to static resources such as HTML files, image files, or JS files.

C.

Enables users to continue interacting with mobile apps while offline.

D.

Supports debugging efforts by providing a run-time view of the rules accessed by the app.

Full Access
Question # 28

A view has a part number field that requires the first two characters are letters, and the last four are digits (for example, AB1234).

How do you ensure that the correct pattern is entered when the user exits the field?

A.

Configure a validate rule on the flow action to validate the field with boolean logic.

B.

Configure an edit validate rule and call it from a validate rule in the relevant flow action.

C.

Configure an edit validate rule and reference it from the property rule for the field.

D.

Configure a validate rule to use input-qualified validation configuration.

Full Access
Question # 29

You perform a major skim on the ruleset ABC:02-02 to ABC:03-01.

In the Answer area, select the ruleset versions that the skim operation uses.

PEGAPCSSA87V1 question answer

Full Access
Question # 30

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

Full Access
Question # 31

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

Full Access
Question # 32

What is the function of class mapping for reports?

A.

Ensure all data from one report belongs to a single Case type instance.

B.

Create a new Database table record for a Pega Platform class.

C.

Assign an ID to a class so reports can reference specific properties.

D.

Retrieve data from an associated database table.

Full Access
Question # 33

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

Full Access
Question # 34

During an Account review case, an accountant wants to evaluate the client's retirement plan. A Retirement planning case is created that runs in parallel with the Account review case. Neither case waits for nor reports to the other.

To configure this workflow, which type of parallel processing shape do you use?

A)

PEGAPCSSA87V1 question answer

B)

PEGAPCSSA87V1 question answer

C)

PEGAPCSSA87V1 question answer

D)

PEGAPCSSA87V1 question answer

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access