Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

PEGAPCSA87V1 Pega Certified System Architect (PCSA) 87V1 Questions and Answers

Questions 4

An insurance claim case type is defined as follows: lf the Review claim step is configured to set

the status to Pending-Investigation, when is the status of the case set to Pending-Investigation?

PEGAPCSA87V1 Question 4

Options:

A.

When Investigate claim step completes

B.

When the Process claim stage starts

C.

When the Review claim step completes

D.

When the Review claim step starts

Buy Now
Questions 5

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

Buy Now
Questions 6

A form must support accessibility.

How do you enable a user to specify a date?

Options:

A.

Configure a text box to allow date entry.

B.

Use a calendar control that displays an entire year.

C.

Use a calendar control that displays an entire month.

D.

Provide separate controls for month, day, and year.

Buy Now
Questions 7

You are defining a user view for a loan application. If the loan applicant indicates there is an existing open account, the Date account opened must be before the current date. Select the approach that meets the validation requirements.

Options:

A.

Use a pick list control to verify the Date account opened is in the past,

B.

Use a validate rule to verify the Date account opened is in the past.

C.

Use a when rule to verify the Date account opened is in the past.

D.

Use a calendar control to verify the Date account opened is in the past.

Buy Now
Questions 8

In an insurance claim application, you have the following requirement: All claims must be resolved within 1 week. To meet this requirement you configure a service level. Where should the service level be configured?

Options:

A.

The process

B.

The stage

C.

The case type

D.

The step

Buy Now
Questions 9

A travel authorization requires approvals from the requestor ' s manager, division VP, and possibly an accountant based on the total amount. Which configuration satisfies this use case?

Options:

A.

Cascading approval using when rules to identify the assigned user

B.

Cascading approval using the reporting manager

C.

Cascading approval using an authority matrix

D.

Cascading approval using the workgroup manager

Buy Now
Questions 10

. You are implementing a data entry screen to include an asset ID field to track company equipment. All asset IDs are eight characters in length. The first three characters are letters followed by a five-digit number.

Which validation approach restricts entries for the asset ID field to the required format?

Options:

A.

Validate rule

B.

Min/Max characters

C.

Text data type

D.

Edit Validate rule

Buy Now
Questions 11

Before development, your team creates a spreadsheet with work items to populate the backlog. All work items that describe business requirements are prioritized as Must have. You also create work items to address:

♦ A future enhancement request to group a set of existing steps into a multistep form

♦ A drop-down list that is missing one of the required options — This work item is in progress because the missing option prevents work from being done

How do you populate the backlog directly from the spreadsheet?

Options:

A.

Import stories

B.

Create bugs

C.

Create stories

D.

Create feedback

Buy Now
Questions 12

On the case Designer, which two components can users tag with a Minimum Lovable Product (MLP) release for project sizing purposes? (Choose two.)

Options:

A.

A User Mobile App channel

B.

An external system of record (SOR)

C.

An automation

D.

An approval decision

Buy Now
Questions 13

An online retailer creates a case type that processes and manages customer orders. The checkout process has four steps:

1. Review Order: The customer reviews the items in order of add-to-cart selection and can adjust the quantity of each item and delete items to calculate and display the order total.

2. Select Shipping Option: The customer selects a shipping option to determine and display the shipping charge for their order.

3. Enter Delivery Address: The customer enters their delivery address to determine the sales tax, if applicable, and the application displays the calculated sales tax.

4. Enter Payment Information: The customer selects a payment option and confirms the grand total of the order.

For each calculation, identify the appropriate chaining option to maximize the performance.

PEGAPCSA87V1 Question 13

Options:

Buy Now
Questions 14

Which two requirements demonstrate the need to configure correspondence? (Choose Two)

Options:

A.

Fax a new insurance claim to the auto repair shop.

B.

Text the customer with status changes in an insurance claim.

C.

Assign a new insurance claim to a case worker to process.

D.

Phone a customer for additional information about the case.

