Easter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

PEGACPSA88V1 Sample Questions Answers

Questions 4

A customer views a product available in multiple color options. The customer must select

only one color for each product. Which Ul control allows a developer to present the user with all color choices at once, without prompting or clicking, while ensuring that the user can only select one of the color options ?

Options:

A.

Radio buttons

B.

Text input

C.

Drop-down

D.

Check box

Buy Now
Questions 5

You create an application for employees to submit timesheets. Employees enter

work, vacation, and sick time for a particular week. On the entry form, employees see a summary of the total hours entered. After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee. You configure the user view that displays remaining vacation and sick time. The balance calculates by subtracting the vacation time and sick time for the week from the current vacation and sick time balances. Which configuration option is used to summarize the remaining vacation and sick time?

Options:

A.

Use a When rule. When the application references the remaining vacation and sick time, each value calculates.

B.

Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate.

C.

Use pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate.

D.

Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.

Buy Now
Questions 6

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

Buy Now
Questions 7

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:

Buy Now
Questions 8

Which two field types are specialized versions of the Query field type? (Choose two )

Available Choices (select all choices that are correct)

Options:

A.

A Picklist

B.

Case reference

C.

Data reference

D.

Embedded data

Buy Now
Questions 9

Which item is automatically generated when adding an external data source to a data object?

Available Choices (select all choices that are correct)

Options:

A.

A simulated data source to test the implementation

B.

The authenticating information if required by the corresponding service

C.

A data transform to map the application data model to the connector

D.

The uniform resource identifier that identifies the web service

Buy Now
Questions 10

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:

Buy Now
Questions 11

Select the corresponding user interface (UI) action set component for each behavior in the Answer area.

Options:

Buy Now
Questions 12

You notice that the scope of your project exceeds the original estimates, and the Minimum Lovable Product (MLP) might not be delivered on time. Which team member do you contact to verify the project plan and manage expectations for the release schedule?

Available Choices (select all choices that are correct)

Options:

A.

Project delivery leader

B.

Lead business architect

C.

Citizen developer

D.

Deployment architect

Buy Now
Questions 13

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

Buy Now
Questions 14

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

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

Buy Now
Questions 15

You are configuring routing for a customer warranty service request. All warranty

servicerequests are routed to the warranty resolution group except for warranty service requests for betanrelease product that requires review by the vice president of service. How do you configure assignment routing to review warranty service requests?

Options:

A.

Route the assignment to the vice president of service who routes assignments to the warranty resolution group as needed.

B.

Route the assignment to the warranty resolution group who sends an email notification to the vice president of service for the beta-release product.

C.

Route the assignment to the skilled group for the beta release when the request is for the beta release. Otherwise, route the assignment to the warranty resolution group.

D.

Route the assignment to the vice president of service when the request is for the beta release. Otherwise, route the assignment to the warranty resolution group.

Buy Now
Questions 16

In the Travel booking case type, if a passenger indicates that they are traveling with a service animal, they must document the type. size, and age of the animal How do you configure the case life cycle to meet this requirement?

Available Choices (select all choices that are correct

Options:

A.

Create a Service animal accommodation child case that is automatically resolved if the passenger is not traveling with a service animal

B.

Apply an optional action to the Travel booking case type to allow the passenger to provide the information as needed

C.

Add an Identify service animal process within the Travel booking case life cycle and apply a condition to determine when to run the process

D.

Configure a validation rule in the Travel booking case type settings to check whether the passenger is traveling with a service animal

Buy Now
Questions 17

A requirement for a hotel reservation case type states that as customers change their room selection, the total cost of the reservation updates. How do you satisfy this requirement ?

Options:

A.

Configure a Validate rule for the room selection step.

B.

Apply a Disable when condition to the total cost field.

C.

Add a When condition to the room selection step.

D.

Define a declare expression for the total cost field.

Buy Now
Questions 18

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

Buy Now
Questions 19

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.

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

C.

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

D.

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

Buy Now
Questions 20

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.

Buy Now
Questions 21

A data page holds product information The data page's Reload if older Than field is set to 15 minutes

The data page is created at 06:12

At 06:20 the user requests product information

At 06:42 the user requests product information.

When is the data page reloaded?

Available Choices (select all choices that are correct)

Options:

A.

06:35

B.

06:42

C.

06:20

D.

06:27

Buy Now
Questions 22

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

Buy Now
Questions 23

You are asked to create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days What is the process that you follow to create this visualization?

Available Choices (select all choices that are correct)

Options:

A.

Open the Channels landing page and then add a new portal

B.

Open the Explore data landing page, and then create a new insight

C.

Open the Explore data landing page and then add a Reporting widget

D.

Open the Data landing page and then create a new insight

Buy Now
Questions 24

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

Buy Now
Exam Code: PEGACPSA88V1
Exam Name: Certified Pega System Architect (V8.8)
Last Update: May 14, 2024
Questions: 82
$64  $159.99
$48  $119.99
$40  $99.99
buy now PEGACPSA88V1