Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

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

A.

Accuracy

B.

Coding

C.

Speed

D.

Performance

Full Access
Question # 5

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

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

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

How is the Conversation preference data type sourced?

A.

Local system of record

B.

No system of record

C.

External system of record

Full Access
Question # 8

In which situation do you configure branched rulesets?

A.

One team creates a new patch for an application while another team creates a new major version of the application

B.

You need to delegate rules to process owners from the business

C.

Multiple teams need to work on the same application version

D.

A team needs to work on the next version of an application while preparing to migrate the current version.

Full Access
Question # 9

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

A.

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

B.

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

C.

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

D.

Enable email notifications on the case type.

Full Access
Question # 10

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?

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 greater than 21 for age and USD2000 for income.

D.

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

Full Access
Question # 11

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

A.

Is field entry required?

B.

Are processing actions applied to the field?

C.

Does the field require a data source?

D.

How do users enter values into the field?

Full Access
Question # 12

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

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

A.

lLik3Chocolate&sawDustIcecre@m

B.

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

C.

bluedoor

D.

Pe6@5yst3m$

Full Access
Question # 14

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)

A.

Create and 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.

Full Access
Question # 15

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

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

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

A help desk ticket case type is defined as follows:

If the Process ticket step is configured to set the status to Pending-Triage, when is the status of the case set to Pending-Triage?

A.

When the Triage stage starts

B.

When the Process ticket step completes

C.

When the Enter Ticket Details step completes

D.

When the Process ticket step starts

Full Access
Question # 17

An online sales application supports both laptop and mobile devices. You are configuring theapplication skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require. Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)

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

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

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.

Full Access
Question # 19

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

A.

.Address(Home).State

B.

.Home.State.Address

C.

.Home(Address).State

D.

.Address.Home.State

Full Access
Question # 20

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

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

view and Order Summary view?

A.

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

B.

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

C.

Embed the Payment section in the Order Summary section.

D.

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

Full Access
Question # 21

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

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

Full Access
Question # 23

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)

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

Full Access
Question # 24

Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.

Full Access
Question # 25

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

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?

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

Full Access
Question # 27

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

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

Full Access
Question # 28

You are configuring routing for a customer warranty service request. All warranty

servicerequests are routed to the warranty resolution group except for warranty service requests for betanrelease product that requires review by the vice president of service. How do you configure assignment routing to review warranty service requests?

A.

Route the assignment to the vice president of service who routes assignments to the warranty resolution group as needed.

B.

Route the assignment to the warranty resolution group who sends an email notification to the vice president of service for the beta-release product.

C.

Route the assignment to the skilled group for the beta release when the request is for the beta release. Otherwise, route the assignment to the warranty resolution group.

D.

Route the assignment to the vice president of service when the request is for the beta release. Otherwise, route the assignment to the warranty resolution group.

Full Access
Question # 29

From the employee training portal, an employee opens a new Enrollment case, submits course selections, and receives an email confirmation. There is an error in the email confirmation. You must identify the cause of the error by recording a set of interactions on the portal and testing expected behavior on the data collection fields. What three steps, when applied in combination, achieve the required testing? (Choose Three)

A.

Add stage-entry validations on the Enrollment case fields.

B.

Create a test case for the employee portal.

C.

Add assertions on the Ul elements to verify correct data collection.(Ul Assertion)

D.

Run a new Enrollment case from the employee training portal.

E.

Add field validations on the course selection step.

Full Access
Question # 30

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

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

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

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

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

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

Full Access
Question # 31

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

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

A.

When Investigate claim step completes

B.

When the Process claim stage starts

C.

When the Review claim step completes

D.

When the Review claim step starts

Full Access
Question # 32

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

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.

Full Access
Question # 33

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

A.

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

B.

Manage administrative functions such as access to log files.

C.

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

D.

Design how Ul elements render across different mobile devices.

Full Access
Question # 34

A form must support accessibility.

How do you enable a user to specify a date?

A.

Configure a text box to allow date entry.

B.

Use a calendar control that displays an entire year.

C.

Use a calendar control that displays an entire month.

D.

Provide separate controls for month, day, and year.

Full Access
Question # 35

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

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

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.

Full Access
Question # 37

An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement: Customers muse select a make, model, and year to initiate a vehicle-specific search. How do you configure the data storage in the application to implement the requirement?

A.

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

B.

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

C.

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

D.

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

Full Access