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

Pegasystems PEGAPCLSA86V2 - Lead System Architect (LSA) Pega Architecture Exam 86V2

Page: 2 / 5
Total 148 questions

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 ?

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

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

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.

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)

A.

a rule defined in myco-data-shape-rectangle can modify the. Color property.B. pages of shapes can contain. length and. Radius.

B.

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

C.

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

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

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.

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.

The application contains a property named claimid. You want to business users to reuse this property in any new case types they create. How do you define the claimid property?

A.

As a final rule

B.

As a case level property

C.

As an enterprise class level property

D.

As a relevant record

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)

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.

The SLA and the customer’s system administrator are reviewing scenarios that do not require an application server restart. Select three scenarios from this list. (choose three)

A.

When deploying rule only hotflxes

B.

When changing the prweb web.xml file

C.

When changing the system name

D.

When the deploying new rules

E.

When the prlogging.xml file is modified

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

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

each fraudulent charge selected

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

select and move the three option that are required for tracing an agent on one of the nodes in a cluster to the step column and place them in the correct order