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

Vce PEGACPLSA88V1 Questions Latest

Certified Pega Lead System Architecture Exam 8.8 Questions and Answers

Question 25

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.

Question 26

your application connects to two REST services that list details about bank offices.

One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.

the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in cities with that name. The application uses data pages to cache details about bank offices.

select two options to configure a data page to accept either a postal code or a city name as a parameter and call the appropriate REST connector.(choose TWO)

Options:

A.

sourcing data from both rest connectors and using the response data transform to select the correct data

B.

sourcing data from a single REST connector that is circumstanced based on the input parameter

C.

sourcing data from each REST connector separately and using a when rule to select the appropriate data source at run time

D.

sourcing data from an activity that evaluates the parameter to select the appropriate REST connector to call at run time

Question 27

How do you encrypt the storage stream of the class MyOrg-HR-Work-RFP?

Options:

A.

Build a site-specific encrypting cypher and select Encrypt BLOB? on the class group for MyOrg-HRWork-RFP

B.

Build a site-specific encrypting cypher and select Encrypt BLOB? on the class MyOrg-HR-Work-RFP

C.

Select Encrypt BLOB? on the class MyOrg-HR-Work-RFP

D.

Encrypt the pzPvStream colum of the DB table mapped to MyOrg-HR-Work-RFP class using DB tools

Question 28

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