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

Pegasystems PEGACPLSA88V1 Certified Pega Lead System Architecture Exam 8.8 Exam Practice Test

Certified Pega Lead System Architecture Exam 8.8 Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

XYZ corp expects managers to create a variety of reports. Those reports are always based on the same set of classes, but every report does not use every class in the set.

to simplify report creation for managers, you create________________________

Options:

A.

numerous sample reports showing how to join the classes

B.

association rules for the classes in this set

C.

a template report with every class join predefined

D.

a declare trigger that restricts report class joins to this set

Question 2

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.

Question 3

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

Question 4

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 out put 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.

Question 5

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.

Question 6

An application allows users to manage Account cases. You need to configure security so that users are allowed to view and update account only if they are the primary or secondary owner

how do you implement this requirement?

Options:

A.

create a when rule that validate id the current user is either a primay or secondary owner of the account configure then when rule in the required conditions section on all flow actions that allow account updates.

B.

create a privilage and configure it to validate if the current user is either a primary or secondary owner of the account. Assign the privilege for read and write instances of the account class in the user's access role.

C.

create an access when rule that validate if the current user is either a primary or secondary owner of the account. Assign the access when rule for read and write instances of the account class in the user's vaccess role.

D.

create an access when rule that validate if the current user is either a primay or secondary owner of the ccount. Configure the access when rule on the Accouny case type to ensure authorized access

Question 7

XYZ Inc.'s COE wants case life cycle developers to use a field group named "Claim" regardless of the application being developed.

Select and move the three tasks that the COE performs for this requirement to the Task List column and place them in the correct order. (Choose Three)

Options:

Question 8

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

Options:

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

Question 9

a standard agent has auto queue management enabled, runs periodically, and is set to retry once.

select the run time behavior if processing fails for one of the tasks in the agent queue.

Options:

A.

the task remains in the agent queue and the task status is set to broken-process. the agent does not retry this task automatically.

B.

the task remains in the agent queue and the task status is set to broken-process. the agent retries this task automatically.

C.

the task is requeued for processing and the task status does not change. the agent retries this task automatically.

D.

the task is removed from the agent queue and the status is set to broken-process. the agent does not retry this task automatically.

Question 10

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.

Question 11

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.

Question 12

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.

Question 13

You add database connection information to prconfig.xml and want to encrypt the password in the connection information how do you encrypt the password?

Options:

A.

create an encrypted keyring password and replace the unencypted password in prconfig.xml

B.

enter a password in an application ID instance and reference the external system

C.

create an encrypted password with PR cipherGenerator and reference the external system

D.

create an encrypted password with passGen and replace the unencrypted password in pconfig.xml

Question 14

You are configuring the container settings of a display a title. The title is based on the type of loan requested

Options:

Question 15

An application consisting of a single case requires sending correspondence at a designated time with minimal delay. The existing solution uses an assignment to pause the case until an SLA invokes the escalation activity that sends the correspondence. Occasionally there is a delay in sending the correspondence.

Which two factors contribute to the delay? (Choose Two)

Options:

A.

The number of queued SI A objects

B.

Multiple open assignments on the same case

C.

Error handling for locked items

D.

Correspondence rule configuration

Question 16

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:

Question 17

Review the following classes and properties:

A field group list is defined at the MyCo-Lending-Work work pool level. The find group list name is Loans: the specified data type is MyCo-Data-Loan.

Which three statements are valid? (Choose Three)

Options:

A.

An auto loan application can extend MyCo-Data-LoarvAuto without affecting a sum performed against .Loans C). Amount

B.

At design time, the system issues a warning since it is poor practice to define a field group with an abstract data type ctas%

C.

All pages within the .Loans field group must be the same class, either MyCo-Data-Loan-Aiito or MyCo-Oata-Loan Mortqage

D.

The pxObjClass of any page in the .Loans field group list can be changed at nm time and does not need to be the same class.

E.

A rule In MyCo-DataLoan-Mortgage can only be referenced through -Loans if also defined In MyCo Data-Loan.

Question 18

when a customer submits a credit card dispute, the application connects to an external service to retrieve all transaction 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 transaction the caseworker 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 response data transform to satisfy all of the requirements in the scenario?

Options:

A.

configure the data transform to copy only the first 10 matching records to a page list property

B.

configure the data transform to copy all of the records to a page list property

C.

configure the data transform to copy all of the records to the data page

D.

configure the data transform to use the first x pagination setting to copy only the first 10 results to the data page

Question 19

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

Question 20

Select the primary reason for developing a set of unit lest cases and automated testing Suites in a continuous integration and continuous deployment (CI/CD) model.

Options:

A.

Automated testing reduces costs by reducing the need to hire and I rain testing resources.

B.

Automated testing accelerates the deployment of rules from the development environment to target environments.

C.

Automated testing programmatically ensures quality of rules to maintain the integrity of the pipeline.

D.

Automated testing allows for orchestration between automation server and the Execute Test REST service.

Question 21

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

Question 22

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.

Question 23

An application include two case types: expense report and purchase requests which two steps are required to enable support for both case type for offline user on a mobile device ?

Options:

A.

Configure the application record to enable offline access

B.

