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

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

Questions 4

To qualify for an instant loan, an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP20000 in total liability. How do you enforce these restrictions when requesting an instant loan?

Options:

A.

Use a Validate rule to call two Edit validate rules: one for income and one for liability.

B.

Use two Edit Validate rules: one for income and one for liability.

C.

Use a single Validate rule with two conditions: one for income and one for liability.

D.

Use Ul controls to validate the entries in the income and liability fields.

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

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

Which option follows best practices for naming a ruleset in Pega……

Options:

A.

Pega-prod:01-04-01

B.

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

C.

Credit Check:03-01-02

D.

Expense:01-02-05

Buy Now
Questions 10

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 11

Identify the two requirements that are satisfied by using a data transform. (Choose two.)

Options:

A.

Display the same data on multiple user views.

B.

Convert integer data to text data.

C.

Copy an existing order to a new case.

D.

Validate the format of a property value.

Buy Now
Questions 12

Which two use cases are supported by configuring a mobile channel in App Studio? (Choose Two)

Options:

A.

Grant access to the application for a specific user.

B.

Set the width of an application icon to 180x180 pixels.

C.

Configure a left swipe behavior to open a message.

D.

Lock the application after 20 minutes of inactivity.

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

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 15

A list report includes columns for purchase requests and regional cost centers. A manager wants there port to show the total number of purchase requests for each of the regional cost centers. How do you configure the report definition?

Options:

A.

Use the purchase requests column to group the cost centers.

B.

Filter the results so that the report includes only cost center and purchase requests.

C.

Summarize the purchase requests column by count.

D.

Summarize the regional cost centers by count.

Buy Now
Questions 16

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 17

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 18

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 19

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 20

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 21

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 22

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 23

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 24

With Pega's Situational Layer Cake approach, how do you configure a regional variation for Human Resources (HR) time off cases?

Options:

A.

Create a rule for the variation and add the rule to the common layer of the application.

B.

Create a rule for the variation and replace the existing HR time off rule in the application common layer.

C.

Create a rule for the variation and add it to a secondary common application layer.

D.

Create a rule for the variation and add the rule to the layer for the region

Buy Now
Questions 25

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

Options:

A.

Data records define permissible values for data fields.

B.

Data records are displayed in a searchable text field by default.

C.

Data records require external storage.

D.

Data records are displayed in a drop-down list by default.

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 configure an application to allow users to download a mobile app. When users select one of the three supported platforms (Android, iOS, or Windows Mobile), the application opens a new window pointing to the appropriate app store. How do you configure this behavior?

Options:

A.

Add a button for each platform and configure an action set for each button. In each action set, specify a click event and add an action that opens the vendor's URL in a window.

B.

Add one button and configure three action sets. In each action set, specify a click event and add an action that opens the vendor's URL in a window.

C.

Add one button and configure one action set. In the action set, specify a click event with three actions to open each vendor URL in a window. Apply a when rule to each action to determine the correct URL.

D.

Add three check boxes and one button. For each check box, configure an action set with a click event to set the value of the URL. For the button, configure an action set with a click event to open the URL in a window.

Buy Now
Questions 28

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 29

A Declare expression evaluates a circumstanced decision tree. The decision tree evaluates a property set by a data transform. What two steps do you perform to ensure that the decision tree is configured properly ? (Choose 2)

Options:

A.

Test the declare expression to verify that the rule is configured correctly

B.

Configure a test page with data to satisfy the circumstancing condition

C.

Specify the value of the circumstancing property when prompted in the run rule dialog

D.

Test the data transform to verity the result is correct

Buy Now
Questions 30

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 31

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 32

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 33

On the Case Designer, who two component 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 34

You have been asked to create a report definition that includes information about the sales offices and sales representatives. The manager wants to access the report in the Report Browser in the user portal. The manager also wants to include the report in a new report category specifically for the sales group. What two configurations are required to support this request? (Choose Two)

Options:

A.

Select the option in the Report Browser that allows users to view your report.

B.

Create a report category rule for sales office reports.

C.

