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

Home > Pegasystems > Pega CSA > PEGACPSA23V1

PEGACPSA23V1 Certified Pega System Architect 23 Question and Answers

Question # 4

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?

A.

Use the Accessibility Inspector.

B.

Use a screen reader extension.

C.

Enable the Live UI tool.

D.

Unit test section rules.

Full Access
Question # 5

You are developing a Visa 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?

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.

Full Access
Question # 6

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

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 test Threshold 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.

Full Access
Question # 7

What is the purpose of the Test coverage tool?

A.

To determine how many rules are covered and not covered bv Peqa Platform tests.

B.

To determine which application needs to be assessed for test coverage.

C.

To identity which users have the appropriate permissions to run test suites.

D.

To create user-level test coverage reports, but not application-level coverage reports.

Full Access
Question # 8

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)

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

Full Access
Question # 9

Which two requirements ensure that valid data is used in a case? (Choose two.)

A.

The data fits the business logic.

B.

The data is locally sourced.

C.

The data is the correct field type.

D.

The data is organized in a data type.

Full Access
Question # 10

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

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

A.

Create an access group for local warehouse managers.

B.

Delegate the records for the courier service data type.

C.

Define an approval process for adding and removing courier services.

D.

Enable rule checkout for the local warehouse managers

Full Access
Question # 11

Creating a new rule in Pega Platform is typically done to define a new behavior or functionality in the application, which can then be reused as needed. In the given scenario, a designer is reusing a UI section every time the same behavior is needed in the application. By creating a new rule for the UI section, the designer can ensure consistent behavior and avoid duplicating effort.

For which use case do you create a new rule in a Pega Platformâ„¢ application?

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.

Full Access
Question # 12

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?

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.

Full Access
Question # 13

A home loan application requires approvals from the Legal team manager and the Finance team manager. The Legal team manager must approve before the Finance team manager. How do you configure this requirement?

A.

Create an approval process for each manager in parallel.

B.

Apply business logic to route a single assignment in the correct order.

C.

Create an approval step with cascading approval.

D.

Route an assignment to a work queue where both roles have access.

Full Access
Question # 14

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

A.

Configure a Validate rule for the room selection step.

B.

Apply a Disable when condition to the total cost field.

C.

Add a When condition to the room selection step.

D.

Define a declare expression for the total cost field.

Full Access
Question # 15

Which three options can you configure for a mobile app channel? (Choose Three)

A.

Change the host for a mobile app to a production system, rather than a development system.

B.

Identify how different mobile devices render UI controls.

C.

Establish security behavior for a mobile app, such as the use of biometric identifiers.

D.

Define UI behavior for a view when displayed on a mobile device.

E.

Define the role applied to users when they run the mobile app.

Full Access
Question # 16

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

A.

A User Mobile App channel

B.

An external system of record (SOR)

C.

An automation

D.

An approval decision

Full Access
Question # 17

Which three use cases demonstrate the Pega dynamic Ul behavior? (Choose Three)

A.

Display a message upon form submission that a date field must be in the future.

B.

Unmask a password field when users click an icon.

C.

Automatically calculate order total when users change quantities.

D.

Display partner information fields when a screen loads for married applicants.

E.

Display a shipping address section when users select the Different than billing address check box.

Full Access
Question # 18

An online sales application supports both laptop and mobile devices. You are configuring the application 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.)

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.

Full Access
Question # 19

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

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

Full Access
Question # 20

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

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

Full Access
Question # 21

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)

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)

Full Access
Question # 22

Which of the following events can you trace by using the Tracer tool?

A.

User authentication

B.

Data sources

C.

Data transforms

D.

Service-level agreements

Full Access
Question # 23

In a Credit Card Payment case type, you want to set the yearly fee to USD 75.

How do you set the Yearly fee field?

A.

In the Data initialization page, set tine Yearly fee field to 75.

B.

Configure field validation on the Yearly fee field.

C.

Configure the Yearly fee field to reference the minimum amount due.

D.

Configure the Yearly fee field as a calculated field.

Full Access
Question # 24

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?

A.

Linked Property Pages

B.

User Pages

C.

Data Pages

D.

System Pages

Full Access
Question # 25

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?

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

Full Access
Question # 26

In a hiring application:

* An employee interviews the candidate.

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

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

* The facilities team assigns the work desk.

To meet these requirements, what persona do you create?

A.

Employee, IT, Facilities

B.

HR, IT, Facilities

C.

Employee, HR, Facilities

D.

Employee, HR, IT Facilities

Full Access
Question # 27

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

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.

Full Access
Question # 28

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

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 29

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

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.

Full Access
Question # 30

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?

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.

Full Access
Question # 31

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)

A.

Dropdown

B.

Checkbox

C.

Radio buttons

D.

Autocomplete

Full Access
Question # 32

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

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.

Full Access
Question # 33

Which scenario is a use case for the Wait step?

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.

Full Access
Question # 34

A survey is sent to a customer via email.

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

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 35

Which statement about responsive breakpoints is true?

A.

Responsive breakpoints trigger selected behaviors to optimize data presentation.

B.

Responsive breakpoint behavior changes based on the device brand.

C.

Responsive behavior allows users to see all relevant information with scroll bars.

D.

You configure custom responsive breakpoint display widths in Ag£ Studio.

Full Access
Question # 36

You are developing a case type that processes scholarship applications. Scholarship applications advance based on the standardized test scores of the applicants. A decision shape directs the process flow. You want to test whether the process flows correctly, but you have not fully configured the user interface so that applicants can enter their standardized test scores.

How do you test that the process flows correctly based on the decision?

A.

Use the Run Rule window to create a unit test to evaluate the flow rule.

B.

Use a declare expression to set a value for the standardized test score field.

C.

Use Live Ul to see how the case processes and if an error occurs.

D.

Use the Clipboard tool to set a value for the standardized test score field.

Full Access
Question # 37

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

A.

three or fewer items

B.

mostly static

C.

specific to one case type

D.

shared across all case types

Full Access
Question # 38

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

A.

Total working hours

B.

Calculate field, data transform

C.

Sick hours

D.

Leave hours

Full Access
Question # 39

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

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

Full Access
Question # 40

How do you enable field-level auditing for properties?

A.

Add an auditing optional action to the case workflow.

B.

Enable the auditing feature on the property rule forms.

C.

Enable field-level auditing for the case type.

D.

Add a field validation to the case workflow.

Full Access
Question # 41

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

A.

Application

B.

Node

C.

Thread

D.

Requestor

Full Access
Question # 42

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?

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.

Full Access
Question # 43

You are building a new booking application in pega platform with a case type that displays a customer's various accounts and allows them to make banking transactions. The transaction data object allows customers to dispute a transaction. The system provides a drop-down list of reasons for the dispute, which are collected along with the transaction ID. According to pega best practices, which option do you use to source the transaction data object?

A.

External system of record

B.

A data page

C.

Pega platform system of record

D.

No system of record

Full Access
Question # 44

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

A.

Add the corresponding step to an appropriate stage.

B.

Send a notification to the assigned user.

C.

Add an instruction to the assignment.

D.

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

Full Access
Question # 45

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

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.

Full Access
Question # 46

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

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

Full Access
Question # 47

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?

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.

Full Access
Question # 48

A form listing nearby restaurants has four columns:

Restaurant name Restaurant location Thumbnail image of the seating area Make reservation (check box) You want to ensure that users have the information they need to make a reservation regardless of screen size. When viewed on a small screen, you do not need to display the images.

What three configuration steps do you take to support this requirement? (Choose Three)

A.

Set the importance of the image column to Secondary.

B.

Set the importance of the Make reservation column to Primary.

C.

Set the importance of the image column to Other.

D.

Set the importance of the Restaurant name and Make reservation columns to Primary.

E.

Set the importance of the Restaurant location and Make reservation columns to Secondary.

F.

Set the importance of the Restaurant name column to Primary.

Full Access
Question # 49

Consider the following scenario: During the Interview process for a Job Application case, an administrative assistant selects the date and location of the interview. - Next, an email confirmation is sent to the candidate. - During the interview, the hiring manager captures notes from the discussion. - Finally, the candidate is assigned a technical exercise and the results are added to the case. Select two step names that follow the guidelines for identifying and naming the steps in the process. (Choose Two)

A.

Notify Candidate

B.

Ask Questions

C.

Schedule Interview

Full Access
Question # 50

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

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.

Full Access
Question # 51

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

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

Full Access
Question # 52

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

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.

Full Access
Question # 53

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?

A.

Import stories

B.

Create bugs

C.

Create stories

D.

Create feedback

Full Access
Question # 54

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

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

Full Access
Question # 55

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

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

Full Access
Question # 56

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

A.

Modify instances

B.

Run reports

C.

Modify rules

D.

Open instances

E.

Delete rules

Full Access
Question # 57

An order fulfillment case type allows a customer to update user profile information during the order placement stage. The user profile consists of the following three pages:

Account ID and password Customer contact information A list of open orders with the status of each order.

How do you configure the case type to allow customers to update any of the user profile pages at any time during case processing?

A.

Add an optional process to the case workflow.

B.

Add a button for each profile page to each assignment.

C.

Add an alternate stage to the case life cycle.

D.

Add a set of optional actions to the case workflow

Full Access
Question # 58

Several Development teams work on different enhancements.

The release date for each enhancement is uncertain. Which two options allow each team to keep its work separate? (Choose Two)

A.

Create a new ruleset version for each team.

B.

Set up a branch ruleset for each team

C.

Create a new application for each team

D.

Create a production ruleset for each team.

Full Access
Question # 59

A hotel booking application allows customers to change rooms after making a reservation. Each room's status in each hotel is stored on a data page sourced from an external database table.

Which two configuration options, when applied in combination, do you use to update the database table when a customer changes rooms? (Choose Two)

A.

A savable data page that contains the room information

B.

A when rule to trigger the database update

C.

A data transform to copy updates to the data page

D.

An editable data page that contains the room information

Full Access
Question # 60

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?

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.

Full Access
Question # 61

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?

A.

The Clipboard tool

B.

Case Designer

C.

The Data Explorer

D.

Live UI

Full Access
Question # 62

When applying for a credit limit increase, customers with standard credit cards must provide information in an Employment Information process. Requests from customers with Platinum credit cards automatically skip this process.

What task do you perform to implement this requirement?

A.

In the Employment Information process add a card type true/false field to a user view.

B.

In the Employment Information process add a custom condition to start the process by testing the card type.

C.

In the Employment Information process add an Approve/Reject step to test the card type.

D.

In the Employment Information process validate card type for continued processing.

Full Access
Question # 63

You are configuring duplicate case search logic in a case type. How do you ensure that resolved cases are not evaluated as potential duplicates?

A.

Add a must match condition where the work status of the current case does not contain "Resolved"

B.

Add a weighted condition where the work status of potential duplicates does not contain "Resolved"

C.

Add a weighted condition that evaluates the work status of current and existing cases where work status equals "Resolved" and has a weight of "0"

D.

Add a must match condition where the work status of potential duplicates does not contain "Resolved".

Full Access
Question # 64

Consider the following requirement:

The patient must be able to modify physician details at any time without impacting primary case processing. Which configuration satisfies this requirement?

A.

Add a case-wide optional action to the case life cycle.

B.

Add a primary stage with at least one process to the case life cycle.

C.

Add an alternate stage with at least one process to the case life cycle.

D.

Add an assignment to the case life cycle.

Full Access
Question # 65

A data page holds product information and has the Reload if Older Than field set to 30 minutes. The data page is created at 7:43. The user then performs the following actions: 8:10 the user refreshes the product information 8:45 the user refreshes the product information At what time is the data page reloaded?

A.

8:13

B.

8:10

C.

8:40

D.

8:45

Full Access
Question # 66

What is the relationship between pyWorkPage and case data?

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 67

What are two attributes of application level security? (Choose two.)

A.

Create password and authentication policies.

B.

Identify authorized users who need access to the application.

C.

Set up security roles for personas in each case type.

D.

Prevent users from viewing features that they should not access.

Full Access
Question # 68

In which two situations is it appropriate to use a decision table? (Choose two.)

A.

A dance studio recommends a membership type based on the number and type of dance classes the customer wants to attend every month.

B.

Order total is calculated based on the quantity and price of the items in the customer's shopping cart.

C.

If customers decide to add insurance, checked bags, or early boarding to their airline tickets, extra fees are added to their order total.

D.

A hair care company suggests a line of products to customers based on their hair type, scalp moisture, hair moisture, and whether it is color-treated.

Full Access
Question # 69

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

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.

Full Access
Question # 70

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?

A.

Radio buttons

B.

Text input

C.

Drop-down

D.

Check box

Full Access
Question # 71

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?

A.

Group the manager column

B.

Filter the manager column

C.

Summarize the manager column

D.

Sort the manager column

Full Access
Question # 72

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

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

Full Access
Question # 73

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

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.

Full Access
Question # 74

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

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

Full Access
Question # 75

Employees submit time-off requests that must be approved by their manager. If the requested time off is extended beyond three weeks, the manager, director, and a member of human resources (HR) must approve the request. Which two configurations, when applied in combination, achieve this behavior? (Choose Two)

A.

Create a decision table and evaluate all rows.

B.

Use a cascading approval with an authority matrix.

C.

Use a cascading approval with a reporting structure.

D.

Configure custom approvals in the reporting structure.

Full Access
Question # 76

The business process for an automobile insurance claim consists of the following phases: -Submission: The customer contacts a customer service representative (CSR) to file the claim. -Review: An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs. - Repair: A third party performs the repairs on each vehicle, communicating with the adjuster and customer as necessary. - Verification: After each vehicle repair, the adjuster closes the claim. According to Pega best practices, which phase can you implement as a child case?

A.

Verification

B.

Submission

C.

Review

D.

Repair

Full Access