Black Friday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

Pegasystems PEGACPLSA88V1 Certified Pega Lead System Architect (CPLSA) Exam 8.8 Exam Practice Test

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

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

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?

Options:

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.

Question 2

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 3

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)

Options:

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.

Question 4

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 5

In Pega applications, the Center-out"" business architecture is a fine-tuned software architecture that you use to deliver customer and business outcomes.

The Center-out approach gives meaningful results fast and sustains the architecture into the future by avoiding the mistakes of the Top-down and Bottom-up approaches.

Which two of the following statements are true of Pega's Center-out business architecture? (Choose Two)

Options:

A.

Using the case management feature to manage, automate, and improve work, you can get every step in your Microjourney® right.

B.

The Pega Live Data virtualization layer automatically extracts the data that you need into customer data schema.

C.

Pega's DX API keeps your front-end channels and back-end logic in sync, not in silos.

D.

Pega's DX API maintains the principle of separation of concern and keeps front-end channels and back-end logic out of sync.

Question 6

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 7

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.

Question 8

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

Question 9

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

Options:

Question 10

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?

Options:

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.

Question 11

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

Options:

Question 12

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 13

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

Options:

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.

Question 14

What does a dotted line from a "Group By" component to a "Filter" component mean?

Options:

A.

To evaluate the "Group By" component, the "Filter" component is evaluated first.

B.

Information from the "Group By" is copied over to the "Filter" component.

C.

There is a one-to-one relationship between the "Group By" and the "Filter" components.

D.

A property from the "Group By" is referenced by the "Filter" component.

Question 15

U* Bank, a retail bank, has recently implemented a project in which credit card offers are presented to qualified customers when they log in to the web self-service portal. The bank added engagement policy conditions to show the offers based on the bank's requirements.

In the Answer Area select the correct engagement policy for each condition

Options:

Question 16

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

Question 17

The U+ Corporation uses Pega software for mortgage underwriting tasks. After gathering the initial data, the mortgage case pauses and waits for a credit report. The credit report is a separate case, located in the same class group as the mortgage case, and typically resolves within 24 hours. After the credit report is complete, the mortgage case is routed to a specialist.

Which one of the following options is the best way to advance the mortgage case to the specialist?

Options:

A.

Insert a credit report assignment step in the mortgage process containing an SLA to check the status of the credit report case and call the ResumeFile activity when the credit report case completes.

B.

Include a split join shape in the mortgage process to include the credit report flow. Use the All option on the split join shape to ensure the credit report is complete before advancing to the step that routes to the specialist.

C.

Add a wait shape to the mortgage process with a case dependency to advance the mortgage case to the next step when the credit report case is resolved.

D.

Modify the credit report process to move the mortgage case to the specialist. The application routes the assignment to the specialist who has the least amount of work.

Question 18

which two of the following action are required to configure your application to support SSO authentication ?

Options:

A.

configuring the authentication activity to identify the operator in the system

B.

configure the application record to use external authentication

C.

configure required mapping between LDAP attributes and operator properties

D.

configure model operator records for each access group in your application

Question 19

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 20

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?

Options:

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.

Question 21

Identify two important points to follow while designing enterprise applications. (Choose Two)

Options:

A.

Implement a modular architecture that minimizes the effect of changes made between applications.

B.

Build an application focused on the required communication channels to boost the productivity of consumers.

C.

Define the architecture first and then make an application fit within that architecture.

D.

Iteratively focus on the short-term goals based on the evaluation of the outcomes to achieve the business objectives.

Question 22

Which two action can you perform to improve the Guardrails Compliance score of an application? (Choose two.)

Options:

A.

Develop CheckForCustomerWarnin activities that filter out pxWarning rows based on specifies pxWarningName values.

B.

Add a justification to Access of Role to Object (ARO) instances whenever a listed privilege is not visible from the ARO’s rulset.

C.

Create an application that is built on the original application. Use the parent application’s compliance score.

D.