Buy Now
Questions 15

Which scenario requires you to make updates in Dev Studio?

Options:

A.

A task is reassigned when it reaches a service-level agreement goal.

B.

An email correspondence is added to the case type.

C.

A customer representative can approve or reject a claim.

D.

A new confirmation view displays a read-only text property.

Buy Now
Questions 16

A developer discovers that a calculated property value is returning an unexpected result.

Which two features of the Trace tool allow you to diagnose the problem without affecting application performed? (Choose Two.)

Options:

A.

Breakpoints

B.

The Event monitor

C.

The Watch function

D.

The Clipboard tool

Buy Now
Questions 17

A bookseller maintains a database of more than 10,000 book titles. You have been asked to configure a form that a allow users to select a book by title.

How do you configure the form?

Options:

A.

Add a drop-down control arid source the data from the property value used in the control.

B.

Add a drop-down control and Source the data using a data page.

C.

Add an autocomplete control and Source the data using a data page.

D.

Add an autocomplete control and source the data from the clipboard work page.

Buy Now
Questions 18

In the Answer Area, identify the type of data measured in each report.

PEGAPCSA87V1 Question 18

Options:

Buy Now
Questions 19

For which use case do you create a new rule in a Pega Platform™ application?

Options:

A.

A developer creates a parallel process to audit changes that a service agent makes.

B.

A developer makes changes to an email message configured in the case life cycle.

C.

A designer reuses a UI section every time the same behavior is needed in the application.

D.

A business user issues a change request for the application to set the default value of a field.

Buy Now
Questions 20

Which two items must be provided by the user to add an external data source to a data object? (Choose Two)

Options:

A.

The authenticating information, if required by the corresponding service

B.

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

C.

A simulated data source to test the implementation

D.

The uniform resource identifier that identifies the web service

Buy Now
Questions 21

A case type for voiceover requests includes two tasks: Edit Script and Record Script. Your team has been asked to route Edit Script tasks to editors and Record Script tasks to actors.

Which approach fulfills this requirement?

Options:

A.

Create two new work queues, one for editors and one for actors.

B.

Create one new work queue and split the tasks by type.

C.

Create one work group for both personas and route to the work group.

D.

Create two new work groups in Dev Studio that reference one work queue.

Buy Now
Questions 22

When a user selects a item in a list, the application displays data about that item. Data is copies to a page property using the Copy from a data page options.

After the data has been copies to the property, when is the data copies to the property again?

Options:

A.

Never

B.

The next time the case is opened

C.

The next time the property is accessed

D.

When the item is changed

Buy Now
Questions 23

You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the consulate. A child Interview case is created for the interview process and assessment. Following the interview, it typically takes 48 hours for the consulate to reach a decision. For the visa case to proceed to applicant notification, the Interview case needs to be resolved.

How do you configure a case type to achieve the required behavior?

Options:

A.

Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved and after 48 hours have elapsed.

B.

Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until 48 hours have elapsed.

C.

Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved.

D.

Add a Create Case step that creates the Interview child case. There is no need to add a Wait step.

Buy Now
Questions 24

You are implementing a Ul form collecting job applicant information. Users must provide values to certain fields before submitting the form. Which configuration adds asterisks to indicate the mandatory fields on the form?

Options:

A.

Use a Validate rule to verify the mandatory fields have a value

B.

Configure the mandatory fields as Required in the section rule

C.

Use multiple Validate rules for each mandatory field

D.

Use an Edit Validate rule to verify if each of the mandatory properties has a value

Buy Now
Questions 25

Which two scenarios require you to configure conditional processing within the case type? (Choose Two.)

Options:

A.

A scholarship eligibility application requires students to enter standardized test scores, Students with qualifying test scores can schedule and interview. Students without qualifying test scores receives a rejection email.

B.

A catering booking application requires customers to enter information about the expected party size, event date, and event time. When customers submit the information the catering company sends a confirmation email.

C.

