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

Pegasystems PEGACPSA88V1 Certified Pega System Architect 8.8 Exam Practice Test

Demo: 24 questions
Total 82 questions

Certified Pega System Architect 8.8 Questions and Answers

Question 1

You are creating a case type to process job applications for a large corporation. Jobapplications for security positions require a physical assessment in addition to the standard criminal background check. The physical assessment can occur before or after the background check. How do you configure a case type to achieve the required behavior?

Options:

A.

Create a process for the physical assessment that is followed by a process for the backgroundcheck.

B.

Create a process for the physical assessment that is parallel to the background check process.

C.

Create a process on one stage for the background check and a process on another stage for the physical assessment.

D.

Create a process for the background check and an optional process for the physical assessment.

Question 2

You are configuring duplicate case search logic in a case type. How do you ensure that resolved cases are not evaluated as potential duplicates?

Options:

A.

Add a must match condition where the work status of the current case does not contain "Resolved"

B.

Add a weighted condition where the work status of potential duplicates does not contain "Resolved"

C.

Add a weighted condition that evaluates the work status of current and existing cases where work status equals "Resolved" and has a weight of "0"

D.

Add a must match condition where the work status of potential duplicates does not contain "Resolved".

Question 3

ABC BankCorp wants to create a mobile app experience for users and CSRs for its Transaction Dispute application. Of the following requirements, which option requires you to configure distinct mobile app channels?

Available Choices (select all choices that are correct)

Options:

A.

CSRs can create other case type instances on the mobile app

B.

The mobile app supports all mobile phone operating systems

C.

Mobile app color palettes are different for users and CSRs

D.

The mobile app customizes currency units and date/time format according to the location of the users

Question 4

The business process for an automobile insurance claim consists of the following phases

• Submission The customer contacts a customer service representative (CSR) to file the claim

• Review An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs

• Repair A third party performs the repairs on each vehicle communicating with the adjuster and customer as necessary

• Verification After each vehicle repair, the adjuster closes the claim.

According to Pega best practices which phase can you implement as a child case?

Options:

A.

Submission

B.

Repair

C.

Verification

D.

Review

Question 5

Which two requirements ensure that valid data is used in a case? (Choose two.)

Available Choices (select all choices that are correct)

Options:

A.

The data is organized in a data type

B.

The data fits the business logic

C.

The data is locally sourced

D.

The data is the correct field type

Question 6

An event center has a case type that allows customers to book a dining room for events After customers provide basic information and indicate whether they want catering for the event, the following behavior occurs.

• If customers do not ask for catering. they receive a rental rate quote for the dining room

• If customers indicate that they want catering for the event, they must choose a menu before they can receive a quote

Which two options do you use to configure the case type to achieve the requested behavior? (Choose two.)

Options:

A.

Create parallel processes for providing menu preferences and for providing the customer with the rental rate quote

B.

Create a checkbox for customers to indicate whether they want catering for the event Add a decision shape that evaluates whether the customer checks the box

C.

Configure the menu preferences and appointment date fields with a visibility condition if the customer selects the catering checkbox.

D.

Create a process for customers to indicate menu preferences Add the process as a case-wide optional action

Question 7

Which option follows best practices for naming a ruleset in Pega Platform?

Available Choices (select all choices that are correct)

Options:

A.

Expense 01-02-05

B.

Pega-Prod 01-04-01

C.

Credit Check:03-01-02

D.

Grand-Corporation-Human-Resources-Department 01-01-03

Question 8

You are developing a case type that processes scholarship applications. Scholarship

applications advance based on the standardized test scores of the applicants. A decision shape directs the process flow. You want to test whether the process flows correctly, but you have not fully configured the user interface so that applicants can enter their standardized test scores.

How do you test that the process flows correctly based on the decision?

Options:

A.

Use the Run Rule window to create a unit test to evaluate the flow rule.

B.

Use a declare expression to set a value for the standardized test score field.

C.

Use Live Ul to see how the case processes and if an error occurs.

D.

Use the Clipboard tool to set a value for the standardized test score field.

Question 9

Sales managers must be able to approve sales quote proposals by email and from their mobile devices How do you implement this requirement?

Available Choices (select all choices that are correct)

Options:

A.

Add an Approve/Reject step and enable email notifications on the case type

B.

Add an Approve /Reject step and enable approval from email and mobile

C.

Add an Approve/Reject step and a Send Email step

D.

Add an Approve/Reject step with mobile approval enabled and add a Send Email step

Question 10

In an application for configuring hardware equipment for new employees, the manager

chooses a laptop model from a drop-down list. The list of available laptop models is maintained in an external system and may change over time. Which of the following do you use as the data source for this drop-down list ?

Options:

A.

A data page

B.

A local list

C.

A data table

D.

A data transform

Question 11

You are configuring an accident claim case with two child cases for an automobile insurance company, as shown in the following figure:

The business requirement changes to allow the parent case to continue independently of the child case processes How do you configure the Wait step for this requirement?

