Select each description on the left and drag it to the correct field type on the right.
Select and Place:
In the Answer Area, select the Data Transform configuration that defaults the Quantity property value on a Purchase Request case to 1.
Hot Area:
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
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
You are implementing a data entry screen to include an asset ID field to track company equipment. All asset IDs are eight characters in length. The first three characters are letters followed by a five-digit number. Which validation approach restricts entries for the asset ID field to the required format?
A. Validate rule
B. Min/Max characters
C. Text data type
D. Edit Validate rule
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.
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 UI 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.
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.
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
Customers can log their own product support requests using an online portal. Once logged in, the portal displays the list of products purchased by the customer. The customer can initiate one or more support requests for each product. What is the appropriate scope for a data page that sources the list of products purchased by the customer?
A. Thread
B. System
C. Requestor
D. Node