An application requires customer to select the type of request in a drop-down list. The system routes the request to the appropriate department work queue. A user with access to the work queue processes the case through fulfillment.

D.

A shopping application requires a guest to fill out payment information. A user who enters a membership number skips the payment information step.

Buy Now
Questions 26

Using the following Refund case life cycle, how do you design this case to skip the Item Return stage if the item will not be returned?

Options:

A.

Replace the Wait step in the Item Return stage with a Change Stage step.

B.

Add a condition to skip the Item Return stage when a return is not necessary.

C.

Add an Item Retention alternate stage and define a process for retention of item.

D.

Add a decision in the Item Return process to change the stage when a return is not necessary.

Buy Now
Questions 27

You are configuring an external data source using the Integration Designer. You have the

REST, Dev, Stage, and Prod endpoint URLs, and a name for the data source. What other information do you need to configure the external data source?

Options:

A.

The name of the database where the source data is stored

B.

The data views using the external data source

C.

A plan for mapping the data and REST response fields

D.

A backup endpoint URL if the configured URL refuses to connect

Buy Now
Questions 28

To process an employee retirement package, the system requires approvals from the supervising manager, and the …

How do you implement the requirements so that each approver can work independently?

Options:

A.

Create an approval step with cascading approval.

B.

Create business logic to route the assignment to the different approvers.

C.

Create three parallel processes with approval steps.

D.

Route the assignment to a work queue to which all three roles have access.

Buy Now
Questions 29

A developer configures a button with the action set as shown in the following image.

PEGAPCSA87V1 Question 29

PEGAPCSA87V1 Question 29

Options:

Buy Now
Questions 30

In the Answer Area, choose the correct test type for each test characteristic.

PEGAPCSA87V1 Question 30

Options:

Buy Now
Questions 31

You are designing a medical claim case type and have the following requirement: Medical claims must be resolved within 5 days. To meet this requirement you need to set the___________in the service level to 5 days.

Options:

A.

passed deadline

B.

urgency

C.

deadline

D.

goal

Buy Now
Questions 32

Select the three benefits of using Direct Capture of Objectives (DCO). (Choose Three)

Options:

A.

Generate the latest code from business-friendly metaphors.

B.

Empower project participants to review development progress.

C.

Facilitate collaboration between business and IT around working models.

D.

Automate custom business processes.

E.

Enter and store business requirements in the application.

Buy Now
Questions 33

A survey is sent to a customer via email.

How do you configure a solution to ensure the email includes the case ID for the survey?

Options:

A.

Create a required field for the case ID that must be entered by a user during the case process prior to sending the survey.

B.

Call a data transform to copy the case ID from pyWorkPage to the email.

C.

Create a process using the Send Email step allowing representatives to quickly add the case ID to the email.

D.

Use the Insert Property feature of a Send Email step to add the case ID when composing the message dialog.

Buy Now
Questions 34

How do you reference the State property on an Address page group with the index Home?

Options:

A.

.Address(Home).State

B.

.Home.State.Address

C.

.Home(Address).State

D.

.Address.Home.State

Buy Now
Questions 35

Which two configuration steps must be performed together to record a unit test for automated testing? (Choose Two)

Options:

A.

Add a test case to the Automated Testing landing page.

B.

Select a ruleset that is configured to store the results of the test.

C.

Select a ruleset that is configured to store automated test cases.

D.

Add an assertion to define an expected result.

Buy Now
Questions 36

In a hiring application:

* An employee interviews the candidate.

* The Human Resources (HR) team creates and send s the officer letter.

* The Information Technology (IT) team assigns the workstation.

* The facilities team assigns the work desk.

To meet these requirements, what persona do you create?

Options:

A.

Employee, IT, Facilities

B.

HR, IT, Facilities

C.

Employee, HR, Facilities

D.

Employee, HR, IT Facilities

Buy Now
Questions 37

