Black Friday Special - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

Hot Vendors

PEGACPLSA88V1 Certified Pega Lead System Architect (CPLSA) Exam 8.8 Questions and Answers

Questions 4

XYZ organization is planning to adopt DevOps practices to automate the deployment process to ensure chat the features and changes delivered are of high-quality.

What three methods comprise the recommended test automation strategy for your Pega Platform applications as a part of the DevOps release pipeline? (Choose Three)

Options:

A.

Identify and configure the right set of test suites during only specific stages of release pipeline.

B.

Identify and configure the right set of test suites to test early and often to identify the defects in the early stages of project life cycle.

C.

Identify and configure the right set of test suites that need to run at different stages of release pipeline.

D.

Identify and configure the automation test suite by using Pega Platform features and industry best practices.

E.

Identify and configure the right set of test suites to run only when entire functionality is built, because running the test suites often is expensive.

Buy Now
Questions 5

An e-commerce application offers special discounts on a seasonal basis. A business manager is authorized to maintain these discounts.

Which of the following options is the best possible solution for maintaining the discounts?

Options:

A.

Create a case that performs the data updates.

B.

Use a list landing page without the default data sources.

C.

Provide a Harness to update the discount details.

D.

Use a list landing page and define the default data sources.

Buy Now
Questions 6

An attribute-based access control configuration evaluate the attributes of the operator creating the

case. A data page contains the value used in the evaluation.

Options:

A.

Use the data page as a restriction method in the access control policy.

B.

Use the data page as a the policy condition value in the access control policy condition

C.

Use the data page as a the permit access if the value in the access control policy

D.

Use the data page as a the policy condition column source in the access control policy condition

Buy Now
Questions 7

Select and move the five steps required to implement single sign-on (SSO) authentication in a pega application to the SSO authentication implementation steps column. (choose five)

Options:

Buy Now
Questions 8

As a Customer Service Representative, you present an offer to a customer who called to learn more about a new product. The customer rejects the offer.

What is the next step that Pega Customer Decision Hub takes?

Options:

A.

Stops presenting offers to the customer

B.

Adds the customer to the potential churn list

C.

Reevaluates the Next-Best-Action

D.

Sends a detailed email about the offer

Buy Now
Questions 9

You are audit a property named. Generic Code. The label on the form is named suggested generic substitute. when the field value changes, you want the history details to show as the name of the label.

you also want to record the name of the property

How do you ensure that the entry shows both the label and the property name?

Options:

A.

On the pyTracksecurtiyChanges data tranform, in the source field, enter "suggested generic substitue

(. GenricCode)"

B.

on the pyTracksecurtiyChanges declare trigger activity, enter GenericCode as a parameter name and

"suggested generic substitute" as a perameter description

C.

on the work management landing page> Filed level Auditing tab in the source filed enter

GenericCode. in the Description filed enter "suggested generic substitute"

D.

on the work management landing page > Filed level Auditing tab,, in the source filed enter "suggested

generic substituite(. GeneriCode)"

Buy Now
Questions 10

At XYZ Corp, multiple ClaimUnit sub case types are spun off from a parent Claim case. User retrieve ClaimUnit assignment using Get Next Work based on the average time to resolve each sub case type. Assignments associated with sub case types that tale longer to resolve on average should be retrieve first. The average time to resolve sub case types will change over time. How do you design the solution to handle this requirement?

Options:

A.

Increase subcase urgency based on ClaimUnit type prior to the workbasket assignment. Specialize the Service Level Rule by ClaimUnit case type.

B.

When the SLA's goal is reached, have an escalation Activity adjust the claim urgency in proportion to the average time to resolve ClaimUnit cases.

C.

Implement a GetNextWork solution based on case deadline and ClaimUnit type. Specialist the service Level Rule by ClaimUnity case type.

D.

Store the average time to complete sub case types in a table. Customize GetNextWork list view by joining to this table and use this value for ordering the results.

Buy Now
Questions 11

U+ Bank, a retail bank, introduced a new mortgage refinance offer in the eastern region of the country. They want to advertise this offer on their website by using a banner, targeting the customers who live in that area.

What do you configure in Next-Best-Action Designer to implement this requirement?

Options:

A.

Applicability rules

B.

A prioritization formula

C.

A customer segment

D.

An audience

Buy Now
Questions 12

Review the following classes and properties:

PEGACPLSA88V1 Question 12

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 13

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

Options:

A.

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

B.

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

C.

A User Story can be associated to a single, fine-grained ruleset within a Branch.

D.

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

Buy Now
Questions 14

The following class structure is set up in an application so that users can make use of Dynamic Class Referencing (DCR):

PEGACPLSA88V1 Question 14

What action is required to support the OCR implementation?

Options:

A.

Create a VehideDCR PageGroup property. Use vehicle type as the PageGroup subscript. Use pyLabel to contain the class.

B.

Create a VehideDCR Lookup table. The key to the table is VehicleType. The Value column contains the class.

C.

Create Car, Truck, and Motorcycle Application Settings. Access the appropriate Application Setting to get the class.

D.

Create a .VehicleType property in the FSG-Data-Vehicle class. To determine the class name, append a dash, then append VehicleType.

Buy Now
Questions 15

A System Architect wants to save the results from running a data page as an automated test. The System Architect reports that the system cannot save the test definition.

What is the reason?

Options:

A.

The Pega-AutoTest agent is configured, but not running.

B.

The data page is checked out or in private edit mode.

C.

A ruleset to store test cases is not configured.

D.

The System Architect lacks the automated unit test privilege.

Buy Now
Questions 16

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

PEGACPLSA88V1 Question 16

Options:

Buy Now
Questions 17

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 18

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 19

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 20

An application contains cases which transition though different statuses throughout their life cycle which typically lasts 3 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 an agent 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 using a custom section.

C.

Configure a summary report that leverages sub reports for each month.

D.

Configure a Declare index to record case data to a separate table.

Buy Now
Questions 21

What is the name of the property that the system computes automatically when you use an Adaptive Model decision component?

Options:

A.

Propensity

B.

Rank

C.

Order

D.

Priority

Buy Now
Questions 22

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 23

XYZ Corp users are experiencing delays in the application that you suspect is related to the database.

Which two options do you recommend to isolate the issue? (Choose Two)

Options:

A.

Write Pega logs to the database server.

B.

Investigate when the database is used most heavily.

C.

Lower query-time-related alert thresholds.

D.

Increase the threshold for blob-size alerts.

Buy Now
Questions 24

You want to create a dynamic system setting to adjust an alert threshold for you application in

Production which three tasks do you perform to configure the DSS record?

Options:

A.

specifying the node ID of the system used for performance monitoring

B.

Appending / default to the setting purpose

C.

Setting the owing ruleset tp pega-Engine

D.

Prepending prconfig/ to the setting purpose

E.

setting the owning ruleset to one of the application rulesets

Buy Now
Questions 25

You need to define a new LDAP authentication servlet because all of the standard LDAP servlets are

being used in authentication services

which two task do you perform to implement this requirement

Options:

A.

Copy an existing LDAP servlet and rename it

B.

Create a new mapping servlet and URL pattern

C.

add a new URL pattern to the existing mapping servlet

D.

rename an existing LDAP servlet

Buy Now
Questions 26

XYZ Corporate wants to perform extensive analysis on work party information across various case types in real time at any time of the day. At the same time, xyz wants to minimize the impact this analysis has case worker using Pega applications.

Which solution do you recommend?

Options:

A.

Invoke BIX to export Index-WorkPartyUri data to the report database.

B.

Impalement a REST Service that persists index-WorkPartyUri data within the report database.

C.

Define additional database indexes against index-WorlParyUri.

D.

Configure the Index-WorkpartyUri Data_admin_DB_table record to write to the reports database.

Buy Now
Questions 27

Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)

Options:

A.

Extracts the string values from all application field values, paragraphs, and correspondence records.

B.

Creates field value rules for all labels used in the application.

C.

Automatically sets the locale, base currency, and time zones based on the user's language.

D.

Generates a package for French even though Pega provides an associated language pack.

Buy Now
Questions 28

In order to produce a complete view of a customer, a customer service(CS) application requires reference data from multiple external systems. The customer data resides on a customerinfo page in a parent case type. The data on the CustomerInfo Page is also used by some of its subcases. Sometimes, the connectors that populate the data page are slow.

Which two of the following approaches for handling the required reference data from the external systems uses the least system resources? (Choose Two.)

Options:

A.

Use Case Designer data propagation to copy the data to the subcases to populate the page contents.

B.

Use the Load-DataPage method to initiate the population of the page contents.

C.

Use the system of Record (SOR) data access pattern to populate the page contents.

D.

