Weekend Sale Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

New Release PEGAPCLSA86V2 Certified Lead System Architect (CLSA) Questions

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

Question 5

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

Question 6

which two statements are correct with regard to inbound email processing? (choose two)

Options:

A.

an incoming email reply is liked to its original case by the case ID in the subject of the email.

B.

when creating a case from an email using the standard service activity, email attachments are automatically added as case attachments.

C.

custom configuration is required to handle automatic reply and delivery status notifications.

D.

if an email service executes an action, such as an approval, and the case is locked the email is queued and retried

Question 7

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

Question 8

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

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

Options:

A.

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

B.

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

C.

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

D.

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