96.An online retailer allows customers to select a courier service for deliveries. The list of available courier services is drawn from a data type sourced in the Pega database. The Fulfillment department wants to allow local warehouse managers to add courier services to mitigate increases in delivery times and remove courier services that fail to meet delivery metrics.

Which two options are required to allow local warehouse managers to update courier service records in production? (Choose two.)

Options:

A.

Create an access group for local warehouse managers.

B.

Delegate the records for the courier service data type.

C.

Define an approval process for adding and removing courier services.

D.

Enable rule checkout for the local warehouse managers

Buy Now
Questions 38

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

Options:

A.

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

B.

Add an Approve/Reject step and a Send Email step.

C.

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

D.

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

Buy Now
Questions 39

Which piece of application content do you localize by using a Field Value rule?

Options:

A.

Labels and drop-down values on a section rule

B.

Logos or other images on a harness rule

C.

User instructions in a paragraph rule

D.

User-editable text in a correspondence rule

Buy Now
Questions 40

A user view includes a list of four urgency options selectable by radio buttons. How do you configure the selection list?

Options:

A.

Configure a field group with selectable urgency options.

B.

Configure a drop down field with selectable urgency options.

C.

Configure a picklist with radio buttons for the urgency options.

D.

Configure a Boolean field with selectable urgency options.

Buy Now
Questions 41

Which two statements are true about minimum lovable product (MLP) sizing when using the Estimator tool? (Choose two.)

Options:

A.

MPL complexities set to ‘’high’’ are reserved for MLP 2 and later.

B.

MLP sizing leads to precision in the sprint cycle and resource planning.

C.

Creation of case steps is factored into MLP sizing.

D.

Initial estimations are high-level and can be refined during sizing.

Buy Now
Questions 42

In the Answer Area, select the appropriate correspondence configuration for each type of content.

PEGAPCSA87V1 Question 42

Options:

Buy Now
Questions 43

Which two dependencies do you directly enforce with a Wait step? (Choose

Options:

A.

Pausing a case until a predetermined time expires

B.

Pausing a case until a user submits a specified value

C.

Pausing a case until another case reaches a specified status

D.

Pausing a case until a new child case is created

Buy Now
Questions 44

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 45

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 46

Drag the appropriate ruleset version type to the corresponding scenario.

1. Version

2. Minor Version

3. Patch Version

Options:

A.

You need to update a decision table to correct one of the expected results

B.

You need to add new options and processing behaviour to a cancellation process

C.

You need to add a case type to provide a new Micro journey to users.

Buy Now
Questions 47

Which use case describes the function of the Estimator tool?

Options:

A.

A tester needs to know how many versions of an application they test for MPL2.

B.

A business architect needs to know when to prioritize a specific customer Microjourney for development.

C.

A product owner needs to know how many user stories to create in Agile Workbench for MLP 1.

D.

A stakeholder needs to know how much time and effort is needed to build MLP2.

Buy Now
Questions 48

A human resources application contains reports that are used to review hiring practices. The product manager has asked you to test the recent hire training report.

How do you run a unit test on the report?

Options:

A.

Create a copy of the rule and use the run rule window

B.

Initialize the rule with test data using the run rule window

C.

Identify a data test page to unit test the rule

D.

Run the report definition using the contents of a database table

Buy Now
Questions 49

Which studio do you use to configure a service level agreement (SLA) with a passed deadline?

Options:

A.

Admin Studio

B.

Prediction Studio

C.

Dev Studio

D.

App Studio

Buy Now
Questions 50

All managers must be able to view the Employee vacation requests report in their Manager portal dashboards. Which configuration fulfills this requirement?

Options:

A.

Create a new landing page on the portal with the new report saved in a public category.

B.

Add a report widget to the portal dashboard, and then click Publish to default.

C.

Add a report widget to the portal dashboard, and then click Publish.

D.

Add the report to a public category, and then add the out-of-the-box Reports landing page to the portal.

Buy Now
Questions 51

. Users can select a check box to subscribe to a text messaging service. Selecting the check box displays a field for a user to enter a mobile phone number.

How do you configure the application to display a field for entering a mobile phone number only when the check box is selected?

Options:

A.

Use a when condition in a data transform to determine whether to show the mobile phone number field.

B.

Use a when condition in the flow to branch the flow based on case data.

C.

Use a circumstance on the check box property to create a rule variant that is effective when the check box is selected.

D.

Use a when condition in the Ul form to determine whether to show the mobile phone number field.

Buy Now
Questions 52

Direct Capture of Objectives (DCO) aims to increase which two aspects of application delivery? (Choose Two)

Options:

A.

Accuracy

B.

Coding

C.

Speed

D.

Performance

Buy Now
Questions 53

Which two rules do you localize by using the localization wizard? (Choose Two)

Options:

A.

Work Parties

B.

Paragraph

C.

Correspondence Fragment

D.

Field Value

Buy Now
Questions 54

Drag the appropriate ruleset version type to the corresponding scenario.

PEGAPCSA87V1 Question 54

Options:

Buy Now
Questions 55

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)