Changes the security type for activities used for simulations from Activity to Utility.

Question 23

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

Question 24

Review the following classes and properties:

An embedded list property is defined In the MyCo-Lending-Work ProcessLoan class.The embedded list property is named .Loans.The data type is MyCo-Data Loan.

Which three of the following statements are valid in this situation? (Choose Three)

Options:

A.

The pxObjCiass of any page in the .Loans embedded list can be changed at run time and does not need to be the same class.

B.

At design time, the system issues a warning since it is poor practice to define an embedded list using an abstract data type class.

C.

A car loan application can extend MyCo Data-Loan Auto without affecting a sum performed against .Loans().Amount.

D.

A rule in MyCo-Data-Loan-Mortgage can only be referenced through .Loans, if the rule is also defined in MyCo-Data-Loan.

E.

All pages within the .Loans embedded list must be the same class, either MyCo-Data-Loan-Auto or MyCo-Data-Loan- Mortgage.

Question 25

A health insurance application receives a weekly feed of customer insurance quotes as CSV files from each partner company. Which of the following options is the best solution to create policy cases based on the received customer insurance quotes?

Options:

A.

Use file listener to read the file, and then feed the data from file into a datatype. Configure a Job scheduler to read the records and place them in a queue to create the cases.

B.

Use file listener to read the file, and then invoke the pxCreateTopCase utility to create case immediately.

C.

Use file listener to read the file, and then feed the data from file into a datatype. Invoke the pxCreateTopCase utility to create case.

D.

Use file listener to read the file, and then feed the data from file into a datatype. Configure a job scheduler to read the records and create cases.

Question 26

To access a property from an unconnected component, you use the______________.

Options:

A.

customer-dot-property construct

B.

property value

C.

dot-property value directly

D.

component-dot-property construct

Question 27

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

Question 28

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 ?

Options:

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

Question 29

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 30

your application queues items for a standard agent a case has not been updated as expected by the agent. on the system queue management landing page the queue status for each item us available.

what two issues can be identified in the system queue management landing page using the status?

(choose two)

Options:

A.

the agent failed when processing the item.

B.

the agent is scheduled to process the item in the future.

C.

the agent schedules were disabled.

D.

the agent is not configured for optimistic locking.

Question 31

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

Options:

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

Question 32

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.

Question 33

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

Options:

A.

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

B.

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

C.

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

D.

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

Question 34

How do you improve performance during synchronization for users of an offline-enable mobile app.

Options:

A.

Use only node-scope data pages for reference data

B.

Configure optimistic locking on offline-enabled cases.

C.

Restrict the number of offline-enable access group

D.

Declare large data pages in the data page whitel

Question 35

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.

Question 36

In a product management application, the configuration of a flow rule must be different for two products from the hundreds

of other products.

A Pega COE team has been evaluating the specialization design considerations for this requirement.

Which of the following approaches is best suited to this scenario?

Options:

A.

Class specialization is the best approach, because it takes precedence in the rule resolution algorithm and helps to pick up correct flow rule.

B.

Creating two different flow rules appended with the product name is the best design approach.

C.

Application specialization is the best specialization design approach, so that every product can be managed separately.

D.

Circumstancing the flow rule is the best specialization design approach, as it is only for two products.

Question 37

A case can be withdrawn using a local action. You want to restrict the ability to withdraw a

case to the user who created the case or any work group manager of the user. Select three

rule types used in combination to achieve this functionality. (choose three)

Options:

A.

Access Deny

B.

Access When

C.

Access Control Policy

D.

Access of Role to Object

E.

Privilege

Question 38

An agent is associated with the Background processing node type. Several nodes in the cluster are

configured to perform background processing. You need to create an agent that runs every day at

midnight and sends customers an email if their birthday is that day

which two options do you select to configure the agent?

Options:

A.

Auto queue management

B.

Advanced for mode

C.

Periodic for pattern

D.

Delay next run of agent across the cluster by specified time period

Question 39

