Labour Day Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

Certified Pega Lead System Architecture Exam 8.8 Question and Answers

Certified Pega Lead System Architecture Exam 8.8

Last Update May 2, 2024
Total Questions : 170

We are offering FREE PEGACPLSA88V1 Pegasystems exam questions. All you do is to just go and sign up. Give your details, prepare PEGACPLSA88V1 free exam questions and then go for complete pool of Certified Pega Lead System Architecture Exam 8.8 test questions that will help you more.

PEGACPLSA88V1 pdf

PEGACPLSA88V1 PDF

$35  $99.99
PEGACPLSA88V1 Engine

PEGACPLSA88V1 Testing Engine

$42  $119.99
PEGACPLSA88V1 PDF + Engine

PEGACPLSA88V1 PDF + Testing Engine

$56  $159.99
Questions 1

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.

which approach do you use to populate a data page with a list of bank offices in a postal code from the REST service?

Options:

A.  

configure a REST connector data source. configure the REST connector to reference the postal code from the work object using the request data transform.

B.  

configure a REST connector data source. Set the Endpoint on the data source to reference the postal code parameter value at the end of the URL

C.  

configure a REST connector data source and pass the parameter page to the connector. configure the REST connector to reference the same parameter in the query string for the get method

D.  

configure a REST connector data source and pass the postal code parameter to the request data transform configure the REST connector to use the postal code the query string for the get method

Discussion 0
Questions 2

set the three security tasks you perform when deploying an application to a production environment. (Choose Three)

Options:

A.  

Delete the Unauthenticated access group.

B.  

Restrict access to ruleset configuration.

C.  

Change the Rule security mode setting on the access groups to Deny.

D.  

Rename the PRServlet default servlets.

E.  

Update standard dynamic system settings.

Discussion 0
Questions 3

Review the following classes and properties:

A page list property is defined at the class group MyCo-Lending-Work. The property name is .Loans and it is defined as being a page List of class MyCo-data-Loan.

Which three statements are valid? (Choose Three.)

Options:

A.  

At run time, Loans(1) cloud be of class MyCo-data-Loan-Auto while .Loan (2) is of class MyCo-data Loan Mortgage.

B.  

At design time, the system provides a warning since it is not a best Loans practice a page list with an abstract class.

C.  

At design time, an architect uses a data warning since it is not a best practice to define a page list of an embedded page at run time.

D.  

At run time pages o . Loans can be of either MyCo-data-Login Auto or Myco-Data Loan Mortgage but all pages must be the class.

E.  

At run time, a specialized rule in MyCo-Date-Loan Mortgage can be reference through-loans only if referenced in MyCo-Data-Loan

Discussion 0
Questions 4

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.

Discussion 0
Questions 5

BigCo receives complaints from existing customers and new prospects that BigCo representatives contact them with irrelevant offers and products.

Which two Pega solutions do you suggest to help solve this problem? (Choose Two)

Options:

A.  

Pega Marketing

B.  

Pega Customer Service

C.  

Robotic Process Automation

D.  

Customer Decision Hub

Discussion 0
Questions 6

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.

Discussion 0
Questions 7

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

Discussion 0
Questions 8

An application, created by MyCo, has a number of rules implemented as decision tables that use "Title" as an input as seen in the sample rule below:

MyCo is finding a number of application defects caused by incorrect spellings in the title field. The valid titles are stored as field values. MyCo is requesting options to help prevent these types of errors. Which of the following approaches is most applicable? (Choose One)

Options:

A.  

Recreate the logic in decision trees and use function aliases to limit the options via a drop down box

B.  

Use the table edit of the .Title property to reference the field values, the decision table will then automatically validate that the value is valid

C.  

Create a custom rule form that uses harnesses and sections and can be configured however MyCo desires

D.  

Create a custom validation rule in the Rule-Declare-DecisionTable class to validate that the .Title property always has a valid value

Discussion 0
Questions 9

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

Discussion 0
Questions 10

You are working on an insurance claims application that receives claims through email. The company receives 500 emails per hour. the insurance company promises a 24-hour response time to receives and verify the clain. After the claim is verified. The system automatically responds with email containing the claim ID.

The application is developed in the Pega cloud environment. The production environment is currently running on premises.