Buy Now
Questions 56

A customer wants to copy the contents of a previous order to their current order.What rule type doyou use to copy the order contents?

Options:

A.

Data page

B.

Data transform

C.

Declare expression

D.

Function

Buy Now
Questions 57

What are the minimum components of a user interface (Ul) action set?

Options:

A.

Two actions and one event

B.

One action and one event

C.

One action, one event, and one condition

D.

One action and one condition

Buy Now
Questions 58

You create an application to track package deliveries. Choose three elements that are essential for this application. (Choose Three)

Options:

A.

A delivery cancellation child case

B.

A shipment tracking case type

C.

A set of fields to capture the shipping details

D.

A work party to represent the customer

E.

A user view to enter the shipping details

Buy Now
Questions 59

A customer calls to apply for a new bank account. The customer service representative (CSR) needs to perform an assignment named Select Account Type. During the discussion, the customer can request written information regarding different account types.

Select the case lifecycle design that satisfies this requirement.

Options:

A.

A user view for requesting information to the Select Account Type assignment.

B.

Add an optional action to the stage that contains the Select Account Type assignment.

C.

Add a case-wide optional action.

D.

Add a router to the Select Account Type assignment.

Buy Now
Questions 60

How do you guide users through an application form without requiring user training?

Options:

A.

Add the corresponding step to an appropriate stage.

B.

Send a notification to the assigned user.

C.

Add an instruction to the assignment.

D.

Add an optional action to the case to explain the task.

Buy Now
Questions 61

A disrupted transaction case records account information using a page property. Account information is recorded at the time the case is created and does not update when the case is further processed. Account information is stored in an external system and accessed by a data page.

How do you configure the account information page?

Options:

A.

Select refer to a data page on the page property

B.

Configure the page property to refer to a keyed data page

C.

Define a reference property that refers to the data page

D.

Select copy from a data page on the page property

Buy Now
Questions 62

What is the relationship between pyWorkPage and case data?

Options:

A.

pyWorkPage contains only the data entered by users while creating and processing a case.

B.

pyWorkPage contains all the data pages accessed while creating and processing a case.

C.

pyWorkPage contains only the data generated by the system while creating and processing a case.

D.

pyWorkPage contains all the case data generated while creating and processing a case.

Buy Now
Questions 63

Select each Process Step Description on the left and drag it to the appropriate Process Step on the right.

PEGAPCSA87V1 Question 63

Options:

Buy Now
Questions 64

As part of the case design, after someone completes a purchase, the application should send a confirmation email. How do you design the case life cycle to send the email?

Options:

A.

As part of the stage configuration

B.

As an alternate stage

C.

As part of the case configuration

D.

As a separate process step

Buy Now
Questions 65

A purchase request list report includes columns for case ID and regional cost center. A manager wants to report to show the total of purchase requests for each of the regional cost centers.

How do you configure the report definition?

