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

PEGACPSA88V1 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

PEGACPSA88V1 PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Certified Pega System Architect (V8.8)
  • Last Update: Sep 12, 2025
  • Questions and Answers: 82
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

PEGACPSA88V1 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

PEGACPSA88V1 Practice Exam Questions with Answers Certified Pega System Architect (V8.8) Certification

Question # 6

During testing you notice that the Send case status email step does not send an email Which work Item do you create in Agile Workbench to address this issue?

A.

Bug

B.

Scenario test

C.

Feedback

D.

User story

Full Access
Question # 7

An internal application currently grants employees access to one of four personas Admin. Author. User, and Manager A new system administrator who joins the company requires all the access of the Admin persona but only some of the reporting features are available to the Author persona

How do you satisfy this security requirement?

Available Choices (select all choices that are correct)

A.

Add the system administrator to both the Author persona and Admin persona.

B.

Update the Admin persona to include the required access.

C.

Create a new SysAdmin persona with the required access.

D.

Add the analyst to the Author persona.

Full Access
Question # 8

A requirement for a hotel reservation case type states that as customers change their room selection, the total cost of the reservation updates. How do you satisfy this requirement ?

A.

Configure a Validate rule for the room selection step.

B.

Apply a Disable when condition to the total cost field.

C.

Add a When condition to the room selection step.

D.

Define a declare expression for the total cost field.

Full Access
Question # 9

You want to unit test a rule to ensure that the rule executes as intended, you need to populate a test page with valid data Which two options allow you to populate a test page before testing the rule? (Choose two)

Available Choices (select all choices that are correct)

A.

Configure an assertion to define the required data

B.

Configure a validate rule to populate the page with the necessary data

C.

Run a data transform to create the test page.

D.

Copy data from an existing clipboard page

Full Access
Question # 10

An event center has a case type that allows customers to book a dining room for events After customers provide basic information and indicate whether they want catering for the event, the following behavior occurs.

• If customers do not ask for catering. they receive a rental rate quote for the dining room

• If customers indicate that they want catering for the event, they must choose a menu before they can receive a quote

Which two options do you use to configure the case type to achieve the requested behavior? (Choose two.)

A.

Create parallel processes for providing menu preferences and for providing the customer with the rental rate quote

B.

Create a checkbox for customers to indicate whether they want catering for the event Add a decision shape that evaluates whether the customer checks the box

C.

Configure the menu preferences and appointment date fields with a visibility condition if the customer selects the catering checkbox.

D.

Create a process for customers to indicate menu preferences Add the process as a case-wide optional action

Full Access
Question # 11

A meal delivery service recommends a meal plan based on the number of people in the household and dietary restrictions Which two configurations must be used together to determine the recommended meal plan? (Choose two).

Available Choices (select all choices that are correct)

A.

Configure an assignment to gather customer information

B.

Configure a decision table

C.

Configure a decision tree

D.

Configure a decision shape to add a conditional path

Full Access
Question # 12

Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.

PEGACPSA88V1 question answer

Full Access
Question # 13

Which two requirements ensure that valid data is used in a case? (Choose two.)

Available Choices (select all choices that are correct)

A.

The data is organized in a data type

B.

The data fits the business logic

C.

The data is locally sourced

D.

The data is the correct field type

Full Access
Question # 14

Identify the two requirements that are satisfied by using a data transform. (Choose two.)

A.

Display the same data on multiple user views.

B.

Convert integer data to text data.

C.

Copy an existing order to a new case.

D.

Validate the format of a property value.

Full Access
Question # 15

Which one of the following statements about channel interfaces is true?

Available Choices (select all choices that are correct)

A.

A persona requires a unique channel interface

B.

Creating a channel interface creates a default work queue.

C.

User interfaces are also known as channel interfaces.

D.

All users see the same channel interface.

Full Access
Question # 16

What do you configure in the Context section of a data transform rule that you create in Pega Platform?

Choices (select all choices that are correct)

A.

The application layer, class, and ruleset version that the rule applies to

B.

The rule types that you previously marked as relevant records

C.

The case types, user portals, and personas that use the rule

D.

The application name rule type label, and rule identifier

Full Access
Question # 17

A disputed transaction case records account information using a page property Account information is recorded at the time the case is created and does not update when the case is further processed Account information is stored in an external system and accessed by a data page.

How do you configure the account information page?

Available Choices (select all choices that are correct

A.

Select Copy from a data page on the page property

B.

Configure the page property to refer to a keyed data page

C.

Select Refer to a data page on the page property

D.

Define a reference property that refers to the data page

Full Access
Question # 18

Drag the term that is used in App Studio from the left to the rule that you use in Dev Studio on the right.

PEGACPSA88V1 question answer

Full Access
Question # 19

Which two requirements can you support by configuring a mobile channel in App Studio? (Choose two.)

Available Choices (select all choices that are correct)

A.

Lock the application after 20 minutes of inactivity

B.

Set the dimensions of an application icon to 180x180 pixels

C.

Grant access to the mobile app for a specific user

D.

Configure a left swipe behavior to open a message

Full Access
Question # 20

Drag each report from the left to the corresponding report type on the right.

PEGACPSA88V1 question answer

Full Access
Question # 21

You are configuring an external data source using the Integration Designer. You have the

REST, Dev, Stage, and Prod endpoint URLs, and a name for the data source. What other information do you need to configure the external data source?

A.

The name of the database where the source data is stored

B.

The data views using the external data source

C.

A plan for mapping the data and REST response fields

D.

A backup endpoint URL if the configured URL refuses to connect

Full Access
Question # 22

In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account. Management only wants a record of the cases that update an account. What two configuration options do you use to implement this requirement ? (Choose Two)

A.

Add a persist case shape after the first step.

B.

Configure the starting flow to instantiate the case type as a temporary case.

C.

Apply a when condition to the first step to persist only cases requiring updates.

D.

Configure the first step to instantiate the case type as a temporary case.

Full Access
Question # 23

Select each Process Step Description on the left and drag it to the appropriate Process Step on the right.

PEGACPSA88V1 question answer

Full Access
Question # 24

To qualify for an instant loan an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP15000 in credit card debt.

How do you enforce these restrictions when requesting an instant loan?

Available Choices (select all choices that are correct)

A.

Use a Validate rule to call two Edit validate rules one for income and one for credit card debt

B.

Use Ul controls to validate the entries in the income and credit card debt fields

C.

Use two Edit validate rules one for income and one for credit card debt.

D.

Use a single Validate rule with two conditions one for income and one for credit card debt

Full Access