Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Free Practice Questions for the Pegasystems Certified Lead System Architect (CLSA) PEGACPLSA88V1 Exam (2026 Updated)

At Marks4sure, we are dedicated to providing IT professionals with the most accurate and reliable preparation materials for the Pegasystems PEGACPLSA88V1 exam. To support your certification journey, we have made a selection of our premium 2026 Certified Lead System Architect (CLSA) practice questions and answers available completely free. You can take this practice test as many times as you need. Every question includes a detailed, expertly verified explanation to ensure you fully grasp the core security concepts before test day.

Questions 4

Customer information is captured in an application. Corporate policy states that private information be secured and only visible to a limited users.

Which configuration do you recommend?

Options:

A.

Use a visible when rule for the properties displaying sensitive information.

B.

Create an access control policy restricting access to the sensitive information.

C.

Configure an access deny rule restricting access to the sensitive information.

D.

Move sensitive information to separate sections and apply a privilege to the sections.

Buy Now
Questions 5

An application contains cases that transition through different statuses throughout their life cycle, which typically lasts three months.

Design a reporting strategy to display the number of cases by status at the end of each month for a 12-month period.

Options:

A.

Configure a job scheduler to record monthly case status in a separate table and report on that table.

B.

Configure an activity to generate the data in the clipboard and report by using a custom section.

C.

Configure a report scheduler to record monthly case status in a separate table and report on that table.

D.

Configure a summary report that uses subreports for each month.

Buy Now
Questions 6

One of the important requirements of Pega Web Mashup is to ensure that the same-origin policy is following.

From the following options, select two valid configurations. (Choose TWO)

PEGACPLSA88V1 Question 6

Options:

A.

Configuration A

B.

Configuration B

C.

Configuration C

D.

Configuration D

Buy Now
Questions 7

A queue processor is configured with the value of the Max attempts field is 4, the value of the Initial delay field is 2 minutes and the the value of the Delay factor field is 2 for processing retries.

What is the delay between the second and third attempt, assuming each previous attempt fails?

PEGACPLSA88V1 Question 7

Options:

A.

8 minutes

B.

4 minutes

C.

2 minutes

D.

6 minutes

Buy Now
Questions 8

U+ Bank uses Pega Customer Decision Hub™ to approve credit card limit changes requested by customers automatically. A scorecard model determines the customer credit score. The automatic approval of credit card limits are processed based on the following criteria set by the bank.

PEGACPLSA88V1 Question 8

The bank wants to change the threshold value for the USD2000 credit limit from < 175 to < 200. How do you implement this change?

Options:

A.

Change in the strategy the condition from .pxSegment < =175 to .pxSegment < =200.

B.

Map the score value in the decision strategy to < =200.

C.

Change the cutoff value in the Results tab of the scorecard model.

D.

Change the cutoff value in the Results tab of the scorecard decision component.

Buy Now
Questions 9

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.)

Options:

A.

Add a Persist Case shape after the first step.

B.

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

C.

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

D.

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

Buy Now
Questions 10

BigCo is planning an update to JVM settings on all production nodes at the of the month. The production application supports high availability.

To ensure that users can continue working without distribution while the JVM changes are in process, select and move all of the following tasks to the Task List Order column arrange then correct order.

PEGACPLSA88V1 Question 10

Options:

Buy Now
Questions 11

An organization has two sets of users: Manager and Vice President, with no role dependencies. The organization wants to introduce a new set of users called Senior Manager that has Manager access and a subset of Vice President access.

What is the recommended approach to add the Senior Manager role to meet this requirement?

Options:

A.

Create a new Senior Manager role, and define new Access of Role to Object rules as required.

B.

Create a new Senior Manager role with Manager as a dependent role, and define new Access of Role to Object rules as required.

C.

Create a new Senior Manager role with Vice President as a dependent role, and override Access of Role to Object rues as required.

D.

Create a new Senior Manager role with Manager and Vice President as dependent roles, and override the Access of Role to Object rules from the Vice President role as required.

Buy Now
Questions 12

You add database connection information to prconfig.xml and want to encrypt the password in the connection information how do you encrypt the password?