What is your recommendation to ensure that insurance company can meet the 24-hour response time requirement for claims submitted by email?

Options:

A.  

Recommend the insurance company change its policy to allow for a broader processing window.

B.  

Recommend the insurance company use an advanced agent to verify claims and respond.

C.  

Recommend the insurance company use an email lister with concurrent threats.

D.  

Recommend the insurance company use an MDB listener instead of an email listener.

Discussion 0
Questions 11

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.

Discussion 0
Questions 12

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

Discussion 0
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.

Discussion 0
Questions 14

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

Discussion 0
Questions 15

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

Discussion 0
Questions 16

what configuration is required to control which nodes in a cluster an agent runs.?

Options:

A.  

assign the agent to a specifie category.

B.  

associate the agent to specific node type.

C.  

use a custom queue for the agent

D.  

create agent schedules on applicable nodes.

Discussion 0
Questions 17

You imported a rule-admin-product (RAP) file that contains new features into a user acceptance testing(UAT) environment. Select the option that ensures basic functionality behaves as expected before inviting users to start acceptance testing.

Options:

A.  

Create a smoke test suite. Run the test suite using the pre-import process.

B.  

Create an ad hoc test suite. Run the test suite using the post-import process.

C.  

Create an integration test suite. Run the test suite using the Execute Test REST service

D.  

Create a regression test suite. Run the test suite using the automation server.

Discussion 0
Questions 18

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

Discussion 0
Questions 19

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

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.

Discussion 0
Questions 20

you are configuring authentication for a pega web mashup implementation.

how do you ensure the host system origin is trusted?

Options:

A.  

in the authentication service JNDI binding parameters, specify the protocol, host, and port.

B.  

in the authentication service spaecify the IACAuthverification activity

C.  

in the application definition, specify the protocol, host, and port

D.  

in the content security policy record specify the website as allowed

Discussion 0
Questions 21

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

Discussion 0
Questions 22

Which three actions do you recommend to address their performance issue and ensure optimal application performance in the future? (Choose Three.)

Options:

A.  

Dedicated a node to background processing.

B.  

Review application environment sizing.

C.  

Remove embedded dashboard reports from the manager portal.

D.  

Minimize the usage of robotic automations.

E.  

Review selection criteria of agent activities.

Discussion 0
Questions 23

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

Discussion 0
Questions 24

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:

Discussion 0
Questions 25

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

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.

Discussion 0
Questions 26

The clipboard contains a list of details for all companies on the NASDAQ stock Exchange

select the requirement that indicates you use a page list instead of a page group.

Options:

A.  

A DATA transform must iterate over the list.

B.  

company details must be referenced using the company stock triker.

C.  

the list must be sorted by company stock ticker.

D.  

Each element in the list of companies must contain a list of accounts.

Discussion 0
Questions 27

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.

Discussion 0
Questions 28

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.

Discussion 0
Questions 29

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

Discussion 0
Questions 30

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.

Discussion 0
Questions 31

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.

Options:

Discussion 0
Questions 32

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

Options:

A.  

Case-specific rulesets make it easier to rebase ruleset versions.

B.  

Each branch ruleset can be associated to case-specific user stories.

C.  

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

D.  

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

Discussion 0
Questions 33

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

Discussion 0
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

Discussion 0
Questions 35

A company wants to run the same pega application in its eastern US office as well as its india

office. The eastern united states server runs in the eastern united states time zone. The india server runs in the india time zon. The company wants a process to run in both offices at the same time world-wide once a day regardless of the server's location

How do you efficiently meet this requirement?A. Define two advanced agents that call the same activity. one agent is scheduled to run at a time in the eastern united states time zone and the other agents is scheduled to run at a time in the india time zone. The activity checks both the local time zone and the local time. if the local time is close to the expected time the activity should run it continues otherwise it exits

B. Define two advanced agent that call the same parameterzied activity. One agent passes eastern united states time zone to the activity, and the other agent passes india time zone. The activity checks

the local time zone. if the parameter matches the local time zone, the activity continues. otherwise it exits

C. Define a single adavanced agent that is scheduled to run in any desired time zone. in the Eastern us server modify the agaent schedule to run in the eastern united states time zone. For the india server, specify the india time zone within the agent schedule