Options:

A.

Create a filter for each cost center and count the case IDs.

B.

Summarize the case ID column by count.

C.

Summarize the regional cost centers by account.

D.

Define a function for the cost center column to total the case IDs.

Buy Now
Questions 66

In which two situations do you configure local data storage? (Choose Two)

Options:

A.

Defining valid values for a property

B.

Caching data retrieved from an external system

C.

Storing reference data as part of the application

D.

Saving case data in an application

Buy Now
Questions 67

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 68

A process routes loan requests to a specific loan officer based on the type of loan. - If the loan is a mortgage, it is routed to Adam Ross. If the loan is for an automobile, it is routed to Julia Samuels. - If the loan is an equity line, the case is routed to Don Smith. How do you configure a router to ensure that case advances to the correct loan officer?

Options:

A.

Route the case to a worklist using a skilled router.

B.

Route the case to a work queue using a When condition.

C.

Route the case to a work queue using a skilled router.

D.

Route the case to a worklist using a When condition.

Buy Now
Questions 69

An on-demand transportation application has a Conversation preference data type. When customers use the application to request a ride, they can specify their conversation preference: whether they would like to talk to their driver or if they would prefer silence. Company stakeholders are interested in analyzing the conversation preference data.

How is the Conversation preference data type sourced?

Options:

A.

Local system of record

B.

No system of record

C.

External system of record

Buy Now
Questions 70

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

PEGAPCSA87V1 Question 70

Options:

Buy Now
Questions 71

Which two control types allow you to display three balance transfer offers on a form with a single control, to prevent the customer from selecting more than one offer? (Choose Two)

Options:

A.

Button

B.

Radio buttons

C.

Checkbox

D.

Drop-down list

Buy Now
Questions 72

An organization requests the following behavior for a case type that allows customers to place orders for fulfillment.

♦ The application identifies customer information, such as user ID and locale, upon login.

♦ Cases list the last 10 orders placed by the customer, including the order status.

♦ Customers can select one of the previous 10 orders as the basis for the current order.

Select each piece of Information on the left and drag it to the appropriate Clipboard Location.

PEGAPCSA87V1 Question 72

Options:

Buy Now
Questions 73

A business architect has developed a new process for a case type. To verify that the UI elements collect the expected result, you want to test the process and the fields.

Which two configuration, when used together, allow you to record a set of interactions and save the test result to verify process functionality? (Choose two.)

Options:

A.

Create a unit test for the case type.

B.

Create a scenario tests for the case type.

C.

Add explicit assertions on the UI elements.

D.

Add explicit assertions on the Scenario testing landing page.

Buy Now
Questions 74

Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)

Options:

A.

A sales representative wants to quote the cost of an insurance policy based on selected coverage options.

B.

An accountant wants to list the largest order for the last month, for each customer account.

C.

A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required.

D.

A certification manager wants to determine the number of exams conducted at each testing facility in the current quarter.

Buy Now
Questions 75

Customers on a hotel booking application can add additional amenities to their reservation. The application displays a view with the available amenities, descriptions and costs. To reduce scrolling, the content is organized into multiple areas. Each area is accessed using a drop down menu that lists each amenity.

How do you configure the user interface to improve access to the content and achieve the business requirement described?

Options:

A.

Configure a disable when condition on each field to allow access when the associated amenity is selected on the drop down control.

B.

Configure a repeating dynamic layout with an embedded section for each amenity and set the layout format to grouped.

C.

Configure a layout group to separate each amenity into individual panels and set the layout to a menu format.

D.

Configure a visible when condition on the drop down control to display each section when the associated amenity is selected.

Buy Now
Exam Code: PEGAPCSA87V1
Exam Name: Pega Certified System Architect (PCSA) 87V1
Last Update: May 8, 2026
Questions: 253

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now PEGAPCSA87V1 testing engine

PDF (Q&A)

$43.57  $124.49
buy now PEGAPCSA87V1 pdf