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

Pegasystems PEGACPSA23V1 Certified Pega System Architect 23 Exam Practice Test

Demo: 76 questions
Total 254 questions

Certified Pega System Architect 23 Questions and Answers

Question 1

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

Question 2

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

Question 3

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.

Question 4

You should consider using a field value when the list of allowed values is ______________.

Options:

A.

three or fewer items

B.

mostly static

C.

specific to one case type

D.

shared across all case types

Question 5

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

Question 6

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 Purchase Insurance field?

Options:

A.

Linked Property Pages

B.

User Pages

C.

Data Pages

D.

System Pages

Question 7

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

The business requirement changes to allow the parent case to continue independently of the child case processes.

How do you configure the Wait step for this requirement?

Options:

A.

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

B.

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

C.

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

D.

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

Question 8

Which two data requirements ensure valid data? (Choose Two)

Options:

A.

The data fits the business logic.

B.

The data is organized in a data type.

C.

The data is locally sourced.

D.

The data is the correct type.

Question 9

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.

Question 10

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.

Question 11

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

Question 12

Which two conditions do you test with a unit test? (Choose Two)

Options:

A.

A data page populates without any errors.

B.

A property value is set correctly by a data transform.

C.

An application displays user views for 20 users within three seconds.

D.

An application is successfully migrated to a test system.

Question 13

Which two components on the Case Designer can users assign to a minimum lovable product (MLP) release for project sizing purposes? (Choose Two)

Options:

A.

An automation

B.

A mobile User Portal

C.

An approval decision

D.

An external system of record (SOR)

Question 14

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

Question 15

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

Question 16

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

Question 17

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.

Question 18

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

Options:

A.

Configure an assertion to define the required data.

B.

Configure a validate rule to populate the needed data.

C.

Run a data transform to create the test page.

D.

Copy data from an existing clipboard page.

Question 19

DRAG DROP

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

Options:

Question 20

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

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

Question 22

Timesheets require the following approvals:

♦ Regular 40 hours -> Supervisor of employee

♦ Any overtime -> Manager of Supervisor

♦ Worked on weekend -> VP Finance

♦ Negative time-off balance -> HR Director

Which two conditions require an authority matrix? (Choose two.)

Options:

A.

Worked on weekend -> VP Finance

B.

Negative time-off balance -> HR Director

C.

Any overtime -> Manager of Supervisor

D.

Regular 40 hours -> Supervisor of Employee

Question 23

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

Options:

A.

List, Readonly, Thread

B.

Page,Editable,Node

C.

Page,Readonly,Requester

D.

List,Readonly,Requestor

E.

Page,Editable,Requester

F.

List,Readonly,Node

Question 24

You want operators in two separate units to be able to perform work routed to either un it. Which configuration supports this requirement?

Options:

A.

On each operator's record, associate the operator with both units.

B.

On each operator's record, associate the operator with the same workgroup.

C.

On the work group record, associate the operators with the workgroup.

D.

On each unit record, associate both operators with each unit.

Question 25

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.

Question 26

DRAG DROP

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.

Options:

Question 27

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.

Question 28

In which scenario is it appropriate to use a layout group?

Options:

A.

A view displays four columns when viewed on a tablet and two columns on a mobile device.

B.

A view displays a table with course information, including a description, duration, and cost.

C.

A view displays a text field if the user selects a checkbox to opt in to provide feedback.

D.

A view displays address, contact, and payment information in a series of tabs.

Question 29

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.

Question 30

To qualify for an instant loan, an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP20000 in credit card debt.

How do you enforce these restrictions when requesting an instant loan?

Options:

A.

Use UI controls to validate the entries in the income and credit card debt fields.

B.

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

C.

Use a single Validate rule with two conditions; one for income and one for credit card debt.

D.

Use two Edit Validate rules; one for income and one for credit card debt.

Question 31

In a construction application, the user access group is configured with an Access of Role to Object record as shown in the following image:

Currently, the application is in the quality assurance environment. Which three operations can users perform in the application at this level? (Choose three.)

Options:

A.

Modify instances

B.

Run reports

C.

Modify rules

D.

Open instances

E.

Delete rules

Question 32

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

Question 33

You are asked to build a report listing customer order cases with an Order Total value over USD10000 sorted by Creation date (pxCreateDate). The report should display the following three fields: Case ID (pylD), Customer ID, and Order Total. Which property or property combination should you optimize to improve performance?

Options:

A.

Order Total

B.

pxCreateDate

C.

Customer ID and Order Total

D.

pxCreateDate and Order Total

Question 34

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.

Question 35

A restaurant has a case type that allows customers to book the dining room for events. Customers provide basic information including party size and indicate whether they want the restaurant to cater the event.

If catering is not required, customers are given a rental rate quote.

If customers indicate that they want the restaurant to cater the event, they must provide menu preference and schedule and appointment to do menu testing before they are given a quote.

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

Options:

A.

Create a check box for customers to indicate whether they want the restaurant to cater the event. Add a decision shape that evaluates whether the customer checks the box.

B.

Create a check box for customers to indicate whether they want the restaurant to cater the event. Configure the menu preferences and appointment date fields with a visibility condition.

C.

Create a process for providing menu preference and scheduling the menu tasting appointment. Create a parallel process for providing the customer with the rental rate quote.

D.

Create a process for customers to indicate menu preference and schedule the menu tasting appointment. Add the process as a case-wide optional action.

Question 36

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. To configure the form where users enter hours, select the best configuration option to calculate the total hours for the week.

Options:

A.

Use a When rule. When the value of any work, vacation, or sick time changes, the total hours change.

B.

Use declarative processing. When the value of any work, vacation, or sick time changes, the total hours change.

C.

Use procedural processing. When the value of any work, vacation, or sick time changes and the user submits the form, the total hours change.

D.

Use a data transform. When the user enters the form, the data transform determines the sum of the work, vacation, and sick time properties.

Question 37

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

Options:

A.

A visible when condition applied to the check box

B.

An action set applied to the check box

C.

A declare expression configured for forward chaining

D.

A validate rule applied to the flow action

Question 38

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.

Question 39

On a service level, the passed deadline interval is measured from

Options:

A.

the end of the deadline interval

B.

when the assignment is ready for a user

C.

when a user begins the assignment

D.

the end of the goal interval

Question 40

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

Question 41

An application must validate postal codes for Canadian customers to match the pattern A1A 1A1, where A represents a letter, and 1 represents a number. Which two distinct configurations ensure that a user provides a valid postal code? (Choose Two)

Options:

A.

Configure a drop-down control to select the postal code based on the specified city and province.

B.

Configure the postal code field as a text property with a required input field.

C.

Configure a validate rule to test that the entered postal code conforms to the required pattern.

D.

Configure an edit validate rule to test that the entered postal code conforms to the required partem.

Question 42

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

Question 43

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.

Question 44

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

Question 45

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.

Question 46

ABC BankCorp wants to create a mobile app experience for users and CSRs for its Transaction Dispute application.

Of the following requirements, which option requires you to configure distinct mobile app channels? (Choose two)

Options:

A.

CSRs can create other case type instances on the mobile app.

B.

Mobile app color palettes are different for users and CSRs.

C.

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

D.

The mobile app supports all mobile phone operating systems.

Question 47

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

Question 48

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

Question 49

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 configurations, 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 test for the case type.

C.

Add explicit assertions on the UI elements.

D.

Add explicit assertions on the Scenario testing landing page.

Question 50

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.

Question 51

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.

Question 52

Color options are available to the customer, but the options are available on the screen, and do not appear with the popup.

Which option to configure the color option?

Options:

A.

Dropdown

B.

Radio button

C.

Check box

D.

Autocomplete/Textfield

Question 53

To qualify for an instant loan, an applicant must be older than 21 and have a monthly income of atleast USD2000. How do you enforce these restrictions?

Options:

A.

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

B.

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

C.

Configure the Ul controls to only accept values geater than 21 for age and USD2000 for income.

D.

Use two Validate rules: one for age and one for income.

Question 54

In which workspace do you configure a service-level agreement (SLA) with a passed deadline interval that repeats three times?

Options:

A.

Prediction Studio

B.

Admin Studio

C.

App Studio

D.

Dev Studio

Question 55

Users can access an apartment hunting application from different devices with different screen sizes.

A screen displays the photos of available properties. By default, the photos are displayed in three columns. When the screen width is less than 800 pixels, the photos should be displayed in two columns. How do you implement the screen for this requirement?

Options:

A.

Use a dynamic layout with a responsive breakpoint at 800 pixels to change from inline-grid tripleto inline-grid double format.

B.

Use a column layout with a responsive breakpoint at 800 pixels to hide the left column.

C.

Circumstance the layout to display different number of columns at different screen sizes.

D.

Circumstance the section rule to display different number of columns at different screen sizes.

Question 56

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

Question 57

DRAG DROP

Drag the appropriate ruleset version type on the left to the corresponding scenario on the right.

Options:

Question 58

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.

Question 59

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

Question 60

In which two of the following situations would you simulate an integration? (Choose Two)

Options:

A.

The service has slow response times.

B.

The service is not available yet.

C.

You need to test each flow path in the case processing.

D.

The connector is configured to use global resource settings.

Question 61

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

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

Question 62

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

Question 63

To reduce scrolling on a view, you want to organize existing content so that details display when an option is selected in a drop-down menu. There is no drop-down menu currently on the view.

Which two configurations achieve the business requirement? (Choose Two)

Options:

A.

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

B.

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

C.

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

D.

Configure a data relationship to select the option using the Drop-down list record selection.

Question 64

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

Question 65

Which source do you select for a data page that contains the details of single record for a data type?

Options:

A.

Report definition

B.

Data transform

C.

Connector

D.

Lookup

Question 66

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

Question 67

Which device characteristics should be considered when designing a mobile app?

Options:

A.

Customize controls for each responsive breakpoint.

B.

Test applications in the mobile preview.

C.

Design for finger taps.

D.

Use fixed positioning.

Question 68

Which two statements are true about styling controls in App Studio? (Choose two)

Options:

A.

Developers can configure a Date Time control to display as a text input field, drop-down list, or calendar control.

B.

Developers can configure a text input control to change the background when users click the control.

C.

Developers can configure a button control to hide when users click the control.

D.

Developers create a new style format to apply styling to an out-of-the-box button control.

Question 69

You are building a form that contains a list of courses. Users will select the courses in which they want to enroll. Which two tasks must take place in Designer Studio? (Choose Two)

Options:

A.

Enable section editing and configure the selection check box by removing the caption.

B.

Create a field group list property and make the property a data reference.

C.

Configure the view in Run mode and change the order of the columns in the view.

D.

Edit the field group list property and set data access to copy data from a data page.

Question 70

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.

Question 71

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

Question 72

You are configuring an application to process travel reservations. The reservation case creates childcases for each booking component: flight, hotel stay, and vehicle rental.How do you update the total cost of the reservation as users update each child case?

Options:

A.

Define a case calculation to update the reservation total with the total of each child case.

B.

Configure the Create Case shape to propagate the total cost from each child case to there servation. Create a declare expression to update the reservation total when the cost of each component changes.

C.

Add the Update Case shape to the Reservation case type to capture changes to each component cost.

Question 73

Which two configurations do you use to validate the minimum age of a new potential customer in the Collect Account lnformation assignment step? (Choose Two)

Options:

A.

Create an Edit Validate rule to check the customer age.

B.

Reference the Edit Validate rule on the Collect Account lnformation flow action.

C.

Reference the Validate rule on the Collect Account lnformation flow action.

D.

Reference the Validate rule on the Collect Account lnformation assignment.

E.

Reference the Edit validate rule on the Collect Account lnformation assignment.

F.

Create a Validate rule to check the customer age.

Question 74

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.

Question 75

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.

Question 76

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.

Demo: 76 questions
Total 254 questions