Options:

A.

create an encrypted keyring password and replace the unencypted password in prconfig.xml

B.

enter a password in an application ID instance and reference the external system

C.

create an encrypted password with PR cipherGenerator and reference the external system

D.

create an encrypted password with passGen and replace the unencrypted password in pconfig.xml

Buy Now
Questions 13

U+ Bank wants to offer credit cards only to low-risk customers. The customers are divided into various risk segments from Good to Very Poor. The risk segmentation rules that the business provides use the Average Balance and the customer Credit Score.

As a decisioning architect, you decide to use a decision table and a decision strategy to accomplish this requirement in Pega Customer Decision HubTM.

PEGACPLSA88V1 Question 13

Using the decision table, which label is returned for a customer with a credit score of 240 and an average balance 35000?

Options:

A.

Very Poor

B.

Fair

C.

Good

D.

Poor

Buy Now
Questions 14

U+ Bank implemented a customer journey for its customers. The journey consists of three stages. The first stage raises awareness about available products, the second stage presents available offers, and in the last stage, customers can talk to an advisor to get a personalized quote. The bank wants to actively increase offers promotion over time.

What action does the bank need to take to achieve this business requirement?

Options:

A.

Upweight the propensity by adding more predictors that fit the target customers and repeat this process over time.

B.

Enable increasing stage upweighting for the second stage of the journey.

C.

Enable increasing stage upweighting for the first stage of the journey.

D.

Enable constant stage upweighting for the second stage of the journey.

Buy Now
Questions 15

How do you encrypt the storage stream of the class MyOrg-HR-Work-RFP?

Options:

A.

Build a site-specific encrypting cypher and select Encrypt BLOB? on the class group for MyOrg-HRWork-RFP

B.

Build a site-specific encrypting cypher and select Encrypt BLOB? on the class MyOrg-HR-Work-RFP

C.

Select Encrypt BLOB? on the class MyOrg-HR-Work-RFP

D.

Encrypt the pzPvStream colum of the DB table mapped to MyOrg-HR-Work-RFP class using DB tools

Buy Now
Questions 16

You deplyed a pega web mashup implementation into production and are using IACAuthentication.

which two action ensure that the external authentication module, and not another source, has validated the user?

Options:

A.

In the IACAuthentication service, map a passoword attribute form the LDAP server used by the external

B.

In an IAC authentication activity, add a step to idenify the security token provied by the external authentication module.

C.

in the IACAuthentication service, specify the appropriate bind password used by the host system

D.

In an IAC authentication activity, add steps that return the security token to the external authentication module for verification.

Buy Now
Questions 17

Which three approaches arc considered a PegaUnit: testing best practice? (Choose Three)

Options:

A.

A test ruleset is placed at the top of an application ' s ruleset stack.

B.

A test case uses limited assertions.

C.

A test case groups relevant asseitions together.

D.

A test case is not necessary when an error message is the expected result.

E.

A test case focuses on a single area of functionality.

Buy Now
Questions 18

Inconsistent formatting of phone numbers is causing, usability issues. You hnvo been asked to enh interface to ensure all phone numbers are automatically reformatted consistently.

Which two options incorporate best practices for applying the required formatting? (Choose Two)

Options:

A.

Configure a Declare Constraint rule.

B.

Configure an Edit Validate rule.

C.

Configure a Custom Control.

D.

Configure an Edit Input rule.

Buy Now
Questions 19

Which three actions do you recommend to address their performance issue and ensure optimal application performance in the future? (Choose Three.)

Options:

A.

Dedicated a node to background processing.

B.

Review application environment sizing.

C.

Remove embedded dashboard reports from the manager portal.

D.

Minimize the usage of robotic automations.

E.

Review selection criteria of agent activities.

Buy Now
Questions 20

A case can be withdrawn using a local action. You want to restrict the ability to withdraw a

case to the user who created the case or any work group manager of the user. Select three

rule types used in combination to achieve this functionality. (choose three)

Options:

A.

Access Deny

B.

Access When

C.

Access Control Policy

D.

Access of Role to Object

E.

Privilege

Buy Now
Questions 21

