You should consider using a field value when the list of allowed values is_____________. Available Choices (select all choices that are correct)
A. mostly static
B. three or fewer items
C. updated often
D. shared across all case types
Which two requirements ensure that valid data is used in a case? (Choose two.) Available Choices (select all choices that are correct)
A. The data is organized in a data type
B. The data fits the business logic
C. The data is locally sourced
D. The data is the correct field type
You create an application for employees to submit timesheets. Employees enter work, vacation, and sick time for a particular week. On the entry form, employees see a summary of the total hours entered. After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee. You configure the user view that displays remaining vacation and sick time. The balance calculates by subtracting the vacation time and sick time for the week from the current vacation and sick time balances. Which configuration option is used to summarize the remaining vacation and sick time?
A. Use a When rule. When the application references the remaining vacation and sick time, each value calculates.
B. Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate.
C. Use pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate.
D. Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.
You want your application to have consistent styling across portals. You want the backgroundcolor of all buttons in your application to be blue. You want the background color of the buttons to be easily updated in case corporate branding changes. Which attribute do you modify to set the background color?
A. The application skin
B. The buttons format
C. The controls format
D. The background mixin
Users create Insurance Coverage Request Cases to authorize insurance payments. Users enter information that includes the name of the patient, the date of the procedure and the type of the procedure. After entering the information, user submits the request for a review of the patient's insurance policy. Because multiple users enter requests, duplicate request can occur. A request is considered a duplicate if the patient name, procedure type, procedure date match an existing request. You have been given two requirements:
-Ensure that users can identify duplicate requests.
-
If a case is duplicate, it is not written to the database. Otherwise, write the case to the database. Which two options configure application so that users can identify duplicate requests? (Choose two)
A.
Add a duplicate search step to the case life cycle design.
B.
Configure a duplicate search decision table and add it to a Decision shape
C.
Configure weighted conditions.
D.
Configure a validate rule to validate matching cases.
You are asked to create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days.
What is the process that you follow to create this visualization?
Available Choices (select all choices that are correct)
A. Open the Channels landing page and then add a new portal
B. Open the Explore data landing page, and then create a new insight
C. Open the Explore data landing page and then add a Reporting widget
D. Open the Data landing page and then create a new insight
Identify the two requirements that are satisfied by using a data transform. (Choose two.)
A. Display the same data on multiple user views.
B. Convert integer data to text data.
C. Copy an existing order to a new case.
D. Validate the format of a property value.
On a service level, the passed deadline interval is measured from Available Choices (select all choices that are correct)
A. the end of the goal interval
B. the end of the deadline interval
C. when a user begins the assignment
D. when the assignment is ready for a user
Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.
Select and Place:
Select each Process Step Description on the left and drag it to the appropriate Process Step on the right.
Select and Place: