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

PEGAPCLSA86V2 Lead System Architect (LSA) Pega Architecture Exam 86V2 Questions and Answers

Questions 4

XYZ Corporation wants to ensure that every attempt by a developer to check a rule into a certain ruleset version is reviewed before that rule is allowed to be checked in. The rule should be automatically sent back to the developer without being checked in if all warnings are not justified and the fields on the history tab are not complete.

How do you address this requirement?

Options:

A.

Prior to the first assignment in the ApproveRuleCheckin flow, add a decision shape where one output connector is equivalent to the submitting the SendBack flow action.

B.

Implement a CheckForCustomWarnings activity for each rule included in the requirement. The activity issues a warning whenever the requirement ' s history tab criteria are not met.

C.

Override the FindReviewers decision tree to invoke a when rule that evaluates the criteria, if the when rule returns true, the decision tree returns SendBack.

D.

Override the SendBack Flow Action adding a pre-ctivity that transfers the assignment to the create operator if the rule ' s criteria are not met.

Buy Now
Questions 5

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

Which two options are used as part of the solution? (Choose Two)

Options:

A.

Have each subcase load a portion of the customer data prior to updating the parent case.

B.

Use the Snapshot data access pattern to capture the customer data prior to subcase spin off.

C.

Load the customer data in parallel using the Load -Data Page and Connect-Wair methods.

D.

Use the System of Record (SOR) data access pattern when capturing the customer data.

Buy Now
Questions 6

You are implementing a paga customer service application and are integrating the system of record data for account information?

select the three tasks required to implement this integation

Options:

A.

Specialize the pega customer service data pages that use account data.

B.

Integrate with the system of record in the pega customer service account class

C.

Rename the pega customer service data pages to match the system of record.

D.

Integrate with the system of record to populate an Account data class.

E.

Create a data transform to map the Account data class to the pega customer service Account class

Buy Now
Questions 7

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 8

How do you begin your research to diagnose the cause of the reported performance issue?

Options:

A.

Look at the performance profile and DB Trace out put from each node.

B.

Observe the cluster and node status on the Enterprise Health Console.

C.

Review guardrail warnings in the development environment to determine if any rules with warnings moved to production.

D.

Download the alert log file from each node and analyze the contents in the Pega Log Analyzer.

Buy Now
Questions 9

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 10

An insurance company wants to extend a native mobile app to allow customers to create claims using a claims management application implemented on the pega platfrom. As a claim is processed, update are sent to the mobile app as push notifications.

How do you satisfy this requirement ?

Options:

A.

Package the claims management application as a SDK mobile app

B.

Configure a service to creat claim cases when called from the native mobile app

C.

configure the native mobile app to creat a claim case using the page API

D.

Embed the claims management application in the native mobile app using a pega web Mashup gadget

Buy Now
Questions 11

You isolated the problem to node ! of the cluster. Y see node 1 goes down shortly «ift < rr 3:00 P.M. every day with an out-of-memory error.

What is the likely cause of the out of-memory error?

Options:

A.

At 3:00 P.M., managers view multiple reports displaying open assignments and cases so they can plan work for the following day.

B.

At 3:00 P.M., a robotic process automation runs every day. The mapping of results to each case type horn the automation is CPU intensive.

C.

At 3:00 P.M., a job scheduler is mistakenly configured to run on a single Web Tier node that pulls an increasingly large number of records onto a clipboard page each day.

D.

At 3:00 P.M., a shift change occurs and several users login and display the " work list and dashboard.

Buy Now
Questions 12

Which configuration steps do you perfrom to enable an access group for offline user?

Options:

A.

Force a full syn for members of the access group

B.

Enable caching for the access group

C.

Create a model operator for the access group to authienticate users.

D.

configure an offline-capable portal as the default portal for the access group

Buy Now
Questions 13

Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:0 P.M. and 4:00 P.M. All attempts to reproduce the problem in the Development, QA, and Staging environments have (ailed.

Which two techniques help you troubleshoot the problem? (Choose Two)

Options:

A.

Review Performance Alerts and Exceptions in PDC

B.

Review a Production Tracer Log using SMA-

C.

Review Alerts and Exceptions using PLA.

D.

Review Performance Alerts and Exceptions in AES.

Buy Now
Questions 14

What advantage does a rule-utility-function have over a rule-obj-activity?

Options:

A.

Ability to be circumstanced

B.

Ability to be saved multiple rulesets

C.

Ability to be directly called from a decision table

D.

Ability to be used to enforce security

Buy Now
Questions 15

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 16

The following figure depicts a hierarchy of applications that are built on other applications.

Specifically , the productionapp application is built on applications customerapp and

employeeapp. Each of these applications has additional built-on applications, including the duplicated MYEnterpriseApp application, which has two different versions in use. All applications are built on the same version of PegaRUUS.

PEGAPCLSA86V2 Question 16

PEGAPCLSA86V2 Question 16

Options:

Buy Now
Questions 17

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 18

A case displays recent customer transaction. Different operators often view the recent transactions

for the same customer repeatedly throughout the day. the operation to fetch the transactions is resource-intensive, and the source data is updated once an hour. select two options to configure a data page to cache the customer transactions and minimize the operator ' s wait time. (choose two)

Options:

A.

configure the data page scope to node.

B.

configure the refresh strategy to reload of older than 1 hour

C.

configure the data page scope to thread.

D.

configure the refresh strategy to reload once per interaction.

Buy Now
Questions 19

BiyCo 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 with separate rulebases.

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 HAP containing the new version.

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

Options:

A.

Periodically rebase the Policy Administration application.

B.

Switch between applications when modifying rules.

C.

Perform branch reviews when merging brandies.

D.

Share rulesets between both applications.

Buy Now
Questions 20

You need to create custom workspaces for the manager and for the Customer service representative (CSR), Also, you are asked to display some properties in custom formats that arc not supported by Pega.

Which approach satisfies these requirements?

Options:

A.

Each access group can use separate portals, harnesses, and sections. Use Specialty Components and use XML to pass data.

B.

Level age the Case Manager and Case Worker as reference points to create new portals, if required. Use Special Components and use JSON to pass data.

C.

Create different harnesses for each user ' s workspace. New portal rules are not needed. Define Specialty Components and use JSON to pass data.

D.

Identify the functionality required for each portal. Customize the portal either by modifying the section or harness. Use Specialty Components and use XML to pass data.

Buy Now
Questions 21

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 22

What are two valid reasons for defining a case type within a case type-specific ruleset? (Choose

Options:

A.

Case-specific rulesets make it easier to rebase ruleset versions.

B.

Each branch ruleset can be associated to case-specific user stories.

C.

The ruleset can be added to the ruleset stack for multiple applications.

D.

The case type might be converted to a component application in the future.

Buy Now
Questions 23

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 24

An application include two case types: expense report and purchase requests which two steps are required to enable support for both case type for offline user on a mobile device ?

Options:

A.

Configure the application record to enable offline access

B.

Configure the user ' s access group to enable offline access.

C.

configure both case type to enable offline access

D.

Configure the application to build a custom mobile app

Buy Now
Questions 25

a performance analysis for an equals-comparisons-only query against a table shows that it always performas a full table scan. the table has grown steadily over time. nothing has been done in the database concerning this table other than it being generated by pega.

Options:

A.

limit the number of rows fetched from this table,

B.

add one or more column indexes to this table.

C.

Expose one or more columns within this table.

D.

alter one or more column types in the table.

Buy Now
Questions 26

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 27

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 28

Review the following classes and properties:

PEGAPCLSA86V2 Question 28

A field group list is defined at the MyCo-Lending-Work work pool level. The find group list name is Loans: the specified data type is MyCo-Data-Loan.

Which three statements are valid? (Choose Three)

Options:

A.

An auto loan application can extend MyCo-Data-LoarvAuto without affecting a sum performed against .Loans C). Amount

B.

At design time, the system issues a warning since it is poor practice to define a field group with an abstract data type ctas%

C.

All pages within the .Loans field group must be the same class, either MyCo-Data-Loan-Aiito or MyCo-Oata-Loan Mortqage

D.

The pxObjClass of any page in the .Loans field group list can be changed at nm time and does not need to be the same class.

E.

A rule In MyCo-DataLoan-Mortgage can only be referenced through -Loans if also defined In MyCo Data-Loan.

Buy Now
Questions 29

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 30

XYZ corp expects managers to create a variety of reports. Those reports are always based on the same set of classes, but every report does not use every class in the set.

to simplify report creation for managers, you create________________________

Options:

A.

numerous sample reports showing how to join the classes

B.

association rules for the classes in this set

C.

a template report with every class join predefined

D.

a declare trigger that restricts report class joins to this set

Buy Now
Questions 31

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 32

An application uses a property to process customer information that is stored in an external

database. some of the customer information changes infrequently.

how do you ensure the property contains the correct customer information at run time?

Options:

A.

configure the property to refer to a data page using the SOR patten.

B.

configure the user interface (UI) to refresh the information each time it is rebdered.

C.

configure the property to copy the customer information from a data page using the snap shot patten.

D, configure the property to use a report definition to retrieve the customer information directly.

Buy Now
Questions 33

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 34

While configuring GetNextWork, overriding the System Settings rule

GetNextWork__WorkBasketUrgencyThreshold imposes a minimum cutoff value for assignment urgency.

Which statement accurately depicts the system behavior when the GetNextWork_WorkBaseketUrgencyThreshold setting is overridden?

Options:

A.

The override ignores other criteria in GetNextWork.

B.

The override causes the application to revisit workbaskets for assignments with lower urgency.

C.

The override causes a search of only those assignments with the urgency higher than the threshold value.

D.

The override causes a search of all assignments in a work queue that equal or exceed the set urgency threshold.

Buy Now
Questions 35

A case is used to process home loans for approval.

in the answer area, area, select the enterprice class structure (ECS) layer in which to bulid each of the following components. each layer of the ECS contains two components.

PEGAPCLSA86V2 Question 35

Options:

Buy Now
Questions 36

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.

PEGAPCLSA86V2 Question 36

Options:

Buy Now
Questions 37

Select the recommended option for extending the data model provided by a pega industry framework.

Options:

A.

Specialize the data model as little as possible.

B.

Redefine the data model.

C.

Hide the data model with a custom data model.

D.

Hide the data model with an Enterprise service Bus (ESB) dictated data model.

Buy Now
Questions 38

You are designing a case life cycle to process fraudulent charge claims. After a list of suspected fraudulent charge is submitted, the case advances to the processing stage. In the first step of theprocess fraud claim process, a seprate child case must be created for each suspected fraudulent charge.

After all necessary fraudulent charge cases are created, the parent cse advance to the next step where the customer is notified that their claims are being processed

PEGAPCLSA86V2 Question 38

choose three actions needed to configure the missing step so that a separate child case is created for

each fraudulent charge selected

Options:

A.

Add a customer split for each process step to the cse life cycle and configure it ti create child cases.

B.

configure data propagation to map property value between the parent and clid cases.

C.

add a create case smart shape to the case life cycle and configure it to be created a case

D.

add a create case smart setup to the cse life cycle and configure it to creare child cases

E.

use a page list property to store the fraudulent claim items and identify the number if child cases to create

Buy Now
Questions 39

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 40

How do you improve performance during synchronization for users of an offline-enable mobile app.

Options:

A.

Use only node-scope data pages for reference data

B.

Configure optimistic locking on offline-enabled cases.

C.

Restrict the number of offline-enable access group

D.

Declare large data pages in the data page whitel

Buy Now
Questions 41

You oversee a medium-size development team. Some of the team members and new to Pega and are working on features in a separate branch.

What are two ways you can ensure that the rules the team creates adhere to best practices? (Choose Two)

Options:

A.

Run 1 rarer on each new rule in the branch that new team members check in to identify any failures in rule execution.

B.

Leverage the branch review feature to have senior team members validate the branch contents.

C.

Use Pega Log Analyzer to locate any exceptions in the branch associated with the new team members.

D.

Review the branch quality to identify any rules with guardrail warnings.

Buy Now
Questions 42

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 43

When implementing a Next-Best-Action, the customer Lifetime value Threshold is used to __________ for an offer

Options:

A.

determine customer eligibility

B.

apply the customer ' s lifetime value

C.

prioritze high value propositions

D.

prioritize customer

Buy Now
Questions 44

your application uses a page type property named customerinfo to store the customer ' s first and last

names.which two approaches ensure that the customer ' s first and last names are stored in upper case?(choose two)

Options:

A.

creating a vaildate rule that validates the first and last names are in upper case and reference the vaildate rule in the flow action

B.

creating an Edit input rule on the customerinfo property that automatically changes the first and last names to upper case

C.

creating a post-processing data trabsform that converts the values to upper case (if needed ) and reference it in the flow action

D.

creating an Edit vaildate rule on the customerinfo property to vaildate that the first and last names are in upper case

Buy Now
Exam Code: PEGAPCLSA86V2
Exam Name: Lead System Architect (LSA) Pega Architecture Exam 86V2
Last Update: Jun 8, 2026
Questions: 148

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11