BigCo receives complaints from existing customers and new prospects that BiyCo repi irrelevant offers and products.

Which two Pega solutions do you suggest to help solve this problem? (Choose Two)

Options:

A.

Pega Marketing

B.

Pega Customer Service

C.

Robotic Process Automation

D.

Customer Decision Hub

Buy Now
Questions 22

you are writing a report that needs to compute the sum of multipul columns and display the result.

The number of columns to sum varies from report to report but does not exceed five.

which two options can you use to implement this requirement? (choose two)

Options:

A.

Develop a SQL function that sums two columns. Recursively apply this function as needed.

B.

implement a declare expression to sum the values and store the result as an additional property.

C.

construct the report to group by the columns to be summed followed by a column that uses SUM.

D.

Develop separate SQL functions for summing two through five columns. use the appropriate function.

Buy Now
Questions 23

XYZ corp has requirement to send an email to every person who has used a certain service in the previous month thanking them for doing business with XYZ. Generating and sending these emails take a certain amount of time XYZ wants these email processed as quickly as possible to avoid interfering with emails sent during business hours.XYZ also wants to ensure that the thank-you email is not sent to the same person twice

PEGACPLSA88V1 Question 23

Options:

Buy Now
Questions 24

The clipboard contains a list of details for all companies on the NASDAQ stock Exchange

select the requirement that indicates you use a page list instead of a page group.

Options:

A.

A DATA transform must iterate over the list.

B.

company details must be referenced using the company stock triker.

C.

the list must be sorted by company stock ticker.

D.

Each element in the list of companies must contain a list of accounts.

Buy Now
Questions 25

You are configuring a new version of a data transform that is partially complete. During testing, you want to be able to use previous of the rule.

select the rule configuration that enable you to save ans check in the record with validation error and allows previous versions of the rule to execute.

Options:

A.

Set the availability of the record to Not AvailableB. set the status of the record to Template

B.

set the availability of the record to Blocked

C.

set the availability of the record to withdrawn

Buy Now
Questions 26

In a Human Resources application, the Social Security Number (SSN) and date of birth details for employees are confidential, and business requirements state that only the HR Manager can see these details.

What is the best approach to mask the information for other users everywhere in the application?

Options:

A.

Use the PropertyRead access control policy for the SSN and date of birth.

B.

Add the privilege rule for the UI controls that display the SSN and date of birth.

C.

Add an Access When rule for access role objects of the HR Manager role.

D.

Use the Property Encrypt access control policy for the SSN and date of birth.

Buy Now
Questions 27

In Pega applications, the Center-out " " business architecture is a fine-tuned software architecture that you use to deliver customer and business outcomes.

The Center-out approach gives meaningful results fast and sustains the architecture into the future by avoiding the mistakes of the Top-down and Bottom-up approaches.

Which two of the following statements are true of Pega ' s Center-out business architecture? (Choose Two)

Options:

A.

Using the case management feature to manage, automate, and improve work, you can get every step in your Microjourney® right.

B.

The Pega Live Data virtualization layer automatically extracts the data that you need into customer data schema.

C.

Pega ' s DX API keeps your front-end channels and back-end logic in sync, not in silos.

D.

Pega ' s DX API maintains the principle of separation of concern and keeps front-end channels and back-end logic out of sync.

Buy Now
Questions 28

Finco corporation uses pega to perform the majority of the mortgage underwriting tasks.

After gathering the initial data, the mortgage case pauses and waits for the credit report

The credit report is a separate case, located in the same class group as the mortgage case, and typically resolves within 24 hours. After the credit report is complete, the application routes the mortgage case to the specialist.

Which of the following options is the optimal solution to route the mortgage case to the specialist when the credit report is complete?

Options:

A.

Add a wait shape to the mortgage flow with a case dependency to advance the mortgage flow to the next assignment when the credit report case is resolved.

B.

Insert a credit report assignment in the mortgage flow with a SLA to check the status of the credit report case and call the ResumeFlow activity when the credit report case completes.

C.

Include a split join shape in the mortgage flow to include the credit report flow. Use the All option on the split join shape to ensure the credit report is complete before routing to the specialist.