Available Choices (select all choices that are correct

Options:

A.

Configure the step so that only one child case must be resolved before the parent case can continue

B.

Configure the step to continue the parent case when the child cases reach the payment pending review status

C.

Configure the step to continue the parent case when the child cases reach auditor approval

D.

Configure the step so that users can continue with the parent case process regardless of child case status

Question 12

Which one of the following statements about channel interfaces is true?

Available Choices (select all choices that are correct)

Options:

A.

A persona requires a unique channel interface

B.

Creating a channel interface creates a default work queue.

C.

User interfaces are also known as channel interfaces.

D.

All users see the same channel interface.

Question 13

An internal application currently grants employees access to one of four personas Admin. Author. User, and Manager A new system administrator who joins the company requires all the access of the Admin persona but only some of the reporting features are available to the Author persona

How do you satisfy this security requirement?

Available Choices (select all choices that are correct)

Options:

A.

Add the system administrator to both the Author persona and Admin persona.

B.

Update the Admin persona to include the required access.

C.

Create a new SysAdmin persona with the required access.

D.

Add the analyst to the Author persona.

Question 14

What do you configure in the Context section of a data transform rule that you create in Pega Platform?

Choices (select all choices that are correct)

Options:

A.

The application layer, class, and ruleset version that the rule applies to

B.

The rule types that you previously marked as relevant records

C.

The case types, user portals, and personas that use the rule

D.

The application name rule type label, and rule identifier

Question 15

An online sales application supports both laptop and mobile devices. You are configuring theapplication skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require. Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)

Options:

A.

Use the same application skin in all portals.

B.

Update the process to give mobile users a separate portal.

C.

Do not use a skin for the mobile application version.

D.

Adjust the responsive behavior in the skin for optimal viewing in the mobile portal.

Question 16

An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement Customers must select a make, model, and year to initiate a vehicle-specific search

How do you configure the data storage in the application to implement the requirement?

Available Choices (select all choices that are correct1

Options:

A.

Configure a data page to store the make, model, and year vehicle data

B.

Configure a static list of the make model and year vehicle data

C.

Configure a connection to an external system of record that contains the make, model and year vehicle data

D.

Configure a local data storage of the make model and year vehicle data

Question 17

You want to unit test a rule to ensure that the rule executes as intended, you need to populate a test page with valid data Which two options allow you to populate a test page before testing the rule? (Choose two)

Available Choices (select all choices that are correct)

Options:

A.

Configure an assertion to define the required data

B.

Configure a validate rule to populate the page with the necessary data

C.

Run a data transform to create the test page.

D.

Copy data from an existing clipboard page

Question 18

Several Development teams work on different enhancements.

The release date for each enhancement is uncertain. Which two options allow each team to keep its work separate? (Choose Two)

Options:

A.

Create a new ruleset version for each team.

B.

Set up a branch ruleset for each team

C.

Create a new application for each team

D.

Create a production ruleset for each team.

Question 19

Which two statements about the Constellation design system are true? (Choose two.)

Available Choices (select all choices that are correct)

Options:

A.

Constellation design system components are not available in the Traditional Ul architecture

B.

Constellation design system is a section-based architecture

C.

Constellation design system improves context switching or multitasking.

D.

Constellation design system uses a modular design

Question 20

You need to localize correspondence into a language that is unavailable in the Pega language pack Which option satisfies the requirement?

Available Choices (select all choices that are correct)

Options:

A.

Run the Localization wizard and add translations to Translation html.

B.

Leverage translation services SOAP calls and enable records for translation.

C.

Configure a field value record that contains the correspondence text.

D.

Create the Translation rule manually and include the rule in the application ruleset.

Question 21

A library application used by staff creates a book request case when a member wishes toborrow one or more books. As part of the case process, the application shows the staff a readonly list of outstanding past-due books to remind the member to return late books, select the Data page definition for this use case.

Options:

A.

List,Readonly, Thread

B.

Page,Editable,Node

C.

Page,Readonly,Requester

D.

List,Readonly,Requestor

E.

Page,Editable,Requester

F.

List,Readonly,Node

Question 22

n a purchase request case type, you have the following requirement Purchase requests should automatically go to the manager of an employee to meet this requirement, you design a case with a.

Available Choices (select all choices that are correct)

Options:

A.

change stage step to allow the employee to route to the manager

B.

step that routes to the manager

C.

stage to route requests to the manager

D.

process that routes to the manager

Question 23

Depending upon the purchase request amount, approvals cascade from the users to a loan officer, then to a director and finally to a vice president. The loan officer is the user's manager. The director is the loan officer's manager. The vice president is the director's manager.Which two approaches can you use to configure the cascading approval? (Choose two)

Options:

A.

Approval based on Authority Matrix, with a Decision Tree rule to determine the approver(s)

B.

Approval based on Authority Matrix, with a Decision Table rule to determine the approver(s)

C.

Approval based on Reporting structure, using the workbasket manager to determine the approver(s)

D.

Approval based on Reporting structure and when conditions, using each operator's reporting to manager to determine the approver(s)

Question 24

Drag the term that is used in App Studio from the left to the rule that you use in Dev Studio on the right.

Options:

Demo: 24 questions
Total 82 questions