00:00

QUESTION 41

- (Exam Topic 1)
A large company uses Salesforce across several departments. Each department has its own Salesforce Administrator. It was agreed that each Administrator would have their own sandbox in which to test changes. Recently, users notice that fields that were recently added for one department suddenly disappear without warning. Also, Workflows that once sent emails and created tasks no longer do so. Which two statements are true regarding these issues and resolution? Choose 2 answers

Correct Answer: AD

QUESTION 42

- (Exam Topic 3)
Which two queries are selective SOQL queries and can be used for a large data set of 200,000 Account records? Choose 2 answers

Correct Answer: CD

QUESTION 43

- (Exam Topic 1)
A developer created three Rollup Summary fields: Total_timesheets_c, Total_Approved_timesheet_c and Total_project_Timesheet_c in the custom object, project _c
Now, the developer is tasked with created a new field to show the ratio between and approved

Correct Answer: CD

QUESTION 44

- (Exam Topic 2)
When calling a RESTful web service, a developer receives a JSON payload that has a data hierarchy that is nested three levels deep. How can the developer describe the external data?

Correct Answer: A

QUESTION 45

- (Exam Topic 2)
A developer needs to implement a system audit feature that allows users, assigned to a custom profile named "Auditors", to perform searches against the historical records in the Account object. The developer must ensure the search is able to return history records that are between 12 and 24 months old.
Given the code below, which select statement should be inserted below as a valid way to retrieve the Account History records ranging from 12 to 24 month old?
A)
Platform-Developer-II dumps exhibit
B)
Platform-Developer-II dumps exhibit
C)
Platform-Developer-II dumps exhibit
D)
Platform-Developer-II dumps exhibit

Correct Answer: D