While creating record type specifying associated process is compulsory (like Sales process for Opportunity or Support process for Case or Lead process for Lead or Solution process for Solution) OR while creating process specifying associated record type is compulsory?
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?
Files can be uploaded on Chatter from:
If this option is unchecked on Customize > Leads > Settings, ‘Enforce Validation and Triggers from Lead Convert’ then the validation rules and triggers of account, contact & opportunity are bypassed but the validation rules and triggers of lead execute.
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.
Can a single permission set be assigned to users of different profiles?
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.
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 operations on a file in Chatter leads to the generation of a private file?
Which objects are available while importing data using the import wizard?
How can a user check how many licenses of each license type (like Salesforce, Salesforce Platform, Force.com – Free etc.) are in use?
Can attachments to Salesforce records be attached using the Apex Data Loader?
Users or contacts can be added to the ‘Account Team’ of an account.
What is the Process Visualizer used for?
What is a joined report?
Which statement is true?
List the 3 Declarative Application building blocks of The Data Model.
In a Lookup relationship, cross-object field updates and roll-up summary fields can be done.
What is a custom Application?
How many versions of a flow can be active at one time?
If a user needs to give access to just one record, which feature should they use?
What is the most restrictive Organization-wide default?
Change sets can be used to move data and metadata from one organization to another.
What is the name of the default public group to which all users are added?
What is the Declarative Interface?
When is Manual Sharing used?
How can you prevent an encrypted field from being edited?
What can be done with Visualforce?
When setting up a validation rule, you must write the error condition formula and the_____________
Approval processes a re not available in a change set.
Which of these standard objects cannot be shared? Account, Opportunity, Lead, Case, Product, Campaign, Contract, Contact
What is the advantage of using Custom Report Type while creating report?
A standard object can be a child object in a
Multi select picklist can be dependant field only and not a controlling field.
Organization wide default (OWD) is the first check used for determining access to records a user does not own.
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?
The workflow actions within a workflow rule execute in the order in which they are created.
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.
If a Custom Summary Field/Formula is created in a Custom Report, then which operations can be performed by this field on any of the fields of the primary object or related object?
Field level security and record types work at
Which are the 3 values for Organization wide defaults?
Once a sharing rule has been created based on owner, then it can be modified to make it a sharing rule based on criteria.
'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'.
Opportunity is synced with
Custom Summary Field/Formula is available only in report generated from Custom Report Type using with or without relationship with some other object.
Which are the 2 places where activities can be viewed?
Which are the 4 desktop clients that integrate Salesforce with your PC?
The recruiting team would like the Programming Languages field to display only when the department is specified as Engineering on a job application. What tool should you use?
Submitters can always recall approval requests.
What attributes are required for the component?
What type of content can be include in Visualforce pages? (Select all that apply.)
How long is the setup audit trail stored for?
Which are the 3 types of Assignment Rules?
What does development mode enable? (Select all that apply)
Which of the following best defines controllers?
You need to track changes that a developer, who has left, made to the configuration. Which tool should you use?
The sales team would like to have a map displaying the company location on the Account page. What tool should you use?
A Junction object is a custom object on the detail side of TWO relationships and is used to connect 2 objects you want to relate together and is sometimes called a "Many to Many" relationship.
Describe the Developer Console
Describe a roll-up summary
You cannot relate records from the same object via an relationship field.
What is a contact role and for which objects is it available?
What values are available for Field-level security?
Records can enter an approval process based on
What is the record limit for loading records using import wizards?
A user faces problem while logging into Salesforce. What should administrator do?
Standard picklist fields can be either controlling fields or dependent fields.
What feature must be enabled on your user record before you can use the Inline editor?
To transfer records, what permissions are required?
What is the limit for Fields History Tracking per object?
While adding a contact role to an Account which of these contacts a counter available?
Which is the order of execution among these? Escalation rule assignment rule trigger workflow rule validation rule auto-response rule?
What attribute of the component can be used to hide the related lists
When can system fields data such as created by and created date be given customized values?
A standard field can be marked as external id field.
What does development mode enable? (Select all that apply)
How many maximum cross object formula fields are allowed in an object?
Which elements can be stored in folders?
Which objects are available while importing data using the import wizard?
What is the difference between Apex Data Loader and Import Wizard as far as record loading is concerned?
A record created meets entry criteria of multiple workflow rules. Which of the workflow rules will execute?
From where would you add the Default Account Team?
Which operations can and cannot be performed by any employee of an organization who does not have a Salesforce license but has joined Chatter at the invitation of another user?
Specifying entry criteria is compulsory for:
How to find out if SFDC environment uses packages?
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?
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.
In Salesforce Mobile, a user profile like Custom – Recruiter can be assigned only one Mobile Configuration at a time.
When the email ID of a user is changed then email with link to verify the change is sent to:
How many permission sets can you have in an organization?
On the Campaign detail page, the ‘Campaign Members’ related list refers to the people:
Escalation Rules and Auto-Response Rules are available only for cases.
While inserting/updating/upserting a new user using the Apex Data Loader, values for which of these fields can be provided in the input csv file?
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.
OWD of child is always determined by OWD of parent.
Criteria based sharing rule is not available on which standard objects?
Which are the 3 values for Organization wide defaults?
Once a sharing rule has been created based on owner, then it can be modified to make it a sharing rule based on criteria.
Which of these can have only one of them active at a time?
Who all have a lifecycle?
Roll up summary field and Cross object formula field can be created only for master detail relationship.
External id can be created for field of type text, number or email.
Sharing rules can be more restrictive than the Organization Wide Default.