DRAG DROP
From the left drag each report into the corresponding report type on the right.
Select and Place:
DRAG DROP
Select each security implementation on the left and drag it to the corresponding security policies.
Select and Place:
In a Human Resources (HR) application, a business architect has developed a new process for the Onboarding case type. You want to test the process and the fields to verify the Ul elements collect expected results.
A. Add explicit assertions on the Ul elements
B. Create a unit test for the Onboarding case type
C. Create a scenario test for the Onboarding case type
D. Add validations on the Ul elements
Which two scenarios require you to configure conditional processing within the case type? (Choose Two.)
A. A scholarship eligibility application requires students to enter standardized test scores, Students with qualifying test scores can schedule and interview. Students without qualifying test scores receives a rejection email.
B. A catering booking application requires customers to enter information about the expected party size, event date, and event time. When customers submit the information the catering company sends a confirmation email.
C. An application requires customer to select the type of request in a drop-down list. The system routes the request to the appropriate department work queue. A user with access to the work queue processes the case through fulfillment.
D. A shopping application requires a guest to fill out payment information. A user who enters a membership number skips the payment information step.
All managers must be able to view the Employee vacation requests report in their Manager portal dashboards. Which configuration fulfills this requirement?
A. Create a new landing page on the portal with the new report saved in a public category.
B. Add a report widget to the portal dashboard, and then click Publish to default.
C. Add a report widget to the portal dashboard, and then click Publish.
D. Add the report to a public category, and then add the out-of-the-box Reports landing page to the portal.
Users can access an apartment hunting application from different devices with different screen sizes.
A screen displays the photos of available properties. By default, the photos are displayed in three columns. When the screen width is less than 800 pixels, the photos should be displayed in two columns. How do you implement the screen for this requirement?
A. Use a dynamic layout with a responsive breakpoint at 800 pixels to change from inline- grid tripleto inline-grid double format.
B. Use a column layout with a responsive breakpoint at 800 pixels to hide the left column.
C. Circumstance the layout to display different number of columns at different screen sizes.
D. Circumstance the section rule to display different number of columns at different screen sizes.
You are developing a case type that processes scholarship applications. Scholarship applications advance based on the standardized test scores of the applicants. A decision shape directs the process flow. You want to test whether the process flows correctly, but you have not fully configured the user interface so that applicants can enter their standardized test scores.
How do you test that the process flows correctly based on the decision?
A. Use the Run Rule window to create a unit test to evaluate the flow rule.
B. Use a declare expression to set a value for the standardized test score field.
C. Use Live Ul to see how the case processes and if an error occurs.
D. Use the Clipboard tool to set a value for the standardized test score field.
You are defining a user view for a loan application. If the loan applicant indicates there is an existing open account, the Date account opened must be before the current date. Select the approach that meets the validation requirements.
A. Use a pick list control to verify the Date account opened is in the past,
B. Use a validate rule to verify the Date account opened is in the past.
C. Use a when rule to verify the Date account opened is in the past.
D. Use a calendar control to verify the Date account opened is in the past.
You are creating a case type to process job applications for a large corporation. Jobapplications for security positions require a physical assessment in addition to the standard criminal background check. The physical assessment can occur before or after the background check. How do you configure a case type to achieve the required behavior?
A. Create a process for the physical assessment that is followed by a process for the backgroundcheck.
B. Create a process for the physical assessment that is parallel to the background check process.
C. Create a process on one stage for the background check and a process on another stage for the physical assessment.
D. Create a process for the background check and an optional process for the physical assessment.
An application contains two case types, AutoClaim and PropertyClaim. The inheritance path for the application contains three copies of the pyDefault data transform that set property values for two properties, Work Item Urgency and Prefix. If the Call data transforms in superclass option is enabled for each data transform, what are the values of Work Item Urgency and Prefix when a user creates a PropertyClaim case?
A. Work Item Urgency = 10, Prefix = [no value]
B. Work Item Urgency = 0, Prefix = "C-"
C. Work Item Urgency = 10, Prefix = "C-"
D. Work Item Urgency = 20, Prefix = "A-