Select each Flow Shape on the left and drag it to the correct Use Case on the right.
Select and Place:
While testing a business process to approve an expense report, you receive an error. Which tool allows you to review the rule execution to determine the source of the error?
A. The Tracer
B. The Clipboard tool
C. The Application Profiler
D. The Dependency Analyzer
Consider the following requirement:
The patient must be able to modify physician details at any time without impacting primary case processing.
Which configuration satisfies this requirement?
A. Add a case-wide optional action to the case life cycle.
B. Add a primary stage with at least one process to the case life cycle.
C. Add an alternate stage with at least one process to the case life cycle.
D. Add an assignment to the case life cycle.
Select the three benefits of using Direct Capture of Objectives (DCO). (Choose Three)
A. Generate the latest code from business-friendly metaphors.
B. Empower project participants to review development progress.
C. Facilitate collaboration between business and IT around working models.
D. Automate custom business processes.
E. Enter and store business requirements in the application.
Which two conditions do you test with a unit test? (Choose Two)
A. A property value is set correctly by a data transform.
B. A data page populates without any errors.
C. An application displays user views for 20 users within three seconds.
D. An application is successfully migrated to a test system.
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 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 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.
In which two situations do you configure local data storage? (Choose Two)
A. Defining valid values for a property
B. Caching data retrieved from an external system
C. Storing reference data as part of the application
D. Saving case data in an application
A customer wants to copy the contents of a previous order to their current order. What rule type do you use to copy the order contents?
A. Data page
B. Data transform
C. Declare expression
D. Function
You are asked to build a report listing customer order cases with an Order Total value over USD10000 sorted by Creation date (pxCreateDate). The report should display the following three fields: Case ID (pylD), Customer ID, and Order Total. Which property or property combination should you optimize to improve performance?
A. Order Total
B. pxCreateDate
C. Customer ID and Order Total
D. pxCreateDate and Order Total