Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtreat

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

Questions 4

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 5

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 6

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.

Create bugs

B.

Create feedback

C.

Import stories

D.

Create stories

Buy Now
Questions 7

An internal application currently grants 75 employees access to one of four roles: Admin, Author, User, and Manager. A new analyst that joins the company requires all the Author role access but only some of the reporting capabilities available to the Manager role.

How do you satisfy this security requirement?

Options:

A.

Update the Author role to include the required analyst reports.

B.

Create a new Analyst role with the required access.

C.

Add the analyst to the Manager role.

D.

Add the analyst to both the Author role and the Case Manager channel interface.

Buy Now
Questions 8

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 9

A reservation process allows customers to reserve a flight, hotel room, and rental car as part of a travel itinerary. Which configuration displays a Select flight insurance check box only when the itinerary includes a flight?

Options:

A.

A disable condition (when rule) that is applied to the section with the flight insurance information.

B.

A required condition (when rule) that is applied to the Select flight insurance check box.

C.

A visibility condition (when rule) that is applied to the Select flight insurance check box.

D.

A disable condition (when rule) that is applied to the Select flight insurance check box.

Buy Now
Questions 10

In a hotel reservation application, a form displays a list of hotels with available rooms based on thecheck-in and check-out dates entered by users. How do you configure the form to refresh the hotel list whenever the check-in or check-out date changes?

Options:

A.

Display the hotel in an embedded section with a visible when condition.

B.

Configure edit validates on the date fields to refresh the section when the date values change.

C.

Configure action sets on the date fields to refresh the section when the date values change.

D.

Configure an action set on the hotel list display to refresh the section when the hotel list changes.

Buy Now
Questions 11

When processing an auto accident claim, the system requires three approvals: Approval from the adjuster who inspected the car, approval from the medical administrator who provided medical care to the insured, and approval from the insurance agent who verified the claim. How do you implement the requirements so each approver can work independently?

Options:

A.

Create three parallel processes with approval assignments.

B.

Route to a workbasket where all three roles have access.

C.

Create business logic to route to the different approvers.

D.

Create an approval step with cascading approval.

Buy Now
Questions 12

A manager requests a report that contains the following columns: Create Date, Case ID, Create Operator, and World Status. You must sort the cases so the case with the most recent create date appears at the top of the list and descends in order.

How do you design the report definition to support this requirement?

Options:

A.

Select Lowest to Highest sort type for Create Date.

B.

Add a filter condition where Create Date is greater than the current date.

C.

Select Highest to Lowest sort type for Create Date.

D.

Make the Create Date the first column in the report.

Buy Now
Questions 13

You are testing an airline reservation case type that does not yet have a UI configured. You need to verify that changing the Purchase Insurance field in the Clipboard updates the TotalCost field.

In which category of the Clipboard tools would you expect to find the PurchaseInsurance field?

Options:

A.

Linked Property Pages

B.

User Pages

C.

Data Pages

D.

System Pages

Buy Now
Questions 14

A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action. How do you implement a solution?

Options:

A.

Do nothing. The pre-processing data transform is only called once for each assignment.

B.

Make sure that the flow action does not have the highest likelihood since it will always be invoked.

C.

Configure the data transform as post-processing instead of pre-processing.

D.

Add logic to the pre-processing data transform to test if values were already initiated.

Buy Now
Questions 15

In processing a parent case P-l, two child cases C-l and C-2 are created. Which of the following statements is correct about the processing of P-l, C-l, and C-2?

Options:

A.

P-l must be resolved before either C-l or C-2 can be resolved.

B.

Either C-l or C-2 must be resolved before P-l can be resolved.

C.

C-l must be resolved before C-2 can be resolved.

D.

Both C-l and C-2 must be resolved before P-l can be resolved.

Buy Now
Questions 16

Select each Application Design Requirement on the left and drag it to the appropriate Design Approach on the right

Application design requirement

1. Display only relevant fields for a given task

2. Help the user perform an expected task

3. Record the justification for an action taken on case

4. Alert the user of a pending assignment

Options:

A.

Assignment Instruction

B.

Intent Driver Ul

C.

Assignment Notification

D.

Audit Note

• 1-b,2-a,3-d,4-c

• 1-a,2-b,3-d,4-c

• 1-b,2-c,3-d,4-a

• 1-c,2-d,3-b,4-a

Buy Now
Questions 17

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.

Buy Now
Questions 18

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 19

You are asked to create a custom status named Open-Review. This status is to be applied to assignments in one application.

How do you satisfy the request?

Options:

A.

Circumstance the existing Open field value record on the application name and update the status value to Open-Review.

B.

Add the Open-Review status to the Application record for the application.

C.

Create a field value record named Open-Review for. pyStatusWork with the Apply To class set to the class group.

D.

Create a field value record named Open-Review for .pyStatusWork and configure an Access When record to apply the status to the correct application

Buy Now
Questions 20

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 21

Which scenario is a use case for the Wait step?

Options:

A.

The customer cannot complete an application for a checking account until a bank representative reviews their credit report.

B.

An agent needs to send a confirmation email to an insured customer after they complete a form.

C.

A payroll user cannot process a salary increase until the department manager approves the increase.

D.

The customer needs to log in to their account before receiving a membership discount on an online purchase.

Buy Now
Questions 22

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

Options:

Buy Now
Questions 23

The following example shows the ruleset list for the logged in operator. What is stored in the Admin@MyCo ruleset ?

Admin@MyCo:

Purchasing:01-01

Purchasinglnt:01-01

MyCo:01-01

MyColnt:01-01

Supplier:01-01

Customer:01-01

lnventory:01-01

Pega-ProcessCommander:07-10

Pega-DeploymnetDefaults:07-10

Pega-LP-Mobile:07-10

Options:

A.

Preferences for the operator

B.

Rules checked out by the operator

C.

Rules delegated to the operator

D.

Rules recently opened by the operator

Buy Now
Questions 24

User A should have application permissions that are identical to User B's permissions. Unlike User B, User A lacks access to the My Cases page. How do you grant access to the My Cases page for User A?

Options:

A.

Update User A to the same role as User B

B.

Add the My Cases page to the User A profile.

C.

Update the User A account to access the same portal as User

D.

Add the My Cases page to the User A role.

Buy Now
Questions 25

Select each description on the left and drag it to the correct property mode on the right.

Options:

Buy Now
Questions 26

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.

Buy Now
Questions 27

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 28

Which two statements about data objects are true? (Choose Two)

Options:

A.

Data objects can reuse assets from an existing data object through inheritance.

B.

A draft data object references a data type.

C.

A data object created in App Studio creates a data type in Dev Studio.

D.

Data objects are sourced from an external system of record.

Buy Now
Questions 29

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 30

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 31

A life insurance company has satellite offices in various countries. Each satellite office has a work queue. Company policy requires that life insurance underwriting be assigned to offices based on the policy owner's residential address.

Which routing approach supports this requirement?

Options:

A.

Route the assignment to the correct work queue by using an authority matrix.

B.

Route the assignment to the correct work queue based on business logic.

C.

Route the assignment to a specific underwriter based on business logic.

D.

Route the assignment to the correct work queue by using a reporting structure.

Buy Now
Questions 32

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 33

Which two options can you configure for a mobile app channel? (Choose Two)

Options:

A.

Define security behavior for a mobile app such as biometric identifiers.

B.

Manage administrative functions such as access to log files.

C.

Define the Ul behavior for each view in a case type when the case is displayed on a mobile device.

D.

Design how Ul elements render across different mobile devices.

Buy Now
Questions 34

Which of these options are typically configured on a dynamic layout? (Choose Two)

Options:

A.

Align columns and rows to present data in a spreadsheet

B.

Label Positioning

C.

Number of columns in each row

D.

Alignment of field values

Buy Now
Questions 35

A business architect has developed a new process for a case type. To verify that the UI elements collect the expected results, you want to test the process and the fields. Which two configurations, when used together, allow you to record a set of interactions and save the test results to verify process functionality? (Choose Two)