D.

Modify the credit report flow to move the mortgage case to the specialist. The application routes the assignment to the specialist with the least amount of work.

Buy Now
Questions 29

A Customer Service application requires customer data that is assembled from multiple external systems. The customer data is captured by a parent case. Child cases of that parent case need to reference the same customer data. The customer data must be as current as possible.

Which two of the following options would you use as part of the solution? (Choose Two)

Options:

A.

Load the customer data in parallel using the Load-DataPage and Connect-Wait methods.

B.

Have each child case load a portion of the customer data before updating the parent case.

C.

Use the System of Record (SOR) data access pattern to reference the customer data.

D.

Use Case Designer data propagation to copy customer data to each child case when spun off.

Buy Now
Questions 30

you need to formet required fields with red labels. you configure a custom style in the skin rule.

how do you apply the custom style?

Options:

A.

reference the skin rule in the dynamic layout with the required field labels

B.

reference the skin in the required field labels.

C.

reference the custom style as a parameter in a dynamic layout.

D.

reference the custom style in the required field labels

Buy Now
Questions 31

You are managing distributed, geographically dispersed, development teams A, B and C. Team A is ready to merge changes into their development environment to make available changes to Team B’s Team C’s.

To ensure all development teams are working with the latest version of shared rule base, select and move all of the following tasks to the tasks List Order column and place them in the correct order.

PEGACPLSA88V1 Question 31

Options:

Buy Now
Questions 32

Using the information shown in the case structure below, which option is always true?

PEGACPLSA88V1 Question 32

Options:

A.

Resolution of the Event Booking case requires the Parking case to be resolved.

B.

Parking, Weather, and Hotel cases must be instantiated for the Event case to process correctly.

C.

The Weather case can be instantiated without a parent Event Booking case.

D.

The Parking class must inherit from the Event Booking class.

Buy Now
Questions 33

which of the following things do you need to add to the whitelist for a mobile application to function correctly while offline?

Options:

A.

Data transforms invoked by custom javascript

B.

Data paga used to source a drop-down list

C.

Validate rules on an email address field

D.

Filed values used to populate a drop-down

Buy Now
Questions 34

A security requirement states that personal data should only be visible to managers in the HR

organization. All personal data is contained in a single section.

How do you restrict access to personal data ?

Options:

A.

configure a visible when rule on the section

B.

Create an Access control policy restricting access to the properties

C.

Add an Access when to relevent properties.

D.

Define a privilege for the section and add the privilege to appropriate roles

Buy Now
Questions 35

your application connects to two REST services that list details about bank offices.

One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.

the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in

cities with that name. The application uses data pages to cache details about bank offices.

which approach do you use to populate a data page with a list of bank offices in a postal code from the REST service?

Options:

A.

configure a REST connector data source. configure the REST connector to reference the postal code from the work object using the request data transform.

B.

configure a REST connector data source. Set the Endpoint on the data source to reference the postal code parameter value at the end of the URL

C.

configure a REST connector data source and pass the parameter page to the connector. configure the REST connector to reference the same parameter in the query string for the get method

D.

configure a REST connector data source and pass the postal code parameter to the request data transform configure the REST connector to use the postal code the query string for the get method

Buy Now
Questions 36

What is the primary reason for developing a set of unit test cases and automated testing suites in a continuous integration and continuous deployment (CI/CD) model?

Options:

A.

Automated testing reduces costs by reducing the need to hire and train testing resources.

B.

Automated testing programmatically ensures quality of rules to maintain the integrity of the pipeline.

C.

Automated testing accelerates the deployment of rules from the development environment to target environments.

D.

Automated testing assists orchestration between automation server and the Execute Test REST service.

Buy Now
Questions 37

an application provides the user with written instructions for completing a form. How do you ensure that the instuction can be localized without updating the application?

Options:

A.

cricumstance the section that describes the form for each language.

B.

add the section to the translation package using the localization wizard.

C.

create a filed value rule for the instruction text.

D.

create a paragraph rule for the instruction text.

Buy Now
Questions 38

BigCo has two development projects currently in progress developed by independent teams. One team builds the Quoting application. Another team builds the Policy Administration application. Development takes place on different servers.

The Quoting application is built on the Policy Administration application.

The Policy Administration application requires enhancements to support other areas of the business.

The Quoting team is notified when the Policy Administration application is versioned. The Quoting team responds by importing a RAP containing the new version.

Select the two best practices that minimize potential development conflicts and work with the most current version of the Policy Administration application. (Choose Two)

Options:

A.

Perform branch reviews when merging branches.

B.

Share rulesets between both applications.

C.

Switch between applications when modifying rules.

D.

Periodically sync the Policy Administration application code.

Buy Now
Questions 39

What two features do activities and functions share? (Choose Two)

Options:

A.

Ability to be circumstanced

B.

Ability to be parameterized

C.

Ability to be called directly from a decision table

D.

Ability to be versioned

Buy Now
Questions 40

Which of the following Skin rule customizations help satisfy the states requirements?

Options:

A.

In the Skin rule, configure the importance field for each column included in a repeating layout.

B.

In the Skin rule, configure the Column Layout and specify the width of the sidebar on desktops.

C.

In the Skin rule, configure the Column Layout and specify how the sidebar appears on tables and smart phones.

D.

In the Skin rule, configure the style for all application field values, paragraphs, and correspondence records.

Buy Now
Questions 41

An application is being constructed In multiple phases for a growing company that has over 1000 employees. During the initial development stages, it is determined a button on a section has to be made conditionally visible based on a group of actors.

What should the conditional visibility be based on to minimize the amount of future maintenance?

Options:

A.

Privilege

B.

AccessGroup

C.

Role

D.

Work group

Buy Now
Questions 42

You oversee a medium-size development team, and some of the team members are new to

pega. What are the most efficient ways to ensure that the rules the team creates adhere to

best practices? (choose two)

Options:

A.

Have new team members create and run Pega automated unit tests against their rules.

B.

Use Pega Log Analyzer to identify exceptions associated with the new team members.

C.

Run Tracer on each rule the new team members check in to identify an failures in rule execution.

D.

Leverage the rule check-in approval process to review the new team member’s changes first.

Buy Now
Questions 43

a standard agent has auto queue management enabled, runs periodically, and is set to retry once.

select the run time behavior if processing fails for one of the tasks in the agent queue.

Options:

A.

the task remains in the agent queue and the task status is set to broken-process. the agent does not retry this task automatically.

B.

the task remains in the agent queue and the task status is set to broken-process. the agent retries this task automatically.

C.

the task is requeued for processing and the task status does not change. the agent retries this task automatically.

D.

the task is removed from the agent queue and the status is set to broken-process. the agent does not retry this task automatically.

Buy Now
Questions 44

Client XYZ Corp implemented Pega Customer Service.

A customer service representative (CSR) needs to launch multiple applications to manually update information to keep dam synchronized across systems. The applications are built in different technologies, decreasing the CSR ' s efficiency in handling customer requests. The client has a requirement to launch all applications from the PLCJA Customer service application. The client requires that data Mows to and from the Pega Customer Service application to the other applications used by the CSR. Changes made in any one of the systems is reflected in other relevant systems. This results in the CSR handling customer requests more efficiently and spending less time manually updating dependent applications.

Which Pega capability do you recommend to support this requirement?

Options:

A.

Use Robotic Desktop Automation.

B.

Use SOAP/REST services to update the information.

C.

Use SQL connectors to update the data.

D.

Use Robotic Process Automation.

Buy Now
Questions 45

Which two of the following are best practices when designing an accessible application? (Choose Two)

Options:

A.

Avoid key commands because they can conflict with screen readers.

B.

Use responsive layouts to help align with device screen size.

C.

Use link controls instead of buttons, for readability.

D.

Use inline styles for better readability.

Buy Now
Questions 46

The BigCo quoting application is currently on-premise. BigCo plans to move the application to Pega Cloud What factor do you need to consider for environment setup?

Options:

A.

Network security configuration

B.

Database access configuration

C.

System management application configuration

D.

Log file access configuration

Buy Now
Questions 47

An application consisting of a single case requires sending correspondence at a designated time with minimal delay. The existing solution uses an assignment to pause the case until an SLA invokes the escalation activity that sends the correspondence. Occasionally there is a delay in sending the correspondence.

Which two factors contribute to the delay? (Choose Two)

Options:

A.

The number of queued SI A objects

B.

Multiple open assignments on the same case

C.

Error handling for locked items

D.

Correspondence rule configuration

Buy Now
Questions 48

Identify two benefits provided by using single sign-on (SSO) in a high availability (HA) application. (choose two)

Options:

A.

To automatically authenticate users on a new server following a server crash

B.

To redirect the user to a new server during a server quiesce (pause)

C.

To allow the movement of stateful data between application servers

D.

To allow for cookie persistence on the browser

Buy Now
Questions 49

A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.

In order to allow the three physicians to review the orders in parallel, how would you configure the process?

Options:

A.

Add a Split Join shape, add a list of physicians, and call the surgical procedure request process.

B.

Add a Split For Each shape, add a list of physicians, and call the evaluation process.

C.

Add a Split Join shape, add a list of physicians, and call the evaluation process.

D.

Add a cascading approvals shape that is called by the evaluation subprocess.

Buy Now
Questions 50

You imported a rule-admin-product (RAP) file that contains new features into a user acceptance testing(UAT) environment. Select the option that ensures basic functionality behaves as expected before inviting users to start acceptance testing.

Options:

A.

Create a smoke test suite. Run the test suite using the pre-import process.

B.

Create an ad hoc test suite. Run the test suite using the post-import process.

C.

Create an integration test suite. Run the test suite using the Execute Test REST service

D.

Create a regression test suite. Run the test suite using the automation server.

Buy Now
Questions 51

A banking application deals with multiple loan applications and credit card issues in an application based on Pega software, and for customer complaint handling, the bank uses a non-Pega application. A bank representative needs to work on the tasks that come through both apps.

This requirement can be achieved by using multiple approaches, but as an LSA, which one of the following approaches would you suggest?

Options:

A.

Use a remote case type, because it gives a unified view of work on multiple tasks without switching between applications.

B.

Use Pega Process Fabric Hub, because it gives a unified view of work on multiple tasks without switching between applications.

C.

Use a mashup that would render the necessary application screen based on the request type.

D.

Use the DX API, which would render the necessary application screen based on the request type.

Buy Now
Questions 52

You are working on an insurance claims application that receives claims through email. The company receives 500 emails per hour. the insurance company promises a 24-hour response time to receives and verify the clain. After the claim is verified. The system automatically responds with email containing the claim ID.

The application is developed in the Pega cloud environment. The production environment is currently running on premises.

What is your recommendation to ensure that insurance company can meet the 24-hour response time requirement for claims submitted by email?

Options:

A.

Recommend the insurance company change its policy to allow for a broader processing window.

B.

Recommend the insurance company use an advanced agent to verify claims and respond.

C.

Recommend the insurance company use an email lister with concurrent threats.

D.

Recommend the insurance company use an MDB listener instead of an email listener.

Buy Now
Questions 53

your application queues items for a standard agent a case has not been updated as expected by the agent. on the system queue management landing page the queue status for each item us available.

what two issues can be identified in the system queue management landing page using the status?

(choose two)

Options:

A.

the agent failed when processing the item.

B.

the agent is scheduled to process the item in the future.

C.

the agent schedules were disabled.

D.

the agent is not configured for optimistic locking.

Buy Now
Questions 54

You are using pega express. You want to avoid creating unnecessary case-level properties

and views. Which three actions do you take to accomplish this goal? (choose three)

Options:

A.

Define case type views using *\ page, property " syntax for the majority of the- fields.

B.

Drag-and-drop a Field Group when defining a case view.

C.

Create a data type that corresponds to each case type.

D.

Pre-define properties, sections, and relevant records that are applied to Work-Cover ' .

E.

Add an embedded Page property to the case type.

Buy Now
Questions 55