You isolated the problem to node 1 of the cluster. You see node 1 goes down shortly after

3:00 p.m. every day with an out-of-memory error. Which two alerts typically precede this

condition?(choose two)

Options:

A.

PEGA0004 –Quantity of data received by database query exceeds limit

B.

PEGA0001 – HTTP interaction time exceeds limit

C.

PEGA00017 – Cache exceeds limit

D.

PEGA0002 – Connect operation time exceeds limit

Question 40

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?

Options:

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.

Question 41

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

Question 42

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 ?

Options:

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

Question 43

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.

Question 44

Which two approaches can you take to facilitating Mashup interface development in App Studio? (Choose Two)

Options:

A.

Within a Development-only application built on the Production application, define a case type that pauses at an assignment. The modal flow action displayed for that case should have the same data class as a Mashup interface that uses the Display a page option.

B.

In the pyDefault Data Transform for a case, set pxThread.isWebMashup to True by using an Application Setting. App Studio users then see the same views that are displayed by a Mashup interface when it is configured to use the Create a case option.

C.

Use associated privilege visibility conditions. At design time, an App Studio user is able to view and configure sections that are only shown to external personas.

D.

Within a Development-only application built on the Production application, define a case type that has an embedded page with the same data class as a Mashup interface that uses the Display a page option.

Question 45

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:

Question 46

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

Options:

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.

Question 47

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 48

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 49

You oversee a medium-size development team. Some of the team members and new to Pega and are working on features in a separate branch.

What are two ways you can ensure that the rules the team creates adhere to best practices? (Choose Two)

Options:

A.

Run 1 rarer on each new rule in the branch that new team members check in to identify any failures in rule execution.

B.

Leverage the branch review feature to have senior team members validate the branch contents.

C.

Use Pega Log Analyzer to locate any exceptions in the branch associated with the new team members.

D.

Review the branch quality to identify any rules with guardrail warnings.

Question 50

While extracting transactional data from the Pega Platform database to external data store with the Business Intelligence Exchange (BIX) rueset, how do you avoid recalculating declarative properties from its source properties?

Options:

A.

Log in to Dev Studio, and then withdraw declarative rules processing during the BIX extraction.

B.

Configure the BIX command line argument '-D' to turn off declarative processing.

C.

Use the BIX command line with disableBackWardChaining and disableForwardChaining options.

D.

By default, BIX does not recalculate the declarative properties.

Question 51

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

Question 52

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.

Question 53

BiyCo has two development projects currently in progress developed by independent teams. One team builds the Quoting application. Another team builds the Policy Administration application. Development takes place on different servers with separate rulebases.

The Quoting application is built on the Policy Administration application.

The Policy Administration application requires enhancements to support other areas of the business.

The Quoting team is notified when the Policy Administration application is versioned. The Quoting team responds by importing a HAP containing the new version.

Select the two best practices to minimize potential development conflicts and work with the most current version of the Policy Administration application. (Choose Two)

Options:

A.

Periodically rebase the Policy Administration application.

B.

Switch between applications when modifying rules.

C.

Perform branch reviews when merging brandies.

D.

Share rulesets between both applications.

Question 54

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

Question 55

A shipping case needs to wait for a designated time period before progressing In its flow. The developer considers using either a Wait shape or an assignment with a service-level agreement (SLA) to perform this function.

Identify the use case where an assignment with an SLA is the preferred approach.

Options:

A.

There is a requirement to present a custom UI form to the user before the designated time.

B.

There is a requirement to perform an action before the designated time.

C.

There is a requirement to adjust the case urgency when the creation of the assignment occurs.

D.

There is a requirement to manually step past the waiting point before the designated time.

Question 56

Finco corporation uses pega to perform the majority of the mortgage underwriting tasks.

After gathering the initial data, the mortgage case pauses and waits for the credit report

The credit report is a separate case, located in the same class group as the mortgage case, and typically resolves within 24 hours. After the credit report is complete, the application routes the mortgage case to the specialist.

