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

Home > Pegasystems > Certified Lead System Architect (CLSA) > PEGACPLSA88V1

PEGACPLSA88V1 Certified Pega Lead System Architect (CPLSA) Exam 8.8 Question and Answers

Question # 4

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

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

Full Access
Question # 5

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?

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.

Full Access
Question # 6

Which two statements are true of Kubemetes capabilities? (Choose Two)

A.

They can orchestrate JVM garbage collection.

B.

They can orchestrate database re-indexing.

C.

They can auto scale pods up and down.

D.

They can orchestrate pods and their dependencies.

Full Access
Question # 7

An application is being constructed In multiple phases for a growing company that has over 1000 employees. During the initial development stages, it is determined a button on a section has to be made conditionally visible based on a group of actors.

What should the conditional visibility be based on to minimize the amount of future maintenance?

A.

Privilege

B.

AccessGroup

C.

Role

D.

Work group

Full Access
Question # 8

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)

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.

Full Access
Question # 9

You need to create custom workspaces for the manager and for the Customer service representative (CSR), Also, you are asked to display some properties in custom formats that arc not supported by Pega.

Which approach satisfies these requirements?

A.

Each access group can use separate portals, harnesses, and sections. Use Specialty Components and use XML to pass data.

B.

Level age the Case Manager and Case Worker as reference points to create new portals, if required. Use Special Components and use JSON to pass data.

C.

Create different harnesses for each user's workspace. New portal rules are not needed. Define Specialty Components and use JSON to pass data.

D.

Identify the functionality required for each portal. Customize the portal either by modifying the section or harness. Use Specialty Components and use XML to pass data.

Full Access
Question # 10

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)

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

Full Access
Question # 11

A Lead System Architect (LSA) plays a significant role at every level of data modeling by collaborating with other stakeholders.

Which two of the following statements about data model design are true? (Choose Two)

A.

The Database Administrator identifies the data source, performs data collection, and creates a logical group of elements by using inheritance or composition.

B.

The Business Architect is the final authority in choosing the right schema and designing the database table structure.

C.

Data Analysts and Data Architects perform data collection, data design, choose the correct layer for elements, and create a logical group of elements by using inheritance or composition.

D.

Subject Matter Experts identify the data source, understand the flow of data, and identify the proper data type for the data elements.

Full Access
Question # 12

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)

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.

Full Access
Question # 13

Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.

Full Access
Question # 14

A banking application deals with multiple loan applications and credit card issues in an application based on Pega software, and for customer complaint handling, the bank uses a non-Pega application. A bank representative needs to work on the tasks that come through both apps.

This requirement can be achieved by using multiple approaches, but as an LSA, which one of the following approaches would you suggest?

A.

Use a remote case type, because it gives a unified view of work on multiple tasks without switching between applications.

B.

Use Pega Process Fabric Hub, because it gives a unified view of work on multiple tasks without switching between applications.

C.

Use a mashup that would render the necessary application screen based on the request type.

D.

Use the DX API, which would render the necessary application screen based on the request type.

Full Access
Question # 15

You deplyed a pega web mashup implementation into production and are using IACAuthentication.

which two action ensure that the external authentication module, and not another source, has validated the user?

A.

In the IACAuthentication service, map a passoword attribute form the LDAP server used by the external

B.

In an IAC authentication activity, add a step to idenify the security token provied by the external authentication module.

C.

in the IACAuthentication service, specify the appropriate bind password used by the host system

D.

In an IAC authentication activity, add steps that return the security token to the external authentication module for verification.

Full Access
Question # 16

Client XYZ Corp implemented Pega Customer Service.

A customer service representative (CSR) needs to launch multiple applications to manually update information to keep dam synchronized across systems. The applications are built in different technologies, decreasing the CSR's efficiency in handling customer requests. The client has a requirement to launch all applications from the PLCJA Customer service application. The client requires that data Mows to and from the Pega Customer Service application to the other applications used by the CSR. Changes made in any one of the systems is reflected in other relevant systems. This results in the CSR handling customer requests more efficiently and spending less time manually updating dependent applications.

Which Pega capability do you recommend to support this requirement?

A.

Use Robotic Desktop Automation.

B.

