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
Which item is automatically generated when adding an external data source to a data object? Available Choices (select all choices that are correct)
A. A simulated data source to test the implementation
B. The authenticating information if required by the corresponding service
C. A data transform to map the application data model to the connector
D. The uniform resource identifier that identifies the web service
All managers need to view the Employee vacation requests report in their Manager portal dashboards. Only managers have access to this report. Which configuration do you perform to fulfill these requirements? Available Choices (select all choices that are correct)
A. Create a new landing page on the Manager portal with the new report saved in a public category
B. Add a report widget to the Manager portal dashboard and then click Publish
C. Add the out-of-the-box Reports landing page to the Manager portal
D. Add a report widget to the Manager portal dashboard and then click Publish to default
You are configuring an external data source using the Integration Designer. You have the REST, Dev, Stage, and Prod endpoint URLs, and a name for the data source. What other information do you need to configure the external data source?
A. The name of the database where the source data is stored
B. The data views using the external data source
C. A plan for mapping the data and REST response fields
D. A backup endpoint URL if the configured URL refuses to connect
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 to unit test a rule to ensure that the rule executes as intended, you need to populate a test page with valid data.
Which two options allow you to populate a test page before testing the rule? (Choose two)
Available Choices (select all choices that are correct)
A. Configure an assertion to define the required data
B. Configure a validate rule to populate the page with the necessary data
C. Run a data transform to create the test page.
D. Copy data from an existing clipboard page
You are configuring an accident claim case with two child cases for an automobile insurance company, as shown in the following figure:

The business requirement changes to allow the parent case to continue independently of the child case processes.
How do you configure the Wait step for this requirement?
Available Choices (select all choices that are correct
A. Configure the step so that only one child case must be resolved before the parent case can continue
B. Configure the step to continue the parent case when the child cases reach the payment pending review status
C. Configure the step to continue the parent case when the child cases reach auditor approval
D. Configure the step so that users can continue with the parent case process regardless of child case status
In which two situations is it appropriate to use a decision table? (Choose two) Available Choices (select all choices that are correct)
A. dance studio recommends a membership type based on the number and type of dance classes the customer wants to attend every month
B. Order total is calculated based on the quantity and price of the items in the customer's shopping cart
C. A hair care company suggests a line of products to customers based on their hair type, scalp moisture, hair moisture, and whether it is color-treated.
D. If customers decide to add insurance, checked bags or early boarding to their airtine tickets extra fees are added to their order total
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.
Select each description on the left and drag it to the correct property mode on the right.
Select and Place:
