3 Months Free Update
3 Months Free Update
3 Months Free Update
Which are the OOTB reports which will give information about campaign effectiveness?
User A belongs to profile ‘Custom – Recruiter’. At the profile level (Path as per Enhanced Profile User Interface, Setup -> Manage Users -> Profiles -> Custom – Recruiter -> Objects and Tabs -> Accounts) he does not have Read access on Account object. But yet he is able to see, edit, delete account records. What could be the reason?
Lead validation rule (like field Industry must have a value) always triggers when a lead is converted.
Employees in an organization with Salesforce who do not have a Salesforce license can join Chatter.
Among two records related by master – detail relationship, the detail record can have an owner which is different from the owner of the master record.
If at the profile level, 'Password Never Expires' has been checked but at Setup > Security Controls > Password Policies if it is specified that password expires in 30 days, then which of the two would be true for users of that profile?
Which of these values can a ‘if’ function used in a validation rule have in either the 2nd or the 3rd parameter?
If a submitted record meets entry criteria of multiple approval processes, then which approval process will it enter?
What are details of order of execution among validation rules, auto-response rules, assignment rules, triggers, escalation rules, workflow rules etc.?
Which of the following are true about custom objects? (Select all that apply):
If a user needs to give access to just one record, which feature should they use?
What are the different ways a flow can be deployed? (Select all that apply.)
How should you use permissions sets in conjunction with profiles to grant access permissions?
Which of the following actions are tracked in debug logs? (Select all that apply.)
If a developer wants to set up access in such a way that managers always see records owned by their subordinates, which feature should the developer use?
Preserving Data Quality What would be a use case for validation rules utilizing REGEX formula function to enforce data format?
What tools available to move migration changes (metadata)? (Select all that apply)
Which of the following statements are true about a lookup relationship? (Select all that apply):
On the Campaign detail page, the ‘Campaign Members’ related list refers to the people:
Which of these operations on a file in Chatter leads to the generation of a private file?
Which object allows creation of a hierarchical relationship with itself? (Data type: Hierarchy)
If any workflow rule is having a task of send email in which a particular user is a recipient of that email, then that user can be deactivated only if the workflow rule is deactivated.
Which of the standard fields of a custom object can be modified/specified during data load using Apex Data Loader?
Account object has a custom field 'Tax' of type number. Some account records are present in Salesforce which do not have any value in this field. This custom field is now made a required field by editing it. The editing will fail as some records are present which do not have a value for this field.
'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. For any user having this profile Position records owned by other users will be read/write.
The workflow actions within a workflow rule execute in the order in which they are created.
What is the difference between Apex Data Loader and Import Wizard as far as displaying error messages is concerned?
A record created meets entry criteria of multiple workflow rules. Which of the workflow rules will execute?
The values available in the Stage picklist of opportunity can be limited by creating a Sales Process for opportunity or from the picklists available for editing from any record type of opportunity.
A user has the System Administrator profile & hence has the ‘Create’ permission on Campaign. But when the user goes to the Campaign tab, the user cannot see the ‘New’ button for creating a new Campaign. What could be the reason?
If no record name is provided in the csv file while inserting a new record into Salesforce, then how is the record name field populated?
Which field type is not available while creating a new custom field in a newly created custom object?
New approval steps can be added to an active approval process only if it is deactivated.
If a field is marked as 'Visible' in 'Field-level security' and 'Read-Only' on the page layout, then how would the field be available to the end user as Visible (i.e. editable) or Read-Only?
Which of the following statements are true about field history tracking? (Select all that apply.)
In a Master-Detail Relationship, ownership and access to the child record are determined by the parent record
Master-Detail Relationship, the parent field on the child record can be optional.
What are the permissions that allow a system administrator to manage an application? (select all that apply)
Which users can grant sharing privileges on a given record? (Select all that apply)
If a role is added to Sales Team, then it will get added to which of the following teams?
Which of these records cannot be deactivated once activated? Product, Contract, Campaign
What are the various ways of making a tab (say Leads) hidden for any profile?
A field marked as required while creating the field can be removed from some page layouts.
'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'.
If a record of Associate custom object has been shared using an Apex Sharing Reason, then that Apex Sharing Reason cannot be deleted until the sharing of that record is changed to use some other Apex Sharing Reason.
If a role is added to Case Team, then it will get added to which of the following teams?
When can system fields data such as created by and created date be given customized values?
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.
What type of content can be include in Visualforce pages? (Select all that apply.)
Script tags allow you to create JavaScript (or other types of) functions that can be used with in your pages.
If the record submitted does not meet the entry criteria of any active approval process, then the record gets rejected.
To enforce data format using validation rule, which function should be used?
What feature must be enabled on your user record before you can use the Inline editor?
Which characters in the unique record Id identify the object to which it relates?
Standard picklist fields can be either controlling fields or dependent fields.