Which of the following options is the optimal solution to route the mortgage case to the specialist when the credit report is complete?

Options:

A.

Add a wait shape to the mortgage flow with a case dependency to advance the mortgage flow to the next assignment when the credit report case is resolved.

B.

Insert a credit report assignment in the mortgage flow with a SLA to check the status of the credit report case and call the ResumeFlow activity when the credit report case completes.

C.

Include a split join shape in the mortgage flow to include the credit report flow. Use the All option on the split join shape to ensure the credit report is complete before routing to the specialist.

D.

Modify the credit report flow to move the mortgage case to the specialist. The application routes the assignment to the specialist with the least amount of work.

Question 57

You need to define a new LDAP authentication servlet because all of the standard LDAP servlets are

being used in authentication services

which two task do you perform to implement this requirement

Options:

A.

Copy an existing LDAP servlet and rename it

B.

Create a new mapping servlet and URL pattern

C.

add a new URL pattern to the existing mapping servlet

D.

rename an existing LDAP servlet

Question 58

A user report poor application performance at 5:00 pm yesterday. which two tools do you use to review the user's session to identify the cause of the poor performance ?

Options:

A.

performance profiler

B.

my performance Details report

C.

Alerts log

D.

tracer

Question 59

If an Operator ID in an application is associated with the work queues in the following figure, how will the system behave?

Options:

A.

The system will consider the assignments with urgency value equal to and greater than the specified value in the Operator rule, and will ignore all assignments with lower urgency value.

B.

The system will process work queues from top to bottom by ignoring urgency threshold, because the Get from work queues first option is selected, and because the system ignores all assignments with lower urgency value.

C.

The system will process work queues from top to bottom by ignoring urgency threshold, because the Get from work queues first option is selected.

D.

The system will consider the assignments with urgency value equal to and greater than the specified value in the Operator rule. Once all assignments are processed from the work queue based on the threshold urgency value, the lower urgency assignments are then considered.

Question 60

U+ Bank wants to offer a Gold credit card to customers who have an annual income of more than USD150000. What do you configure in the Next-Best-Action Designer to achieve this outcome?

Options:

A.

Engagement policy condition

B.

Prioritization formula

C.

Customer segment

D.

Audience

Question 61

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

Question 62

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 63

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 64

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 65

You oversee a medium-size development team, and some of the team members are new to

pega. What are the most efficient ways to ensure that the rules the team creates adhere to

best practices? (choose two)

Options:

A.

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

B.

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

C.

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

D.

Leverage the rule check-in approval process to review the new team member’s changes first.

Question 66

users complain of difficulty creating a customer service request through facebook massenger. how do you address this issue?

Options:

A.

add approximate matches to the response commands for the channel.

B.

add approximate matches to the create case command (s) for the channel.

C.

change the text analyzer configured for the channel.

D.

add response commands to the channel

Question 67

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?

Options:

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.

Question 68

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 69

An organization wants to know about failed authentication attempts to gain access to a Pega Platform application. How do you log information about unauthorized access or failed login attempts?

Options:

A.

Enable the content security policy and generate the required reports of failed login.

B.

Integrate with third-party security tools to find the failed login.

C.

Enable the security audit and get the information related to failed login.

D.

Add a utility to the session management operations.

Question 70

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.

Question 71

You isolated the problem to node ! of the cluster. Y see node 1 goes down shortly «ift

What is the likely cause of the out of-memory error?

Options:

A.

At 3:00 P.M., managers view multiple reports displaying open assignments and cases so they can plan work for the following day.

B.

At 3:00 P.M., a robotic process automation runs every day. The mapping of results to each case type horn the automation is CPU intensive.

C.

At 3:00 P.M., a job scheduler is mistakenly configured to run on a single Web Tier node that pulls an increasingly large number of records onto a clipboard page each day.

D.

At 3:00 P.M., a shift change occurs and several users login and display the" work list and dashboard.