Use SOAP/REST services to update the information.

C.

Use SQL connectors to update the data.

D.

Use Robotic Process Automation.

Full Access
Question # 17

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)

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

Full Access
Question # 18

The following class structure is set up in an application so that users can make use of Dynamic Class Referencing (DCR):

What action is required to support the OCR implementation?

A.

Create a VehideDCR PageGroup property. Use vehicle type as the PageGroup subscript. Use pyLabel to contain the class.

B.

Create a VehideDCR Lookup table. The key to the table is VehicleType. The Value column contains the class.

C.

Create Car, Truck, and Motorcycle Application Settings. Access the appropriate Application Setting to get the class.

D.

Create a .VehicleType property in the FSG-Data-Vehicle class. To determine the class name, append a dash, then append VehicleType.

Full Access
Question # 19

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

Full Access
Question # 20

A decisioning architect wants to use the customer properties income and age in a Filter component. Which decision component is required to enable access to these properties?

A.

Data Import

B.

None, properties are available

C.

Set Property

D.

Proposition Data

Full Access
Question # 21

A security requirement states that personal data should only be visible to managers in the HR

organization. All personal data is contained in a single section.

How do you restrict access to personal data ?

A.

configure a visible when rule on the section

B.

Create an Access control policy restricting access to the properties

C.

Add an Access when to relevent properties.

D.

Define a privilege for the section and add the privilege to appropriate roles

Full Access
Question # 22

A duplicate case search contains two weighted conditions in which a property value in the current case is compared to the same property value in the existing case. After processing multiple cases that have two matching data values, duplicate case search does not identify any duplicates.

What two approaches do you take to diagnose the cause? (Choose two.)

A.

Verify that there are no more than 4 maximum weighted conditions being tested.

B.

Verify that the total weights of the matching conditions match or exceed the threshold.

C.

Verify that each of the basic conditions are satisfied.

D.

Verify that the case type is instantiated as a temporary case so the case can be cancelled.

Full Access
Question # 23

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)

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.

Full Access
Question # 24

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)

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.

Full Access
Question # 25

In an e-commerce application that is built on Pega Platform, a data type named Order stores the order-related information. as shown in the following table:

An operations manager wants to view a report at the end of each day. If the number of items ordered in a category is greater than 5, the report displays the number of items in that category that are ordered during the day.

Which option do you use to implement the requirement?

A.

A report with a custom SQL function on Quantity and filter condition Sum (Quantity) > 5 that the system applies before aggregation.

B.

A report with a summarize function on Quantity and filter condition Sum (Quantity) > 5 that the system applies before aggregation.

C.

A report with a summarize function on Quantity and filter condition Sum (Quantity) > 5 that the system applies after aggregation.

D.

A report with a custom SQL function on Quantity and filter condition Sum (Quantity) > 5 that the system applies after aggregation.

Full Access
Question # 26

A local ferry service offers a passenger boat trip that travels from Port A to Port B, and then back again, once a day. Passengers can book tickets using an app, and they often try to make last-minute reservations for the outbound trip. The ferry service wants their app to place a passenger on a waiting list for the first trip, while guaranteeing them a reservation for the second trip.

Which two case design patterns apply to this scenario? (Choose Two)

A.

Limited Availability and Concurrency

B.

Parallel Case Processing

C.

Divide and Conquer

D.

Data Instance First

Full Access
Question # 27

An e-commerce application offers special discounts on a seasonal basis. A business manager is authorized to maintain these discounts.

Which of the following options is the best possible solution for maintaining the discounts?

A.

Create a case that performs the data updates.

B.

Use a list landing page without the default data sources.

C.

Provide a Harness to update the discount details.

D.

Use a list landing page and define the default data sources.

Full Access
Question # 28

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?

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.

Full Access
Question # 29
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.

Full Access
Question # 30

A call center uses Pega Customer Service. Where does Pega Customer Service fit into the enterprise architecture?

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.

Full Access
Question # 31

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

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

Full Access
Question # 32

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?

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

Full Access
Question # 33

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

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

Full Access
Question # 34