Configure the user's access group to enable offline access.

C.

configure both case type to enable offline access

D.

Configure the application to build a custom mobile app

Question 24

MyMealth Corporation wants to use the age of the claim to increase the urgency on the assignment so that claims processors work on the most urgent claims first. The claim assignment urgency increases by 1 each day the claim remains in an unresolved status. At any time. My Health has up to 10,000 claims in process. Claims in the PendingProcessing workbasket are subject to this calculation. The application updates the claim urgency daily before the work day begins. AM claims are processed within 30 days.

MyHealth also processes complaint cases from health plan members. Complaint cases use a service level agreement (SLA) to ensure the customer service representatives respond to complaints within 48 hours. All claims processors work in Los Angeles 9:00 AM-5:OQ PM PST.

Which approach satisfies the claim urgency requirement and provides the best experience for the claims processor?

Options:

A.

Use an advanced agent on a dedicated node to increment the pyUrgencyAssignAdjust value by 1 for every assignment that matches the selection criteria.

B.

Use the assignment SLA to increment the pyUnjerncyAssiqnAdjust value by 1 every day the claim is in an open status.

C.

Use a declare expression to increment the pytJrgcncyAsp/gnAdjur.t value to 1. When a claim processor opens the assignment, the urgency is increased by 1.

D.

Use the overall SLA to increment the pyUrgencyAssignAdjust value by 1. Reset the goal date to the following day

Question 25

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

Question 26

In the Answer Area, determine where data is stored for each design option.

Options:

Question 27

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.

Question 28

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.

Question 29

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

Question 30

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.

Question 31

An application contains cases which transition though different statuses throughout their life cycle which typically lasts 3 months.

Design a reporting strategy to display the number of cases by status at the end of each month for a 12-month period.

Options:

A.

Configure an agent to record monthly case status in a separate table and report on that table.

B.

Configure an activity to generate the data in the clipboard and report using a custom section.

C.

Configure a summary report that leverages sub reports for each month.

D.

Configure a Declare index to record case data to a separate table.

Question 32

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.

Question 33

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.

Question 34

Which two tools and/or methods support continuous integration practices? (Choose Two)

Options:

A.

Performing Ul regression testing

B.

Leveraging release toggles

C.

Using an automation server to invoke unit test suites

D.

Configuring pre and post import steps

Question 35

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.

Question 36

You are managing distributed, geographically dispersed, development teams A, B and C. Team A is ready to merge changes into their development environment to make available changes to Team B’s Team C’s.

To ensure all development teams are working with the latest version of shared rule base, select and move all of the following tasks to the tasks List Order column and place them in the correct order.

Options:

Question 37

You want to avoid creating unnecessary case-related properties and views. Which three actions do you take to accomplish this goal? (Choose Three)

Options:

A.

Define most of the properties and sections at the work pool level.

B.

Create a data type (if required) that corresponds to the case type.

C.

Use the data reference field type in a case type's data model tab.

D.

Drag and-drop a field group when defining a case view.

E.

Define case type views using ".page.property" syntax.

Question 38

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:

Question 39

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

Question 40

Which of the following Skin rule customizations help satisfy the stated requirements?

Options:

A.

Configure the importance field for each column included in a repeating layout.

B.

Configure the Column I ayout and specify how the sidebar appears on tablets and smart phones.

C.

Configure the style for all application field values, paragraphs, and correspondence records.

D.

Configure the Column Layout and specify the width of the sidebar on desktops.

Question 41

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 42

How do you identify if a result in a decision rule cannot be returned?

Options:

A.

Test for missing conditions

B.

Test for completeness

C.

Test the rule using a unit test

D.

Test for conflicts

Question 43

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 44

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:

Question 45

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.

Question 46

You are working with BigCo to create an application for insurance quoting. BigCo is a multinational corporation that has traded on the NASDAQ as BCO. BigCo headquarters is located in the UK, and the company has division for each geographical location.

You expect the application to contain two types of work: Quote and Policy.

The Quote guides the sales preventative through one or more quote with the customer. Each quote must be retained by the system and visible to the sales representative and the manager, any data captured during the quoting process must be available to the Policy case. The Policy represents the accepted insurance quote.

For the next year, BigCo intends to use the insurance quoting application only for the personal insurance business in the United Kingdom, Joe the business experts (SMEs) to understand the quoting process. Joe uses Pega Express to develop the quoting application with the SMEs.

Default application settings are shown in the image.

What two edits do you make to the advanced configuration based on information in the reading passage? (Choose Two).

Options:

A.

Deselect ‘’Create demonstration users’’.

B.

Edit the Organization name to BCO.’’

C.

Edit the Organization name to UK’’

D.

Edit the Division name to ‘’UK’’.

E.

Select ‘’Framework’’ as the application structure.

Question 47

Select two ways for queuing an item for a queue processor. (Choose Two.)

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

Question 48

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

Question 49

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.

Question 50

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.

Question 51

The BigCo quoting application is currently on-premise. BigCo plans to move the application to Pega Cloud What factor do you need to consider for environment setup?

Options:

A.

Network security configuration

B.

Database access configuration

C.

System management application configuration

D.

Log file access configuration