Options:

A.

Add explicit assertions on the UI elements

B.

Add validations on the UI elements

C.

Create a unit test for the case type

D.

Create a scenario test for the case type

Buy Now
Questions 36

In a banking application, which two options must be used together to present users with a set of balance transfer options only if they elect to transfer a balance to their credit card? (Choose two)

Options:

A.

Add an action set on the layout containing the balance transfer offers to trigger a refresh

B.

Add a visible when condition on the check box for the balance transfer election

C.

Add an action set on the check box for the balance transfer election to trigger a refresh

D.

Add a visible when condition on the layout containing the balance transfer offers

Buy Now
Questions 37

Users must provide values to certain fields before submitting a job application form. Which configuration adds asterisks to indicate the mandatory fields on the form?

Options:

A.

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

B.

Configure the mandatory fields as Always Required on the form at runtime.

C.

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

D.

Configure a Disable when condition on the mandatory fields at runtime.

Buy Now
Questions 38

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 39

An application contains two case types, AutoClaim and PropertyClaim. The inheritance path for the application contains three copies of the pyDefault data transform that set property values for two properties, Work Item Urgency and Prefix. If the Call data transforms in superclass option is enabled for each data transform, what are the values of Work Item Urgency and Prefix when a user creates a PropertyClaim case?

Options:

A.

Work Item Urgency = 10, Prefix = [no value]

B.

Work Item Urgency = 0, Prefix = "C-"

C.

Work Item Urgency = 10, Prefix = "C-"

D.

Work Item Urgency = 20, Prefix = "A-

Buy Now
Questions 40

Given a table which shows total working hours, sick, vacation. Identify how we calculate the respective values

Options:

A.

Total working hours

B.

calculate field, data transform

C.

Sick hours

D.

Leave hours

Buy Now
Questions 41

Which two statement are true about insights? (Choose two.)

Options:

A.

You can search for an select the fields that you want to include in an insight.

B.

You can transform data queries into sharable visualizations.

C.

You can transform sharable visualizations into data queries.

D.

You can edit application data directly in an insight.

Buy Now
Questions 42

A company often receives multiple IT tickets for the same issue, such as ''the office Wi-Fi is down. '' You configure Search duplicate cases step to identify duplicate IT tickets.

What is the basic condition for the Search duplicate cases step?

Options:

A.

Name of submitter is same

B.

Issue type is same

C.

Department is same

D.

Office location is same

Buy Now
Questions 43

An internet provider has a quiz that gives customers a recommended internet speed based on their typical internet use. The questions differ based on the selections that the customer makes, for example, whether they are seeking a recommendation for a residence or a business.

Once the customer completes the quiz, how do you determine the recommended internet speed?

Options:

A.

Configure a decision table

B.

Configure a view with the quiz questions

C.

Configure a decision tree

D.

Configure a process with multiple decision shapes

Buy Now
Questions 44

An online shopping application allows customers to select the item quantity of different goods and add items to the shopping cart. In the shopping cart, the application displays the price for each item type, indicates the quantity of each item type, calculate the total item prices, and calculate the total cost for all items in the shopping cart. The application pulls the price of each item type from a data page that references an external inventory management system.

Select two unit tests useful in developing the shopping cart page. (Choose Two)

Options:

A.

Verify the data page has the correct item prices.

B.

Verify the data transform copies the correct value from the data page to the shopping cart page.

C.

Verify the price fields are displayed in the correct format.

D.

Verify the order total cost property is accurately calculated

Buy Now
Questions 45

A requirement states: A customer can update an address at any point during case processing by performing the following steps.

1. The customer submits the new address.

2. The application verifies that the address matches postal service requirements.

3. The customer then approves the corrected address. How do you configure this requirement?

Options:

A.

Add a case-wide optional action to the workflow for the address submission.

B.

Add a case-wide optional process to the case workflow to perform the address change.

C.

Add an alternate stage to the case life cycle to change the address.

D.

Add a button to each assignment to present the customer with a form to submit a new address.