MyMealth Corporation wants to use the age of the claim to increase the urgency on the assignment so that claims processors work on the most urgent claims first. The claim assignment urgency increases by 1 each day the claim remains in an unresolved status. At any time. My Health has up to 10,000 claims in process. Claims in the PendingProcessing workbasket are subject to this calculation. The application updates the claim urgency daily before the work day begins. AM claims are processed within 30 days.

MyHealth also processes complaint cases from health plan members. Complaint cases use a service level agreement (SLA) to ensure the customer service representatives respond to complaints within 48 hours. All claims processors work in Los Angeles 9:00 AM-5:OQ PM PST.

Which approach satisfies the claim urgency requirement and provides the best experience for the claims processor?

Options:

A.

Use an advanced agent on a dedicated node to increment the pyUrgencyAssignAdjust value by 1 for every assignment that matches the selection criteria.

B.

Use the assignment SLA to increment the pyUnjerncyAssiqnAdjust value by 1 every day the claim is in an open status.

C.

Use a declare expression to increment the pytJrgcncyAsp/gnAdjur.t value to 1. When a claim processor opens the assignment, the urgency is increased by 1.

D.

Use the overall SLA to increment the pyUrgencyAssignAdjust value by 1. Reset the goal date to the following day

Buy Now
Questions 56

You want to avoid creating unnecessary case-related properties and views. Which three actions do you take to accomplish this goal? (Choose Three)

Options:

A.

Define most of the properties and sections at the work pool level.

B.

Create a data type (if required) that corresponds to the case type.

C.

Use the data reference field type in a case type ' s data model tab.

D.

Drag and-drop a field group when defining a case view.

E.

Define case type views using " .page.property " syntax.

Buy Now
Questions 57

A software training company wants to hold a webinar on a particular subject if a sufficient number of people express an interest in attending. An instructor is tasked with developing the webinar presentation, if they get enough people to register. There is no limit on the number of attendees.

Which case design pattern is the best solution in this scenario?

Options:

A.

Divide and Conquer

B.

Sibling Case Update

C.

Data Instance First

D.

Data Instance After

Buy Now
Questions 58

U+ Bank ' s marketing department wants to use the always-on outbound approach to send promotional emails about credit card offers to qualified customers. As a part of this promotion, the bank wants to identify the starting population by defining a few high-level criteria in a segment.

For each condition below, select which Two conditions should be defined in Segment and which three conditions should be defined in Engagement policy as best practice.

PEGACPLSA88V1 Question 58

Options:

Buy Now
Questions 59

In a production system, a queue processor is not running. What option might be the potential root cause?

Options:

A.

Web user node is down

B.

Real-time node is down

C.

Background node is down

D.

Stream-node is down

Buy Now
Questions 60

An application processes stock market trades.

which two requirement are best implemented by an advanced agent?

Options:

A.

call a service every day at 5 : 00 am to get the marker open and close time, and recird the result

B.

Excute a trade cae only after the stock reaches a certain price

C.

create a case to audit an account if the customer trade more tha usd9999in a day

D.

complete unexecuted trade when the market

Buy Now
Questions 61

An end user of the application experienced a browser crash while working on a highly available system. Crash recovery is enabled. Does the user to be reauthenticated?

Options:

A.

Yes, if the user is directed to the same node.

B.

No, if the user is directed to a different node.

C.

Yes, If the authentication cookie was lost.

D.

No, if the authentication cookie was lost

Buy Now
Questions 62

A user report poor application performance at 5:00 pm yesterday. which two tools do you use to review the user ' s session to identify the cause of the poor performance ?

Options:

A.

performance profiler

B.

my performance Details report

C.

Alerts log

D.

tracer

Buy Now
Questions 63

How do you identify if a result in a decision rule cannot be returned?

Options:

A.

Test for missing conditions

B.

Test for completeness

C.

Test the rule using a unit test

D.

Test for conflicts

Buy Now
Questions 64

Users are spending excess time researching duplicate cases to determine whether to process or resolve the cases.

Which two options allow you to reduce the number of potential duplicate cases? (Choose two.)

Options:

A.

Decrease the weights of the weighted conditions.

B.

Increase the weights of the weighted conditions.

C.

Increase the weighted condition sum threshold.