XYZ corp has requirement to send an email to every person who has used a certain service in the previous month thanking them for doing business with XYZ. Generating and sending these emails take a certain amount of time XYZ wants these email processed as quickly as possible to avoid interfering with emails sent during business hours.XYZ also wants to ensure that the thank-you email is not sent to the same person twice

Full Access
Question # 35

You oversee a medium-sized development team, and some of the team members are new to using Pega Platform. What are the two most efficient ways to ensure that the rules the team creates adhere to best practices? (Choose Two)

A.

Have new team members create and run automated Pega unit tests against their rules.

B.

Run the Tracer tool on each rule the new team members check in to identify an failures In rule execution.

C.

Use the rule check-in approval process to review the changes that the new team members make.

D.

Use the Pega Log Analyzer to identify exceptions that are associated with the new team members.

Full Access
Question # 36

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)

Full Access
Question # 37

In a telecom customer service application, birthday wishes must be sent to customers every day at midnight by email, according to KYC records. The business requirement states that if email delivery failures occur, the system must record the failures.

There is an infrastructure limitation in using an external stream node; other available nodes are Webuser, Background processing, and BIX only. What two options can comprise an alternative approach as an interim solution? (Choose Two)

A.

Configure a data set with partitioning keys and filter keys. Configure this data set as an input to data flow which outputs the data to a utility that sends email to customers. Record failed emails in a data type.

B.

Run a job scheduler, and pull the customers that match the current date. For each record, invoke the SendEmailNotification utility. If any exception is received in email delivery, mark the failure in a data type.

C.

Run a job scheduler, and pull the customers that match the current date. For each record, invoke a Flow-New method from a utility to call a flow that uses the Send email smart shape to send notifications to customer. Mark the failure in a data type.

D.

Run a job scheduler, and pull the customers that match the current date. For each record, invoke the CorrNew utility. If any exception is received in email delivery, mark the failure in a data type.

Full Access
Question # 38

Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)

A.

Extracts the string values from all application field values, paragraphs, and correspondence records.

B.

Creates field value rules for all labels used in the application.

C.

Automatically sets the locale, base currency, and time zones based on the user's language.

D.

Generates a package for French even though Pega provides an associated language pack.

Full Access
Question # 39

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

A.

Test for missing conditions

B.

Test for completeness

C.

Test the rule using a unit test

D.

Test for conflicts

Full Access
Question # 40

An application uses LDAP authentication and create operators dynamically based on a model operate recorded select and move the three options needed to complete the configuration to configuration column

Full Access
Question # 41

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

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.

Full Access
Question # 42

XYZ, Inc. is multinational software interested in deploying a worldwide application as soon as possible. The application currently does not have requirements that depend on its user’s geographical region. An outside consultant suggested that the application initially be generated with a framework and implementation layer.

Which three questions do you ask to validate the outside consultant’s recommendation? (Choose Three)

A.

Can the framework layer instead consist of multiple built-on applications?

B.

How many languages and locales must the application eventually support?

C.

Is there a reason why this decision cannot be made at a later time?

D.

Is there an intent to market the framework layer to other companies?

E.

What is the name of the first division or region that uses the application?

Full Access
Question # 43

how do you differentiate between satisfied and unsatisfied customers to provide an appropriate greeting for each customer in facebook massenger?

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

Full Access
Question # 44

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

A.

In the Skin rule, configure the importance field for each column included in a repeating layout.

B.

In the Skin rule, configure the Column Layout and specify the width of the sidebar on desktops.

C.

In the Skin rule, configure the Column Layout and specify how the sidebar appears on tables and smart phones.

D.

In the Skin rule, configure the style for all application field values, paragraphs, and correspondence records.

Full Access
Question # 45

MyCo.com has instances of SCM-F5, SmartDispute, and CPM-F5 in their Production Environment distributed across multiple Pega instances. A new business requirement states that users working in any one application cart create a case in any other application.

What is your recommendation to implement the new business requirement?

A.

Synchronize case creation with RFST services.

B.

Leverage database replication to communicate case creation.

C.

Implement Federated Case Management.

D.

Implement a parent case across multiple products.

Full Access
Question # 46

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.

Full Access
Question # 47

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

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

Full Access
Question # 48

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

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

Full Access
Question # 49

A queue processor is configured with the value of the Max attempts field is 4, the value of the Initial delay field is 2 minutes and the the value of the Delay factor field is 2 for processing retries.

What is the delay between the second and third attempt, assuming each previous attempt fails?

A.

8 minutes

B.

4 minutes

C.

2 minutes

D.

6 minutes

Full Access
Question # 50

Which two of the following are best practices when designing an accessible application? (Choose Two)

A.

Avoid key commands because they can conflict with screen readers.

B.

Use responsive layouts to help align with device screen size.

C.

Use link controls instead of buttons, for readability.

D.

Use inline styles for better readability.

Full Access
Question # 51

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.

Full Access
Question # 52

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?

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.

Full Access
Question # 53

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?

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

Full Access
Question # 54

XYZ organization is planning to adopt DevOps practices to automate the deployment process to ensure chat the features and changes delivered are of high-quality.

What three methods comprise the recommended test automation strategy for your Pega Platform applications as a part of the DevOps release pipeline? (Choose Three)

A.

Identify and configure the right set of test suites during only specific stages of release pipeline.

B.

Identify and configure the right set of test suites to test early and often to identify the defects in the early stages of project life cycle.

C.

Identify and configure the right set of test suites that need to run at different stages of release pipeline.

D.

Identify and configure the automation test suite by using Pega Platform features and industry best practices.

E.

Identify and configure the right set of test suites to run only when entire functionality is built, because running the test suites often is expensive.

Full Access
Question # 55

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________________________

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

Full Access
Question # 56

Select two ways for queuing an item for a queue p

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

Full Access
Question # 57

XYZ Corporate wants to perform extensive analysis on work party information across various case types in real time at any time of the day. At the same time, xyz wants to minimize the impact this analysis has case worker using Pega applications.

Which solution do you recommend?

A.

Invoke BIX to export Index-WorkPartyUri data to the report database.

B.

Impalement a REST Service that persists index-WorkPartyUri data within the report database.

C.

Define additional database indexes against index-WorlParyUri.

D.

Configure the Index-WorkpartyUri Data_admin_DB_table record to write to the reports database.

Full Access
Question # 58

At XYZ Corp, multiple ClaimUnit sub case types are spun off from a parent Claim case. User retrieve ClaimUnit assignment using Get Next Work based on the average time to resolve each sub case type. Assignments associated with sub case types that tale longer to resolve on average should be retrieve first. The average time to resolve sub case types will change over time. How do you design the solution to handle this requirement?

A.

Increase subcase urgency based on ClaimUnit type prior to the workbasket assignment. Specialize the Service Level Rule by ClaimUnit case type.

B.

When the SLA's goal is reached, have an escalation Activity adjust the claim urgency in proportion to the average time to resolve ClaimUnit cases.

C.

Implement a GetNextWork solution based on case deadline and ClaimUnit type. Specialist the service Level Rule by ClaimUnity case type.

D.

Store the average time to complete sub case types in a table. Customize GetNextWork list view by joining to this table and use this value for ordering the results.

Full Access
Question # 59

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.)

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

Full Access
Question # 60

In a Human Resources application, the Social Security Number (SSN) and date of birth details for employees are confidential, and business requirements state that only the HR Manager can see these details.

What is the best approach to mask the information for other users everywhere in the application?

A.

Use the PropertyRead access control policy for the SSN and date of birth.

B.

Add the privilege rule for the UI controls that display the SSN and date of birth.

C.

Add an Access When rule for access role objects of the HR Manager role.

D.

Use the Property Encrypt access control policy for the SSN and date of birth.

Full Access
Question # 61

A recent review of the audit polices log show that a specific IP address has made a large number of failed login attempts within a few minutes you suspect that it is an internet bot attack

Select two options you can configure to prevent the bot from accessing you application

A.

Enable the CAPTCHA security policy

B.

Enable an authentication lockout policy

C.

Enable a contect security policy

D.

Enable a failed login attempts security event

Full Access
Question # 62

You are a decisioning architect on a next-best-action project and are responsible for designing and implementing decision strategies Select each component on the left and drag it to the correct requirement on the right.

Full Access
Question # 63

A software training company wants to hold a webinar on a particular subject if a sufficient number of people express an interest in attending. An instructor is tasked with developing the webinar presentation, if they get enough people to register. There is no limit on the number of attendees.

Which case design pattern is the best solution in this scenario?

A.

Divide and Conquer

B.

Sibling Case Update

C.

Data Instance First

D.

Data Instance After

Full Access
Question # 64

Case Type A and Case Type B capture information about multiple line items. Each line item is an Instance erf the same Line Item data type. Separate work pool classes are used for Case Types A and B.

What is the optimal data model design to meet these requirements?

A.

Add a CaseTypeRef property to the Line Item data type. Case Types A and B possess a Query (tisf Uneltem) property. This List Query property sources a D_UneltemList data page that accepts a pylD parameter.

B.

Add a CsseTypeRef property, an ObjClass property, and Query property related to the Line Item data type. The Query property sources a Lookup Data Page that accepts ObjClass and CaseTypeRef parameters.

C.

Add CaseTypeARef and CaseTypeBRef properties to the Line Item data type. The CaseTypeARef property is a case reference to Case Type A. The CaseTypeBRef property is a case reference to Case Type B.

D.

Case Types A and B both possess an embedded list of line items. Define a Declare Index against each embedded list. Change the direct inheritance class for each Declare Index class to the Line Item data type.

Full Access
Question # 65

As a Customer Service Representative, you present an offer to a customer who called to learn more about a new product. The customer rejects the offer.

What is the next step that Pega Customer Decision Hub takes?

A.

Stops presenting offers to the customer

B.

Adds the customer to the potential churn list

C.

Reevaluates the Next-Best-Action

D.

Sends a detailed email about the offer

Full Access
Question # 66

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?

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.

Full Access
Question # 67

As a part of the DevOps release pipeline, the Center of Excellence team enforced the development teams to use scenario testing to create Ul-based, end-to-end scenarios to test the applications.

Which three of the following statements are true about scenario testing? (Choose Three)

A.

Scenario tests can include another scenario test.

B.

Scenario tests do not support the setup or cleanup of test data.

C.

Scenario tests do not support file uploads or downloads as a part of the test execution.

D.

Scenario tests cannot include another scenario test.

E.

Scenario tests support the setup or cleanup of test data.

Full Access
Question # 68

MyCo, a telecom company, developed a new data plan group to suit the needs of its customers. The following table lists the three data plan actions and the criteria that customers must satisfy to qualify for the offer:

How do you configure the engagement policies to implement this requirement? Choose the engagement policy level that is best-suited for each criterion

Full Access
Question # 69

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?

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

Full Access
Question # 70

MyHealth Corporation wants to use the age of the claim to increase the urgency of the assignment so that persons processing the claims 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, MyHealth has up to 10,000 claims that are in process. Claims in the PendingProcessing workbasket are subject to this calculation. The application updates the claim urgency daily before the work day begins. All claims are processed within 30 days.

Which approach satisfies the claim urgency requirement and provides the best experience for the user who processes the claims?

A.

Use the service-level agreement of the case to increase the value of pyUrgencyAssignAdjust by 1. Reset the goal date to the following day.

B.

Use a declare expression to increment the value of pyUrgencyAssignAdjust by 1. When a user who processes claims opens the assignment, the urgency is increased by 1.

C.

Use a job scheduler on a dedicated node to increase the value of pyUrgencyAssignAdjust by 1 for every assignment that matches the selection criteria.

D.

Use the service-level agreement of the assignment to increase the value of pyUrgencyAssignAdjust by 1 every day the claim is in an Open status.

Full Access
Question # 71

U+ Bank wants to offer credit cards only to customers with a low-risk profile. The customers are divided into various risk segments from AAA to CCC. The risk segmentation rules that the business provides use the Age and the customer Credit Score based on the following table. The bank uses a scorecard model to determine the customer Credit Score.

As a decisioning architect, how do you Implement the business requirement?

A.

Add a decision table to a decision strategy and reference it in the scorecard component.

B.

Add the risk segmentation rules in the Results tab of the scorecard rule.

C.

Add a decision table to a decision strategy and pass the credit score as the parameter.

D.

Add three contact policies that correspond to the three risk segments.

Full Access