Buy Now
Questions 46

In a claims application customers can file home insurance claims. Each claims contains a list of items of loss. Depending on the situation, some claims… investigated for potential fraud in parallel to the actual claim process.

Which two case types do you create to support this scenario? (Choose two.)

Options:

A.

Items of loss

B.

Customer

C.

Claim

D.

Fraud Investigation

Buy Now
Questions 47

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 48

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

Options:

Buy Now
Questions 49

Based on security factors, which two options are considered strong passwords? (Choose Two)

Options:

A.

lLik3Chocolate&sawDustIcecre@m

B.

d8073&gxn*,.ki;vnhdf($h&m

C.

bluedoor

D.

Pe6@5yst3m$

Buy Now
Questions 50

A requirement states When a customer applies for a credit card, a credit check must be completed in order for the credit card to be approved.

Select the case type relationship that satisfies the requirement.

Options:

A.

Make both loan request and credit check top cases.

B.

Make credit check a spin-off case of credit card request.

C.

Make credit check a child case of credit card request.

D.

Make credit card request a child case of credit check.

Buy Now
Questions 51

Select each Business Need on the left and drag it to the appropriate Service Level Agreement Interval on the right.

Options:

Buy Now
Questions 52

In an application that sells office supplies, the Payment view displays order items and collects payment information. In the Payment section rule, the order items are grouped in a dynamic layout. You find out later that the Order Summary view must also display the order items.

How do you configure the Ul so that the order items display is shared between the Payment

view and Order Summary view?

Options:

A.

Convert the Payment section layout that contains order items to a section, and embed this section in the Order Summary section.

B.

Build the Order Summary section with a layout inside to group the order items, similar to the Payment section.

C.

Embed the Payment section in the Order Summary section.

D.

Reuse the Payment section in the Order Summary view and use a disable when condition to disable payment information on the Payment section rule.

Buy Now
Questions 53

You need to test whether a user interface is suitable for users with visual disabilities, such as Deuteranopia (red-green confusion). How do you perform this task?

Options:

A.

Use the Accessibility Inspector.

B.

Use a screen reader extension.

C.

Enable the Live UI tool.

D.

Unit test section rules.

Buy Now
Questions 54

Need to select one severity option which is best

Options:

A.

Picklist

B.

Radio button

C.

Checkbox

Buy Now
Questions 55

A retail store wants an application to process a new customer loyalty account. The customer enters their contact information; including name, email, phone number, and address. This information is displayed in a data relationship.

What type of data relationship do you create?

Options:

A.

A Data reference field

B.

An Embedded data field

C.

A Case reference field

D.

A Query field

Buy Now
Questions 56

Customers can log their own product support requests using an online portal. Once logged in, the portal displays the list of products purchased by the customer. The customer can initiate one or more support requests for each product. What is the appropriate scope for a data page that sources the list of products purchased by the customer?

Options:

A.

Thread

B.

System

C.

Requestor

D.

Node

Buy Now
Questions 57

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 58

A car insurance quote requires a view for potential customers to enter information to process the request. What are two primary decisions to make before you add fields to the view? (Choose Two)

Options:

A.

Is field entry required?

B.

Are processing actions applied to the field?

C.

Does the field require a data source?

D.

How do users enter values into the field?

Buy Now
Questions 59

You have been asked to create a pie chart that shows the number of cases each manager has created. A list report contains columns for manager name, case ID, and office. How do you configure the list report in order to create the pie chart?

Options:

A.

Group the case ID column.

B.

Group the manager name column.

C.

Summarize the manager name column.

D.

Summarize the case ID column

Buy Now
Questions 60

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 61

Customer on a hotel booking application can add additional amenities to their reservation. The application displays, a view with the available amenities and .. To reduce scrolling, you want to organize content so that amenity details display when the amenity is selected in a drop down menu.

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

Options:

A.

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

B.

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

C.

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

D.

Configure a visible when condition on each field when the associated amenity is selected.

Buy Now
Questions 62

Which two statements demonstrate the role of a report? (Choose Two)

Options:

A.

Reports are used to assess process performance.

B.

Reports are used to update data in a database.

C.

Reports are used to select items from a list while working in an assignment.

D.

Reports are used to source a list of selectable items while working in an assignment

Buy Now
Questions 63

Apartment tenants submit maintenance requests that specify their name, address, request type, and description of the request. Tenants may submit multiple maintenance requests for different request types. The company wants to identify duplicate maintenance requests from the same address.

Which two configurations, when used together on the Search duplicate cases step, achieve this goal? (Choose Two)

Options:

A.

Configure the request type as a weighted condition.

B.

Configure the tenant name as a basic condition.

C.

Configure the apartment address as a basic condition.

D.

Configure the apartment address as a weighted condition.

Buy Now
Questions 64

In which three situations can you use a data transform? (Choose Three)

Options:

A.

To copy the first and last name properties into a single property value

B.

To execute a flow action

C.

To create the dependent property after case creation

D.

To set default values for a case

E.

To display the destination value as the location value

Buy Now
Questions 65

How do you propagate data to a new child case in Pega Express?

Options:

A.

Configure a data page to copy specified properties.

B.

Configure a case calculation to copy specified properties.

C.

Configure the Update Case shape to copy specified properties.

D.

Configure the Create Case shape to copy specified properties.

Buy Now
Questions 66

The page .Product contains data retrieved from an external system of record using a data. How do you ensure .Product always contains the most current data from the data page?

Options:

A.

Select Refer to a data page on .Product.

B.

Define a reference property that refers to the data page.

C.

Configure .Product to refer to a keyed data page.

D.

Select Copy data from a data page on .Product.

Buy Now
Questions 67

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

Buy Now
Questions 68

You are developing a Visa case type to process entry visa applications. As part of the process, applicants schedule an interview with the consulate. An Interview child case is created for the interview process. Following the interview, the consulate reaches a decisions within 48 hours or more. For Visa case to proceed to application notification, the Interview case needs to be resolved.

After you create the Interview child case, how to do you configure the case type to achieve the required behavior?

Options:

A.

Following the Create Case step, add a Wait step that pauses the parent case until the application schedules the interview.

B.

Following the Create Case step, add a Wait step that pauses the parent case until the Interview reaches the Resolved status.

C.

Following the Create Case step, add a services-level agreement (SLA) that escalates the parent case after 48 hours.

D.

Following the Create Case step, add an Interview step that is automatically resolved after 48 hours.

Buy Now
Questions 69

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 70

An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement: Customers muse 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?

Options:

A.

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

B.

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

C.

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

D.

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

Buy Now
Questions 71

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 72

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

In which three situations can you use a data transform? (Choose Three)

Options:

A.

To set the destination location as the arrival location

B.

To create a new property after case creation

C.

To set the default arrival date to five days in the future

D.

To copy the first and last name properties into a single property value

E.

To perform an action that allows the user to update a reservation

Buy Now
Questions 74

Which requirement is fulfilled by configuration a field value?

Options:

A.

Service agents are able to enter feedback in multiple languages.

B.

A global hotel chain application can display current amenties in 23 languages.

C.

Customers can add an unlimited number of items to an online shopping card.

D.

A government official can enter comments that require location.

Buy Now
Questions 75

Hospital staff members enter appointment details including relevant patient information, diagnoses, lab orders, and prescribed medication. This information is aggregated in the Patient visit summary view. The patient receives a copy of this view through email. Which two configurations, when applied in combination, achieve this behavior? (Choose Two)

Options:

A.

Add a Create PDF automation that references the Patient visit summary view.

B.

Add a Send Email step and enable the option to include attachments.

C.

Add a Send Email step and compose the message to reference the relevant properties.

D.

Enable email notifications on the case type.

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

PEGAPCSA87V1 PDF

$28  $80
PEGAPCSA87V1 Engine

PEGAPCSA87V1 Testing Engine

$33.25  $95
PEGAPCSA87V1 PDF + Engine

PEGAPCSA87V1 PDF + Testing Engine

$45.5  $130