D.

Decrease the weighted condition sum threshold.

Buy Now
Questions 65

XYZ, Inc. is multinational software interested in deploying a worldwide application as soon as possible. The application currently does not have requirements that depend on its user’s geographical region. An outside consultant suggested that the application initially be generated with a framework and implementation layer.

Which three questions do you ask to validate the outside consultant’s recommendation? (Choose Three)

Options:

A.

Can the framework layer instead consist of multiple built-on applications?

B.

How many languages and locales must the application eventually support?

C.

Is there a reason why this decision cannot be made at a later time?

D.

Is there an intent to market the framework layer to other companies?

E.

What is the name of the first division or region that uses the application?

Buy Now
Questions 66

Review the following classes and properties:

PEGACPLSA88V1 Question 66

An embedded list property is defined In the MyCo-Lending-Work ProcessLoan class.The embedded list property is named .Loans.The data type is MyCo-Data Loan.

Which three of the following statements are valid in this situation? (Choose Three)

Options:

A.

The pxObjCiass of any page in the .Loans embedded list can be changed at run time and does not need to be the same class.

B.

At design time, the system issues a warning since it is poor practice to define an embedded list using an abstract data type class.

C.

A car loan application can extend MyCo Data-Loan Auto without affecting a sum performed against .Loans().Amount.

D.

A rule in MyCo-Data-Loan-Mortgage can only be referenced through .Loans, if the rule is also defined in MyCo-Data-Loan.

E.

All pages within the .Loans embedded list must be the same class, either MyCo-Data-Loan-Auto or MyCo-Data-Loan- Mortgage.

Buy Now
Questions 67

what configuration is required to control which nodes in a cluster an agent runs.?

Options:

A.

assign the agent to a specifie category.

B.

associate the agent to specific node type.

C.

use a custom queue for the agent

D.

create agent schedules on applicable nodes.

Buy Now
Questions 68

A company is planning to build an application that can capture information about individuals in different roles, who work for different companies, in different parts of the world.

Future independent Pega Platform ' * applications that can potentially use that same information are also being planned. Every application, including the first one, has a tight delivery schedule.

How do you design the data model?

Options:

A.

Extend existing core Pega Platform classes such as Data-Party-Person, Data-Party-Corn, and Data-Address-Postal, persisting instances of the extended classes in the PegaData schema.

B.

Extend existing core Pega Platform classes such as PegaData-Contact, PegaData-Organization, and PegaData-Address, persisting instances of the extended classes in the CustomerData schema.

C.

Create the minimum number of properties necessary to describe a person, organization, and address within the ORG-Data class. Share the ORG ruleset with other applications.

D.

Define new Person, Organization, and Address Data classes that extend ORG-Data. Persist Person in the PegaData schema, and Organization and Address in the CustomerData schema.

Buy Now
Questions 69

how do you differentiate between satisfied and unsatisfied customers to provide an appropriate greeting for each customer in facebook massenger?

Options:

A.

configure a parallel process for each type of customer to return the appropriate greeting.

B.

Define both greetings and assign the appropriate intent to each one.

C.

define both greetings and apply a when rule to respond with the appropriate greeting.

D.

configure a channel for each type of customer to return the appropriate greeting

Buy Now
Questions 70

Identify three rule types that are used in defining Authentication Service data instances. (Choose Three)

Options:

A.

Data pages

B.

Activities

C.

Connectors

D.

Reports

E.

Data transforms

Buy Now
Questions 71

A shipping case needs to wait a specific time period before progressing in its flow. The developer is considering using a wait shape or an assignment with an SLA to perform this function.

Identify the two requirements for which a wait shape is the simpler approach. (Choose Two)

Options:

A.

Adjust the case urgency when the assignment is created-

B.

Manually step past the waiting point prior to the designated time.

C.

Present a custom UI form to the user while waiting to expire.

D.

Automatically bypass locking when the assignment is created.

Buy Now
Exam Code: PEGACPLSA88V1
Exam Name: Certified Pega Lead System Architect (CPLSA) Exam 8.8
Last Update: Sep 15, 2026
Questions: 238

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11