Use the Snapshot data access pattern to populate the page contents.

Buy Now
Questions 29

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 those changes available to Team B's and Team C's environments

To ensure that all development teams are working with the latest version of the shared rulebase. select and move the below tasks to the Task List Order column and place them in the correct order

PEGACPLSA88V1 Question 29

Options:

Buy Now
Questions 30

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 31

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 32

An external application calls a Pega REST service, which takes a significant amount of time to respond. Pega Platform returns a unique identifier instantly and runs the service without the application waiting.

Which configuration implements this functionality?

Options:

A.

A REST service that runs Queue-For-Agent method, and then returns a unique ID.

B.

A REST service that runs asynchronously by using a service request processor.

C.

A REST service that runs a connector in parallel to call a Pega server.

D.

A REST service that runs a spin-off flow to run the service asynchronously.

Buy Now
Questions 33

A Pega developer working on customizing GetNextWork functionality has overridden the

GetNextWork_WorkBasketUrgencyThreshold application settings rule, because they want to define a minimum cutoff value for assignment urgency.

Overriding this value can speed things up by changing the order in which assignment candidates are examined.

As an LSA, which one of the following would you recommend as a best practice in this situation?

Options:

A.

To simplify migration, create a separate ruleset for customization of GetNextWork functionality.

B.

To keep in sync with the work list, change the Urgency Threshold for the worklist as well.

C.

To avoid customization, do not approve check-in of the rule.

D.

To simplify testing of GetNextWork functionality, supply different cutoffs for different production levels.

Buy Now
Questions 34

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.

PEGACPLSA88V1 Question 34

Options:

Buy Now
Questions 35

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.

PEGACPLSA88V1 Question 35

Options:

Buy Now
Questions 36

Select the primary reason for developing a set of unit lest 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 I rain testing resources.

B.

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

C.

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

D.

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

Buy Now
Questions 37

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 38

Consider the following requirement:

case worker must be able to add a work party when creating a case

select the configuration option that fulfills this requirement

Options:

A.

add a data transform to the pyCaseManagementDefault work parties rule

B.

Ensure the addparty user action is available as a local action

C.

add the addworkObjectparty activity to the assigments

D.

select the VOE? option on the pyCaseManagementDefault work parties rule

Buy Now
Questions 39

An online sales application supports both laptop and mobile devices. You are configuring the application skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require.

Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)

Options:

A.

Use the same application skin in all portals.

B.

Update the process to give mobile users a separate portal.

C.

Do not use a skin for the mobile application version.

D.

Adjust the responsive behavior in the skin for optimal viewing in the mobile portal.

Buy Now
Questions 40

You are working with BigCo to create an application for insurance quoting. BigCo is a multinational corporation that has traded on the NASDAQ as BCO. BigCo headquarters is located in the UK, and the company has division for each geographical location.

You expect the application to contain two types of work: Quote and Policy.

The Quote guides the sales preventative through one or more quote with the customer. Each quote must be retained by the system and visible to the sales representative and the manager, any data captured during the quoting process must be available to the Policy case. The Policy represents the accepted insurance quote.

For the next year, BigCo intends to use the insurance quoting application only for the personal insurance business in the United Kingdom, Joe the business experts (SMEs) to understand the quoting process. Joe uses Pega Express to develop the quoting application with the SMEs.

Default application settings are shown in the image.

PEGACPLSA88V1 Question 40

What two edits do you make to the advanced configuration based on information in the reading passage? (Choose Two).

Options:

A.

Deselect ‘’Create demonstration users’’.

B.

Edit the Organization name to BCO.’’

C.

Edit the Organization name to UK’’

D.

Edit the Division name to ‘’UK’’.

E.

Select ‘’Framework’’ as the application structure.

Buy Now
Questions 41

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 42

In a product management application, the configuration of a flow rule must be different for two products from the hundreds

of other products.

A Pega COE team has been evaluating the specialization design considerations for this requirement.

Which of the following approaches is best suited to this scenario?

Options:

A.

Class specialization is the best approach, because it takes precedence in the rule resolution algorithm and helps to pick up correct flow rule.

B.

Creating two different flow rules appended with the product name is the best design approach.

C.

Application specialization is the best specialization design approach, so that every product can be managed separately.

D.

Circumstancing the flow rule is the best specialization design approach, as it is only for two products.

Buy Now
Questions 43

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 44

MyHealth Corporation wants to use the age of the claim to increase the urgency of the assignment so that persons processing the claims 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, MyHealth has up to 10,000 claims that are in process. Claims in the PendingProcessing workbasket are subject to this calculation. The application updates the claim urgency daily before the work day begins. All claims are processed within 30 days.

Which approach satisfies the claim urgency requirement and provides the best experience for the user who processes the claims?

Options:

A.

Use the service-level agreement of the case to increase the value of pyUrgencyAssignAdjust by 1. Reset the goal date to the following day.

B.

Use a declare expression to increment the value of pyUrgencyAssignAdjust by 1. When a user who processes claims opens the assignment, the urgency is increased by 1.

C.

Use a job scheduler on a dedicated node to increase the value of pyUrgencyAssignAdjust by 1 for every assignment that matches the selection criteria.

D.

Use the service-level agreement of the assignment to increase the value of pyUrgencyAssignAdjust by 1 every day the claim is in an Open status.

Buy Now
Questions 45

XYZ Corporation wants to perform extensive analysis on work party information across various case types in near real time. At the same time, XYZ wants to minimize the impact this analysis has on case workers using Pega applications.

Choose two options that would contribute to viable solutions. (Choose Two)

Options:

A.

Use Pega API RCST services to update Case and Work Party data in a reports database.

B.

Configure a reports database for the Class Group and Index WorkPartyUri Data Admm DB-Table records.

C.

Define additional database indexes for the Class Group and related Work Party tables.

D.

Use BIX to export Case and related Work Party data to a data warehouse.

Buy Now
Questions 46

What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over time? (Choose Two)

Options:

A.

Add indexes to all columns.

B.

Purge workparty UUI index tables periodically.

C.

Schedule scripts to maintain frequently fragmented tables.

D.

Purge and/or archive records based on the company's record retention policy.

Buy Now
Questions 47

APP Studio created a data type in the Organization layer for Quote data called BCO-Data-Quote. How do you help users find rules from this data class when working in APP Studio?

Options:

A.

Create a BCO-QI-Data-Quote class that inherits from BCO Data-Quote.

B.

Use a Data Reference to configure the rules that you need from the BCO Data Quote class.

C.

Copy the fields in the data class to the BCO-QT Work- class so all subclasses can see the Quote rules.

D.

Select each rule you want to reuse in the application as a relevant record.

Buy Now
Questions 48

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 49

XYZ Corporation would like a report that shows the number of employees who have been with the company more than 20 years, between 15 and 20 years, between 10 and 15 years, between 5 and 10 years, and less than 5 years.

How do you implement this report using Pega?

Options:

A.

Use a SQL Function.

B.

Use a listView with a custom getContent Activity.

C.

Use a correlated subreport.

D.

Use a Connect-SQL rule.

Buy Now
Questions 50

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 51

U+ Bank follows all engagement policy best practices to present credit card offers on their website. The bank has introduced a new credit card offer, the Rewards card. Anna, an existing customer, currently holds a higher value card, Premier Rewards, and does not see the new Rewards card offer.

What condition possibly prevents Anna from seeing the new Rewards card offer?

Options:

A.

Suppression rules

B.

Applicability

C.

Suitability

D.

Eligibility

Buy Now
Questions 52

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 52

Options:

Buy Now
Questions 53

A pega application has cases that represent customer accounts each with many members.

When a member of a customer account registers with the application through an offline

component, a related registration transaction is recorded. An advanced agent updates the

customer account cases with new members. The application is running in a multimode

system and advanced agents are enabled on all nodes. Which two elements are valid design

choices? (choose two)

Options:

A.

Use the optimistic locking option on the case types.

B.

Create a Registration subcase configured to run in offline mode.

C.

Leverage the default object lock contention requeuing capability.

D.

Override DetermineLockString to use .AccountID instead of .pyID as the lock string.

Buy Now
Questions 54

You isolated the problem to node ! of the cluster. Y see node 1 goes down shortly «ift

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 55

A duplicate case search contains two weighted conditions in which a property value in the current case is compared to the same property value in the existing case. After processing multiple cases that have two matching data values, duplicate case search does not identify any duplicates.

What two approaches do you take to diagnose the cause? (Choose two.)

Options:

A.

Verify that there are no more than 4 maximum weighted conditions being tested.

B.

Verify that the total weights of the matching conditions match or exceed the threshold.

C.

Verify that each of the basic conditions are satisfied.

D.

