Which are the OOTB reports which will give information about campaign effectiveness?
How can a user check how many licenses of each license type (like Salesforce, Salesforce Platform, Force.com – Free etc.) are in use?
What are the advantages of using Chatter Desktop over using the in-app Chatter?
If there is a custom validation rule on a custom object Position for the custom text field Location to make sure that this field is not left blank, then what are the various ways of bypassing this validation rule?
If multiple active approval processes exist on Account & an account record submitted for approval meets the entry criteria of multiple approval processes, then it cannot be guaranteed which approval process the record will enter.
A single Sales Process can be assigned to multiple opportunity record types.
When the email ID of a user is changed then email with link to verify the change is sent to:
Which of the following are the 3 layers of an application? (Select all that apply)
Preserving Data Quality What would be a use case for validation rules utilizing REGEX formula function to enforce data format?
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?
What are the 4 Declarative Application building blocks of the User Interface? (Select all that apply)
Identify the correct statements about dependent picklists (Select all that apply):
Master-Detail Relationship, the parent field on the child record can be optional.
Since Apex sharing reasons are not available for standard objects, so sharing individual records of standard objects is not possible.
Account object has a custom field 'Tax' of type number. Two account records are present in Salesforce, account name Acc1 has value 7 in this field while account name Acc2 does not have any value in this field. This custom field Tax is now given a default value of 89 by editing it. Which of these cases will happen:
'View All' has been checked at the profile level for a custom object Position. OWD is private of the Position object. A user will be able to view Position records owned by other users.
Organization wide default (OWD) is the first check used for determining access to records a user does not own.
'Status' is a picklist of the Account object having value 'Open' or 'Closed'. It is possible to create a sharing rule to share only those Accounts whose 'Status' is 'Open'.
Which of these standard objects cannot be shared? Account, Opportunity, Lead, Case, Product, Campaign, Contract, Contact
'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.
Roll up summary field and Cross object formula field can be created only for master detail relationship.
Once a sharing rule has been created to share Account records with Public Group A with read/write access to the shared accounts, then this sharing rule can be modified to share the Account records with Public Group B with read-only access.
A field marked as 'Required' on an object (while creating the field itself on the object by checking the checkbox for ‘Required – Always require a value in this field in order to save a record’) can be overridden to make this field 'Read-Only' by checking the ‘Read-Only’ checkbox on the page layout.
Which field type is not available while creating a new custom field in a newly created custom object?
Which Assignment Rule is available only if territory management is enabled?
When can system fields data such as created by and created date be given customized values?
A picklist called Section on Account has these 2 values A, B. How would you write a validation rule on this picklist to ensure that user selects either A or B while creating an account?
The Created Date field can be updated on a record using the Inserting System Fields feature.
If the record submitted does not meet the entry criteria of any active approval process, then the record gets rejected.