Select the report definition option that displays your report in the Report Browser.

D.

Add a report category for sales group reports in the Report Browser.

Buy Now
Questions 35

An airline has the following requirement:

A passenger requiring a service animal must document the type of animal, the size of the animal, and any relevant medical information the crew may need during the flight. The application prompts the passenger for this information when the passenger declares travel with a service animal.

Which case life cycle configuration meets this requirement?

Options:

A.

Add a process to the case life cycle for service animal accommodation and apply a condition to determine when to, run the process.

B.

Apply an optional action to the appropriate stage to allow the passenger to provide the information as needed.

C.

Configure a stage in the case life cycle for service animal accommodation and apply a stage validation condition.

D.

Create a child case for service animal accommodation to automatically resolve unless the passenger requires the accommodation.

Buy Now
Questions 36

Your online shopping application serves international customers. You need to define a Data Page that holds currency exchange rates. All users accessing the application need to use the information.

The Scope of this Data Page should be set to ______________.

Options:

A.

Application

B.

Node

C.

Thread

D.

Requestor

Buy Now
Questions 37

Select each security implementation on the left and drag it to the corresponding security policies.

Options:

Buy Now
Questions 38

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 39

You have created a new report that contains a list of employees, hire dates, and managers. You have been asked to display each manager in a row. Beneath each manager row, you must list the manager's employees and their hire dates. How do you support this request?

Options:

A.

Group the manager column

B.

Filter the manager column

C.

Summarize the manager column

D.

Sort the manager column

Buy Now
Questions 40

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 41

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 42

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 43

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 44

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 45

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 46

ABC BankCorp operates two subsidiaries, GloboBank and LocalBank, with different brandings. ABC BankCorp wants to create a mobile app experience for both users and customer service representatives (CSRs) for its Transaction Dispute application.

Of the following requirements, which two options affect the number of mobile app channels that you need to configure? (Choose Two)

Options:

A.

Mobile apps must support both phones and tablets.

B.

Customers can create only dispute cases, while CSRs can also create fraud report cases.

C.

Mobile app color palette is customized for each subsidiary.

D.

The app customizes currency units and date/time format according to the user's locale.

Buy Now
Questions 47

While testing a form, you need to verify the contents of a data page in memory. Which tool do you use to view the current contents of the data page?

Options:

A.

The Clipboard tool

B.

Case Designer

C.

The Data Explorer

D.

Live UI

Buy Now
Questions 48

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 49

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

Options:

A.

Leverage translation services SOAP calls and enable records for translation.

B.

Configure a field value record that contains the correspondence text.

C.

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

D.

Run the Localization wizard and add translations to Translation.html.

Buy Now
Questions 50

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 51

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

Options:

Buy Now
Questions 52

Which two statements are true about insights? (Choose Two)

Options:

A.

Insights transform data queries into sharable visualizations.

B.

Visibility is always shared for insight charts.

C.

You can edit application data directly in an insight.

D.

You can use only preconfigured fields in an insight.

Buy Now
Questions 53

A moving company provides customers with a tool that recommends a moving vehicle based on the number of bedrooms in their current living space and whether they are planning to move heavy furniture like bed frames, mattresses, or couches. Based on the customer inputs, a decision table presents the customer with a recommendation.

Which two configurations do you use together to build the decision table? (Choose Two)

Options:

A.

Create a column for the recommended moving vehicle.

B.

Create rows for the recommended moving vehicle.

C.

Create two rows, one for the number of bedrooms and one for whether the customer is moving heavy furniture.

D.

Create two columns, one for the number of bedrooms and one for whether the customer is moving heavy furniture.

Buy Now
Questions 54

In the Answer Area, select the appropriate configuration type for each use case.

Options:

Buy Now
Questions 55

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

Options:

Buy Now
Questions 56

Consider the following scenario:

A customer files a fraud complaint. The complaint is investigated by a customer service agent.

* The customer service agent may request additional information from the customer.

* The merchant is notified and given 15 days to dispute the fraud claim.

