You're creating an interface object that displays a report of open cases. This interface will be used as the content of a site page.
Users in the "ACME Employees" group must be able to view the report.
Which two steps should you perform? (Choose two.)
You have a Case record type with data sync enabled to retrieve submitted support cases.
What is the best approach to limit who can see which records in the record type?
You run a report on different employee transactions by using a View.
You encounter the following error: "a!queryEntity: An error occurred while retrieving the data."
What is the most likely root cause of this error?
You're designing a custom component rule!pagingComponent() to page through a list of items. The component must display the current page numbers being shown, as well as the total number of items. Users should be able to click arrows to increase or decrease the pagination.
Review the following:

Which two patterns should be used when calling the component in this scenario? (Choose two.)
Your client wants to configure user authentication using single sign-on (SSO) in their cloud environment.
Which two authentication types should you use to support this requirement? (Choose two.)
You're designing an expression rule that needs to retrieve employees from a database for a given department and display their full name concatenated with their role in a list for a dropdown field.
Which design approach should you recommend?
The synced record Task has a self-referential relationship defined in the column parentTaskId. There is a many-to-one record relationship between the id and parentTaskId called parentTask.
For a given task ID, you need to return the task name and the parent task name.
What should you do?
You're developing a functionality to manage transactions for an insurance company. Each transaction can have multiple items where respective item type and item amount can be entered. The amount entered can be either negative or positive, and is a decimal data type with a precision of 8 and a scale of 2.
A maximum of 10 items can be entered for a transaction. Once all the items are entered, you need to calculate and show the sum of all items' total amounts at the transaction level.
What is the best way to calculate and display the sum of all item amounts?
Match each authentication type to the correct authentication characteristic description.
Note: Each description will be used once. To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.
