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

A manager requests a report that contains the following columns: Create Date, Case ID, Create Operator, and World Status. You must sort the cases so the case with the most recent create date appears at the top of the list and descends in order.

How do you design the report definition to support this requirement?

A.

Select Lowest to Highest sort type for Create Date.

B.

Add a filter condition where Create Date is greater than the current date.

C.

Select Highest to Lowest sort type for Create Date.

D.

Make the Create Date the first column in the report.

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.

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

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.

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

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.

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

A requirement states: When a business guest checks out of a hotel, the guest must complete a hotel review to receive a corporate discount. Select the case type relationship that satisfies the requirement.

A.

Configure hotel review as a spin-off case of the checkout request.

B.

Configure checkout request as a child case of hotel review.

C.

Configure both checkout request and hotel review as top-level cases.

D.

Configure hotel review as a child case of the checkout request.

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

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?

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.

How do you configure the application to display a field for entering a mobile phone number only when the check box is selected?

A.

Use a when condition in a data transform to determine whether to show the mobile phone number field.

B.

Use a when condition in the flow to branch the flow based on case data.

C.

Use a circumstance on the check box property to create a rule variant that is effective when the check box is selected.

D.

Use a when condition in the Ul form to determine whether to show the mobile phone number field.