* If the fraud claim is approved, an affidavit is sent to the customer and a refund is posted totheiraccount. How do you name the step where the agent investigates the claim for fraud?

Options:

A.

Investigate Claim

B.

Claim Investigation

C.

Fraud Claim

D.

Investigate Fraud

Buy Now
Questions 57

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 58

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 59

In a purchase request case type, you have the following requirement: Purchase requests should automatically go to a manager of an employee.

To meet this requirement, you design a case with a_______________.

Options:

A.

step that routes to the manager

B.

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

C.

stage to route requests to the manager

D.

process that routes to the manager

Buy Now
Questions 60

University admission application cases automatically advance in the case life cycle if the application standardized test scores are above a certain threshold.

The threshold is determined each year based on the provided national average score.

Which two configurations, when applied together, support this requirement? (Choose Two.)

Options:

A.

Configure a process with a decision shape that continues if the TestThreshold configuration setting is less than the applicant’s test score.

B.

Configure a testThreshold Configuration setting that calculates the national average for the test score threshold.

C.

Configure a process with a decision shape that continues if the TestThreshold Configuration setting is than the application’s test score.

D.

Configure a TestThreshold Configuration setting with the national average for the test score threshold.

Buy Now
Questions 61

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 62

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 63

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 64

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 65

You configure a service level to adjust assignment urgency to 100 when the goal interval lapses.

How does assignment urgency impact the deadline and passed deadline intervals?

Options:

A.

Urgency value remains at 100, but other service level processing continues.

B.

Urgency value continues to increment as configured.

C.

Service level processing is halted until the assignment is completed.

D.

The user is notified that the maximum urgency has been reached.

Buy Now
Questions 66

A door manufacturer offers a finite list of colors on all its doors. As part of the order, customers can select the color of the door. Select the data page definition configuration settings to source a color drop-down list to minimize memory usage.

Object Type » ACME-Products-Data-Color or ACME-Products-Work-Color or ACME-Products-Work-ColorFeedback

Edit Mode » Readonly Or Editable Or Savable

Scope » Thread Or Requestor Or Node

Options:

A.

Page, ACME-Products-Data-Color,ReadOnly,Node

B.

List, ACME-Products-Data-Color,ReadOnly,Thread

C.

Page, ACME-Products-Data-Color,ReadOnly,Requestor

D.

List, ACME-Products-Work-Color,ReadOnly,Node

E.

List, ACME-Products-Work-ColorFeedback,ReadOnly,Node

F.

List, ACME-Products-Data-Color,ReadOnly,Node

Buy Now
Questions 67

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 68

An order form provides four options from which customers select one option.

According to best practice, which of the following two UI control types can be used to minimize clutter on the order form? (Choose Two)

Options:

A.

Dropdown

B.

Checkbox

C.

Radio buttons

D.

Autocomplete

Buy Now
Questions 69

During a playback session, a stakeholder notices that a drop-down list is missing one of the required options. Which work item do you create in Agile Workbench to address this issue?

Options:

A.

User Story

B.

Bug

C.

Feedback

D.

Status

Buy Now
Questions 70

Which statement most accurately describes the use of pega mobile preview?

Options:

A.

pega mobile preview simulates the application user interface for various mobile devices

B.

pega mobile preview allows you to run a pega application on a mobile device

C.

pega mobile preview simulates user loads to test mobile app performance

D.

pega mobile preview models a typical user interaction to scenario test a mobile app

Buy Now
Questions 71

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

Options:

Buy Now
Questions 72

. A customer refund case type requires that an auditor receives an email notification if the refund is greater than twice the price of the item. Which participant role do you select to configure this requirement?

Options:

A.

Customer

B.

Interested individual

C.

Owner

D.

Work queue

Buy Now
Questions 73

How do you identify if a result in a decision rule cannot be returned?

Options:

A.

Test for missing conditions

B.

Test for completeness

C.

Test the rule using a unit test

D.

Test for conflicts

Buy Now
Questions 74

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 75

Match each use case to the appropriate configuration.

Options:

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

PDF + Testing Engine

$130

Testing Engine

$95

PDF (Q&A)

$80