D. Define a single advanced agent that is scheduled to run in either the eastern united states zone or the india time zone. Ensure that the clocks with the servers in both offices are synchronized using the simple Network time protocal

Options:

Discussion 0
Questions 36

You are designing a form for an online bookstore to display new arrivals. In the form, the book cover pictures are displayed in a row, like words in a sentence. Once the row reaches the full width of the screen, it wraps around to begin a new row.

Which layout do you use to display the book cover pictures?

Options:

A.  

Screen layout

B.  

Column layout

C.  

Dynamic layout

D.  

Repeating layout

Discussion 0
Questions 37

A Customer Service application requires customer data assembled from multiple external systems. The customer data is captured by a parent case. Subcases of that parent case need to reference the same customer data.The customer data must be as current as possible.

Which two options are used as part of the solution? (Choose Two)

Options:

A.  

Have each subcase load a portion of the customer data prior to updating the parent case.

B.  

Use the Snapshot data access pattern to capture the customer data prior to subcase spin off.

C.  

Load the customer data in parallel using the Load -Data Page and Connect-Wair methods.

D.  

Use the System of Record (SOR) data access pattern when capturing the customer data.

Discussion 0
Questions 38

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

Discussion 0
Questions 39

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

Discussion 0
Questions 40

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.

Options:

Discussion 0
Questions 41

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.

Discussion 0
Questions 42

BigCo receives complaints from existing customers and new prospects that BiyCo repi irrelevant offers and products.

Which two Pega solutions do you suggest to help solve this problem? (Choose Two)

Options:

A.  

Pega Marketing

B.  

Pega Customer Service

C.  

Robotic Process Automation

D.  

Customer Decision Hub

Discussion 0
Questions 43

An organization has two lines of business: selling books for children and reselling college textbooks.

The division selling books for children can use the same basic user interface (UI) as the division reselling textbooks with the exception of the payment methods.

How do you apply the Situational Layer CakeTM in this scenario?

Options:

A.  

Place the UI rules in the base layer, and create a new layer for the payment rules for both lines of business.

B.  

Place the UI rules and generic payment method rules in the base layer, and create a new layer for the division-specific payment rules.

C.  

Place the UI rules in the base layer, and create a parallel base layer for the payments rules.

D.  

Place the UI rules in the base layer, and create a new layer for the payment rule for each division.

Discussion 0
Questions 44

application ABC defines and creates survey cases based on a customer s profile. a second application, ABCproxy, is hosted in a cloud environment. the ABC proxy application creates a survey proxy case on demand from application ABC. The questions contained in the survey case are transferred to the survey proxy case. customers answer questions on the survey using the ABC proxy application. the completed survey information is passed back to the survey case created by application ABC. the company wants to use REST services to accomplish this interface. select and move the three options that are needed to satisfy the requirement to the configuration columns and place.

Options:

Discussion 0
Questions 45

In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account.

Management only wants a record of the cases that update an account. What two configuration options do you use to implement this requirement? (Choose two.)

Options:

A.  

Add a Persist Case shape after the first step.

B.  

Apply a when condition to the first step to persist only cases requiring updates.

C.  

Configure the starting flow to instantiate the case type as a temporary case.

D.  

Configure the first step to instantiate the case type as a temporary case.

Discussion 0
Questions 46

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.

Discussion 0
Questions 47

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.

Discussion 0
Questions 48

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.

Discussion 0
Questions 49

You are configuring the container setting of a section to display a title. The title is based on the type of loan requested. The section has a parameter defined named Loantype

Options:

Discussion 0
Questions 50

Options:

A.  

Create a new autogenerated button control and alter its caption to support a shortcut key.

B.  

Create a new custom burton control that uses an image and uses a fixed width.

C.  

Create a new custom text label control set as required and uses relative widths.

D.  

Create a new autogenerated link control with a shortcut key and limit its obsolute width.

Discussion 0
Questions 51

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.

How do you configure the process so that the request can continue to be processed if only two of the three physicians approve the order?

Options:

A.  

Use an Any join condition.

B.  

Use a Some join condition.

C.  

Use a decision table.

D.  

Use a validate rule.

Discussion 0