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

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

Questions 4

when a customer submits a credit card dispute, the application connects to an external service to retrieve all transactions made by the customer. the external service returns transactions ordered by date of transaction, in a descending, chronological order. when a case worker reviews the dispute, the application displays the 10 most recent transactions.

if the case worker does not see the disputed transaction in the list, the case worker can search for additional transactions. the case. the case worker can filter search results on transaction date, the transaction amount or the merchant name the search results display the 10 most recent transactions that satisfy the filter criteria. the case worker cannot paginate through the results.

how do you configure the data page to satisfy all the requirements in the scenario?

Options:

A.

create a node-level data page that uses a connector as its source.

B.

create a thread-level data page with parameters that uses a connector as it source.

C.

create a thread-level data page that uses a report definition as its source.

D.

create a node-level data page with parameters that uses a report definition as its source

Buy Now
Questions 5

You review and tune the agent configuration on a production system since some default

agents----------------and--------------.(choose two)

Options:

A.

Are not necessary for every application.

B.

require an agent schedule record

C.

Should never run in a production environment.

D.

need to be registered with the master agent

Buy Now
Questions 6

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 7

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 8

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

PEGACPLSA88V1 Question 8

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 9

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 10

How do you configure an application to monitor changes made to delegated Decision Table in a production environment?

Options:

A.

check Enable Auditing on the Rule-Declare-Decision Table RuleForm harness

B.

use Designer studio> system> Refactor-rules>compare rule

C.

check Audit the use of this flow action on the Rule check in flow action

D.

Define an Advanced agent that scans History-Rule instances on a daily basis

Buy Now
Questions 11

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 12

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 13

You are a decisioning architect on a next-best-action project and are responsible for designing and implementing decision strategies Select each component on the left and drag it to the correct requirement on the right.

PEGACPLSA88V1 Question 13

Options:

Buy Now
Questions 14

A Pega COE team is building a reusable component for a functionality that will be mandatory for all Pega applications that are built for the different departments of a company.

The component functionality is documented and published in a common SharePoint file, so that it is accessible by all Pega developers within the company.

Which one of the following approaches will work best for this use case?

Options:

A.

The component should be embedded in the enterprise application, so that it does not need to be embedded in the department applications.

B.

The component should be embedded in the enterprise application, and should also be embedded in the department applications.

C.

The component should be placed in a separate application so that the departments can all integrate with that application when they want to run the functionality.

D.

The component should not be embedded in the enterprise application. Instead, each department should include the component in their own application.

Buy Now
Questions 15

In a telecom customer service application, birthday wishes must be sent to customers every day at midnight by email, according to KYC records. The business requirement states that if email delivery failures occur, the system must record the failures.

There is an infrastructure limitation in using an external stream node; other available nodes are Webuser, Background processing, and BIX only. What two options can comprise an alternative approach as an interim solution? (Choose Two)

Options:

A.

Configure a data set with partitioning keys and filter keys. Configure this data set as an input to data flow which outputs the data to a utility that sends email to customers. Record failed emails in a data type.

B.

Run a job scheduler, and pull the customers that match the current date. For each record, invoke the SendEmailNotification utility. If any exception is received in email delivery, mark the failure in a data type.

C.

Run a job scheduler, and pull the customers that match the current date. For each record, invoke a Flow-New method from a utility to call a flow that uses the Send email smart shape to send notifications to customer. Mark the failure in a data type.

D.

Run a job scheduler, and pull the customers that match the current date. For each record, invoke the CorrNew utility. If any exception is received in email delivery, mark the failure in a data type.

Buy Now
Questions 16

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 17

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 18

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 19

you want to expose a set of services for your application. Each service should be exposed as a separate WSDL. How do you accomplish this?

Options:

A.

create a separate service package for each WSDL.

B.

create a service listener for each WSDL.

C.

Run the service wizard for each WSDL.

D.

place the service rules in separate classes, one class per WSDL

Buy Now
Questions 20

A recent review of the audit polices log show that a specific IP address has made a large number of failed login attempts within a few minutes you suspect that it is an internet bot attack

Select two options you can configure to prevent the bot from accessing you application

Options:

A.

Enable the CAPTCHA security policy

B.

Enable an authentication lockout policy

C.

Enable a contect security policy

D.

Enable a failed login attempts security event

Buy Now
Questions 21

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
Questions 22

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 22

Options:

A.

Configuration A

B.

Configuration B

C.

Configuration C

D.

Configuration D

Buy Now
Questions 23

A developer has set the Rule security mode on the access group to Deny. Select the reason for this setting.

Options:

A.

Require Access of Role to Object rules be specified for each layer in the class hierarchy and not inherited from parent classes.

B.

Deny access to a rule if the privilege of the user is not defined in an Access of Role to Object.

C.

Disable standard privileges providing administrator access to the application (for example AllFlows and AllFllowActions).

D.

Ensure that all rules with the option of specifying a privilege have a privilege. Only users with the privilege can execute the rules.

Buy Now
Questions 24

U+ Bank wants to offer credit cards only to customers with a low-risk profile. The customers are divided into various risk segments from AAA to CCC. The risk segmentation rules that the business provides use the Age and the customer Credit Score based on the following table. The bank uses a scorecard model to determine the customer Credit Score.

PEGACPLSA88V1 Question 24

As a decisioning architect, how do you Implement the business requirement?

Options:

A.

Add a decision table to a decision strategy and reference it in the scorecard component.

B.

Add the risk segmentation rules in the Results tab of the scorecard rule.

C.

Add a decision table to a decision strategy and pass the credit score as the parameter.

D.

Add three contact policies that correspond to the three risk segments.

Buy Now
Questions 25

A Lead System Architect (LSA) plays a significant role at every level of data modeling by collaborating with other stakeholders.

Which two of the following statements about data model design are true? (Choose Two)

Options:

A.

The Database Administrator identifies the data source, performs data collection, and creates a logical group of elements by using inheritance or composition.

B.

The Business Architect is the final authority in choosing the right schema and designing the database table structure.

C.

Data Analysts and Data Architects perform data collection, data design, choose the correct layer for elements, and create a logical group of elements by using inheritance or composition.

D.

Subject Matter Experts identify the data source, understand the flow of data, and identify the proper data type for the data elements.

Buy Now
Questions 26

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 27

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 28

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 29

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 30

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 30

Options:

Buy Now
Questions 31

An application uses LDP authentication users have role and application attributes, but not access group attributes. select the two tasks required to configure the application to uses LDAP attributes to determine the access group for a user

Options:

A.

Create a decision table that evaluate role and application properties that return access group

B.

Configure the authentication mapping to evaluate the decision table

C.

Create a decision table that evaluate role and application attribute value that return access group

D.

Add a method to the authentication activity to evaluate the decision table

Buy Now
Questions 32

A Pega application locally stores the same set of codes defined by and used within an external system of record. The Page application does not locally store the labels associated to these codes. During case processing, the displayed labels for this set of codes are sourced from the external system of record. On any given day, the label associated to a code may change. You are asked to implement a report definition that displays the current label associated to each code whenever the report is run.

How do you design a Pega application to meet this requirement?

Options:

A.

Develop a SQL function that calls a stored procedure to retrieve the currently associated level for each code.

B.

Persist the most recently retrieved labels for each code in a local table. Join to that table when running the report.

C.

Query the distinct codes that the report would display. Develop an interface to retrieve the associated labels In bulk.

D.

Display report definition rows using a custom section. Use a Keyed-access Data Page to source label values.

Buy Now
Questions 33

A Citizen Developer working on a Claims case type wants to validate the BenefitType property value. This property is located on a Clipboard page named ClaimBenefit of the MyCo-Data-ClaimBenefit class, which is inherited from Data-.

As a Lead System Architect, what do you recommend to make this validation available to the Citizen Developer?

Options:

A.

A System Architect should create a When rule in Dev Studio and reference the ClaimBenefit Clipboard page on the Pages it Classes tab. They define and implement the required criteria, because it is not possible to make it available for Citizen Developers.

B.

A System Architect should create a property BenefitType in the work class and copies the BenefitType property value from the ClaimBenefit Clipboard page to pyWorkPage. Citizen Developers can check the criteria on work class BenefitType property.

C.

A Citizen Developer uses any existing property and informs the system architect to implement a constraint rule. The System Architect marks the constraint rule as a relevant record, to make it visible to the Citizen Developer.

D.

A System Architect should create a When rule in Dev Studio and reference the ClaimBenefit Clipboard page on the Pages file Classes tab. They mark the rule as a relevant record so that the rule becomes available to Citizen Developers.

Buy Now
Questions 34

an application to onboard new bank customers create child cases for each account that the

customer opens.

You need to configure a report definition that lists new customer cases created in a given day and the

average opening balance for all account child cases for each customer.

which reporting feature do you use?

Options:

A.

association

B.

subreport

C.

class join

D.

declare index

Buy Now
Questions 35

Items selected by a user need to be copied to a page list property when the user submits the form.

How do you copy the items?

Options:

A.

Create a validate rule to copy the selected items.

B.

Create a declare expression with the page list property as the target.

C.

Add a data transform to the flow action as a pre-processing action.

D.

Add a data transform to the flow action as a post-processing action.

Buy Now
Questions 36

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 37

A form listing nearby restaurants has four columns:

    Restaurant name

    Restaurant location

    Thumbnail image of the seating area

    Make reservation (check box)

You want to ensure that users have the information they need to make a reservation regardless of screen size. When viewed on a small screen, you do not need to display images.

What three configuration steps do you take to support this requirement? (Choose three.)

Options:

A.

Set the importance of the Make reservation column to Primary.

B.

Set the importance of the Restaurant name column to Primary.

C.

Set the importance of the image column to Other.

D.

Set the importance of the image column to Secondary.

E.

Set the importance of the Restaurant location and Make reservation columns to Secondary.

F.

Set the importance of the Restaurant name and Make reservation columns to Primary.

Buy Now
Questions 38

A slow-running connector must run whenever the status of a case changes.

select the three steps to configure a solution that minimizes the delay experienced by the user

Options:

A.

set the execution of the activity to immediately

B.

set the execution of the activity to execute in Background an copy

C.

configure an activity to call the connector

D.

configure a declare trigger to execute when the case is committed

E.

configure a declare trigger to execute when the status of the case change

Buy Now
Questions 39

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 40

In a Pega Platform application, business users want to create several unique reports that retrieve data from several related classes in the production environment.

Which one of the following statements is true about maximizing flexibility for business users to create reports?

Options:

A.

Business users customize existing template reports with preestablished class relationships.

B.

Business users can create reports on a single class only.

C.

Lead System Architect ensures that there are association rules between the classes.

D.

Business users require a Lead System Architect's assistance to create a report.

Buy Now
Questions 41

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 42

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 43

Security policies need to be configured for a newly developed Pega application using basic credential authentication. The lockout policy configuration must lock out users after three failed login attempts. The configuration must exclude Administrator or Executive operators from the lockout.

How do you achieve this requirement?

Options:

A.

Define operator override setting in enterprise authentication system

B.

Create a separate role for Admin Executives

C.

Use Exclude Operators options in Security Policies landing page

D.

Define Access Control Policy to exclude Admin Executives

Buy Now
Questions 44

XYZ corp sells products that can be researched and ordered within a single screen. After the user submits the order, only the ID for each ordered product is propagated to a product child case. An additional property within the product child case reference a data page that displays product detail. XYZ wants you to define a report that shows detail about each product associated within a given order case.

In which class do you optimize the detail properties for the product?

Options:

A.

both the order class and product class

B.

the product class

C.

the order class

D.

the data class for the product

.

Buy Now
Questions 45

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

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 46

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 47

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 48

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 49

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 50

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 51

A call center uses Pega Customer Service. Where does Pega Customer Service fit into the enterprise architecture?

Options:

A.

Pega Customer Set vice is the customer and account enterprise service bus.

B.

Pega Customer Service is the customer interaction system of record.

C.

Pega Customer Service is the billing and reporting system of record.

D.

Pega Customer Service is the new customer onboarding system.

Buy Now
Questions 52

If an Operator ID in an application is associated with the work queues in the following figure, how will the system behave?

PEGACPLSA88V1 Question 52

Options:

A.

The system will consider the assignments with urgency value equal to and greater than the specified value in the Operator rule, and will ignore all assignments with lower urgency value.

B.

The system will process work queues from top to bottom by ignoring urgency threshold, because the Get from work queues first option is selected, and because the system ignores all assignments with lower urgency value.

C.

The system will process work queues from top to bottom by ignoring urgency threshold, because the Get from work queues first option is selected.

D.

The system will consider the assignments with urgency value equal to and greater than the specified value in the Operator rule. Once all assignments are processed from the work queue based on the threshold urgency value, the lower urgency assignments are then considered.

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

A decisioning architect wants to use the customer properties income and age in a Filter component. Which decision component is required to enable access to these properties?

Options:

A.

Data Import

B.

None, properties are available

C.

Set Property

D.

Proposition Data

Buy Now
Questions 55

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 56

Given the following classes and properties:

myco-data-shape (abstract)

area

color

myco-data-shape-rectangle

length

width

myco-data-shape-circle

radius

a page list property .shapes is defined as being of the abstract class myco-data-shape.

select two correct statements. (choose two)

Options:

A.

a rule defined in myco-data-shape-rectangle can modify the. Color property.

B.

pages of shapes can contain. length and. Radius.

C.

A rule existing in myco-data-shape can be overridden in myco-data-shape-circle.

D.

pages of .Shapes can be of either myco-data-Shape-rectangle or myco-data-shape-circle, but all pages must be the same.

Buy Now
Questions 57

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 57

Options:

Buy Now
Questions 58

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 59

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
Questions 60

which two of the following action are required to configure your application to support SSO authentication ?

Options:

A.

configuring the authentication activity to identify the operator in the system

B.

configure the application record to use external authentication

C.

configure required mapping between LDAP attributes and operator properties

D.

configure model operator records for each access group in your application

Buy Now
Questions 61

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

Options:

A.

Add indexes to all columns.

B.

Purge workparty UlU 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 62

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 63

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 64

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 65

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 66

An organization wants to know about failed authentication attempts to gain access to a Pega Platform application. How do you log information about unauthorized access or failed login attempts?

Options:

A.

Enable the content security policy and generate the required reports of failed login.

B.

Integrate with third-party security tools to find the failed login.

C.

Enable the security audit and get the information related to failed login.

D.

Add a utility to the session management operations.

Buy Now
Questions 67

Six weeks after you deliver your application to production, your users report that the application slows down in the afternoon. The application is almost completely unresponsive for some users shortly after

3:00 P.M. Other users do not experience this problem until later in the day.

You do not have access to the Production environment, but you do have access to AES. The production environment has three nodes and a load balancer.

You need to resolve this issue because a new division of the organization will start using the application next month.

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 output 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 68

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 69

Ar.mo Corporation is designing an Order Fulfillment application built on an Inventory application. Both applications reuse a section that displays Part details.

Where do you configure the PartOetails section?

Options:

A.

In an Inventory ruleset within the Inventory application's work pool class

B.

In an Order Fulfillment luleset within the Order Fulfillment application's Parts data class

C.

In an Enterprise ruleset within the Inventory application's Paits data class

D.

In an Order Fulfillment ruleset within the Order Fulfillment application's work pool class

Buy Now
Questions 70

Select two ways for queuing an item for a queue p

Options:

A.

Use the Queue-for-processing method

B.

Use Utility smart shape

C.

Use Run in Background smart shape

D.

Use the Queue for -agent method

Buy Now
Questions 71

Table a contains customer information. Table B contains complaints submitted by customers. Table C contains positive feedback submitted by customer.

You are tasked to write a report that list all rows in Table A where, per customer, the number of rows in Table B related to Table A are greater than the number of rows in Table C related to table A.

Which method creates the report that executes with the best performance?

Options:

A.

Define two subreports: one that counts rows in Table B relative to Table A, and on that counts the rows in table C relative to Table A. Only include rows in the main. Report against table A where the table B count is greater that the Table C count.

B.

Join table A to Table B and C using include all rows in this class. Count the Join column from both Table B and Table C. Only include rows where the first count is greater than the second.

C.

Join table A to Table B and C using include all rows in join class. Count the Join column from both Table B and Table C. Only include rows where the first count is greater than the second.

D.

Define two subreports, one where table B users ''Do not Join'', and one where Table C users ''Do not Join'', In the main report count the rows from each subpreport, then only include rows where the count from the Table B subreport than the count from the Table C subreport.

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

PDF + Testing Engine

$57.75  $164.99

Testing Engine

$43.75  $124.99
buy now PEGACPLSA88V1 testing engine

PDF (Q&A)

$36.75  $104.99
buy now PEGACPLSA88V1 pdf