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

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?

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.

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

How do you route an assignment so that any available member of the department can perform the t ask?

A.

Route the assignment to a work list.

B.

Route the assignment to the admin user I

C.

Route the assignment separately to all members.

D.

Route the assignment to a work queue.

You are implementing a Ul form collecting job applicant information. Users must provide values to certain fields before submitting the form. Which configuration adds asterisks to indicate the mandatory fields on the form?

A.

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

B.

Configure the mandatory fields as Required in the section rule

C.

Use multiple Validate rules for each mandatory field

D.

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

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)

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.

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.

When a user selects a item in a list, the application displays data about that item. Data is copies to a page property using the Copy from a data page options.

After the data has been copies to the property, when is the data copies to the property again?

A.

Never

B.

The next time the case is opened

C.

The next time the property is accessed

D.

When the item is changed

In a Human Resources (HR) application, a business architect has developed a new process for the Onboarding case type. You want to test the process and the fields to verify the Ul elements collect expected results.

A.

Add explicit assertions on the Ul elements

B.

Create a unit test for the Onboarding case type

C.

Create a scenario test for the Onboarding case type

D.

Add validations on the Ul elements

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.

A requirement states: The tax identification number must contain 10 digits. How do you configure the field to support this requirement?

A.

Set the minimum and maximum values to "10" in a text field

B.

Use an edit validate rule that validates the tax identification number pattern.

C.

Use a decimal property type and make the field required.

D.

Configure a validate rule to test the tax identification number pattern.