Salesforce DEV-401 - Building Applications with Force.com and Visualforce
An Account record is owned by user A. For user B the 'Sharing' option would appear on this record if
Criteria based sharing rule is not available on which standard objects?
When upserting record using Apex Data Loader for an object that has an external id field, if the value for this external id field is not provided in the csv file or while mapping fields from the csv file to the Salesforce object fields, then the upsert will always fail as the external id is a required field.
A new time trigger (like ‘3 hours after Rule Trigger Date’ which is part of ‘Time-Dependant Workflow Actions’) cannot be added to a workflow rule under which cases using the ‘Add Time Trigger’ button?
Which of these cannot be deactivated?
'View All' has been checked at the profile level for a custom object Position but 'Modify All' has not been checked. OWD is read/write of the Position object. Any user can delete Position records owned by other users.
If OWD is private for a custom object Position, then a user can view only those Position records which are owned by him if no one down the role hierarchy below him has created any Position record and t here is no sharing rule on Position object.
Which statement is true?
Which of the following are true about custom objects? (Select all that apply):
If a developer wants interviewers to view positions, but to never view the Pay Grade listed for a position, which tool would the developer use?