Match the business need to the most appropriate work party instantiation option
Select and Place:

While testing a form, you need to verify the contents of a data page in memory. Which tool do you use to view the current contents of the data page?
A. The Tracer
B. The Data Explorer
C. The Clipboard tool
D. Live UI
Users can access an apartment search application from different devices with different screen sizes. A screen displays the photos of available properties. On a wide desktop screen, the photos are displayed in an inline format. On a smart phone, the photos should be displayed in a vertical stack.
How do you implement the screen for this requirement?
A. Use a dynamic layout with a responsive breakpoint at smart phone screen width to change from an inline format to a stacked format.
B. Circumstance the section rule to display the photos with different arrangements at different screen sizes.
C. Use acolumn layout with a responsive breakpoint at smart phone screen width to hide the left and right columns.
D. Circumstance the layout to display the photos with different arrangements at different screen sizes.
A list report includes columns for purchase requests and regional cost centers. A manager wants the report to show the total number of purchase requests for each of the regional cost centers. How would you configure the report definition?
A. Use the purchase requests column to group the cost centers.
B. Summarize the regional cost centers by count.
C. Filter the results so that only cost center and purchase requests are included in the report.
D. Summarize the purchase requests column by count.
In an airline reservation application, users enter departure and return dates and submit for flight search. This is implemented as a flow action. You need to ensure that the return date is later than the departure date. You also need to copy the dates to a search parameter page that is used for flight search.
Select the two rule types that the flow action references to satisfy these requirements. (Choose two)
A. Edit Validate
B. Validate
C. Service Level
D. Data Transform
Which rule can only return a true/false result when evaluating a condition?
A. Decision tree
B. Declare expression
C. When rule
D. Decision table
ABC Corp requires that expenses billable to a client are reviewed by an auditor in the Finance department. After the auditor approves the expenses, the client is billed. You create the work party for the auditor as an instance of which class?
A. Data-Party-Org
B. Data-Party-Operator
C. Data-Party-Com
D. Data-Party-Person
A company establishes a deadline to respond to customer inquiries. During the month of June, an increase in customer inquiries lengthens the average response time per inquiry beyond the established deadline. To address the issue, the company decides to lengthen the deadline until the end of August.
How do you satisfy this requirement?
A. Circumstance the process using theProperty and Dateoption, and specify a start date and end date for the case creation date.
B. Circumstance the service level using theTemplateoption, and create a circumstance definition with the start date and end datefor the extended deadline.
C. Circumstance the property used to record the due date for addressing the inquiry, and specify a start date and end date for the extended deadline.
D. Circumstance the service level using theProperty and Dateoption, and specify a start date and end date for the extended deadline.
Which issue is identified as a Guardrail violation?
A. A property in a report has not been optimized.
B. A decision table returns an invalid connector name to a flow.
C. An activity writes to the wrong clipboard page.
D. A decision tree contains a branch that cannot be reached.
Which of the following scenarios requires the configuration of an action set?
A. Reducing the screen width converts an inline to a stacked dynamic layout.
B. Selecting a check boxshows additional input fields.
C. Clicking a button clears the fields in a form.
D. Entering a text value in a numeric field displays a custom error message.