Verify that the case type is instantiated as a temporary case so the case can be cancelled.

Buy Now
Questions 56

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 57

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 57

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 58

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 59

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 60

Which two action can you perform to improve the Guardrails Compliance score of an application? (Choose two.)

Options:

A.

Develop CheckForCustomerWarnin activities that filter out pxWarning rows based on specifies pxWarningName values.

B.

Add a justification to Access of Role to Object (ARO) instances whenever a listed privilege is not visible from the ARO’s rulset.

C.

Create an application that is built on the original application. Use the parent application’s compliance score.

D.

Changes the security type for activities used for simulations from Activity to Utility.

Buy Now
Questions 61

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 62

In the answer area, select the configuration for back-to=back processing on the follow action form so that getnextwork processing does not occur.

Options:

A.

Look for the assignment to perform.

B.

If not found, look for other assignment in flows on this case

C.

If not found, look for assignment in flows on the parent case

D.

For each also consider assignments in workbaskets

Buy Now
Questions 63

Which two approaches can you take to facilitating Mashup interface development in App Studio? (Choose Two)

Options:

A.

Within a Development-only application built on the Production application, define a case type that pauses at an assignment. The modal flow action displayed for that case should have the same data class as a Mashup interface that uses the Display a page option.

B.

In the pyDefault Data Transform for a case, set pxThread.isWebMashup to True by using an Application Setting. App Studio users then see the same views that are displayed by a Mashup interface when it is configured to use the Create a case option.

C.

Use associated privilege visibility conditions. At design time, an App Studio user is able to view and configure sections that are only shown to external personas.

D.

Within a Development-only application built on the Production application, define a case type that has an embedded page with the same data class as a Mashup interface that uses the Display a page option.

Buy Now
Questions 64

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 65

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 65

Options:

Buy Now
Questions 66

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 66

Options:

A.

8 minutes

B.

4 minutes

C.

2 minutes

D.

6 minutes

Buy Now
Questions 67

A shipping case needs to wait for a designated time period before progressing In its flow. The developer considers using either a Wait shape or an assignment with a service-level agreement (SLA) to perform this function.

Identify the use case where an assignment with an SLA is the preferred approach.

Options:

A.

There is a requirement to present a custom UI form to the user before the designated time.

B.

There is a requirement to perform an action before the designated time.

C.

There is a requirement to adjust the case urgency when the creation of the assignment occurs.

D.

There is a requirement to manually step past the waiting point before the designated time.

Buy Now
Questions 68

U+ Bank currently uses a Pega Platform'" application to automate its internal operations. The bank wants to add independent tax processing functionality to its application. This work should be routed to tax consultants in the application.

To support this new feature, the bank has appointed country-specific tax consultants because tax processing is handled differently in different countries.

Which one of the following options is the best approach to add tax processing to the bank's existing Pega Platform application?

Options:

A.

Create a tax case type, then circumstance the required processes and routing utilities by using the country property.

B.

Create a country-specific tax assessment application that is built on the existing Pega Platform application.

C.

Create a tax case type and use case type specialization by country, each with its own process, to be routed and assigned to the appropriate tax consultant.

D.

Create a country-specific tax process for tax assessment that is routed to the appropriate tax consultant.

Buy Now
Questions 69

A purchase order application allows users in their work group to read and write purchase

request cases. When the total amount exceeds usd10,000 however, only the work group

manger can read and write the case. Select two configuration that satisfy the

requirement.(choose two)

Options:

A.

Add a privilege to the case type class that is conditionally granted when the purchase request amount is less than USD 10.000.

B.

Use a reads access control policy with a condition that verifies the amount is less than USD10.000.

C.

Configure the worklist to only display purchase requests greater than USD10.000 for the work group manager.

D.

Configure conditional access in Access Manager to read and write a purchase request case when the amount is less than USD 10.000.

Buy Now
Questions 70

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 71

When do you use the load-datapage activity method?

Options:

A.

To refresh a data page

B.

To queue the data page for a default agent

C.

To initiate the loading of a data page

D.

To run a connector asynchronously

Buy Now
Exam Code: PEGACPLSA88V1
Exam Name: Certified Pega Lead System Architect (CPLSA) Exam 8.8
Last Update: Nov 21, 2024
Questions: 238

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now PEGACPLSA88V1 testing engine

PDF (Q&A)

$31.5  $104.99
buy now PEGACPLSA88V1 pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 23 Nov 2024