Term
|
Definition
| A Campaign is any Marketing project that you want to plan, manage and track in Salesforce. |
|
|
Term
|
Definition
| A Lead is any person, organization or company that may be interested in your products. Sometimes Leads are referred to as Prospects or Suspects. Leads are not yet customers. |
|
|
Term
|
Definition
| An Account is an organization, individual or company involved with your business such as customers, competitors and partners that you wish to track in Salesforce. |
|
|
Term
|
Definition
| A Contact is any individual or influencer associated with an account that you want to track in Salesforce. |
|
|
Term
|
Definition
| An Opportunity is any potential revenue-generating event ("sales deal") that you want to track in Salesforce. |
|
|
Term
|
Definition
| A case is a detailed description of a customer's feedback, problem or question. |
|
|
Term
|
Definition
| A solution is a detailed description of a customer issue and the resolution of that issue. The collection of your organization's solution is referred to as knowledge base. |
|
|
Term
|
Definition
| Forecast is your best estimate of how much revenue you can generate in a quarter. |
|
|
Term
|
Definition
| Reports are summaries and analyses of your data, which you can display or print. |
|
|
Term
|
Definition
| Dashboards give you a real-time snapshot of corporate metrics and key performance indicators. A dashboard is a group of different charts or components that graphically display your custom report data. |
|
|
Term
| What are Calendar and Tasks? |
|
Definition
| Activities are both tasks and scheduled calendar events. You can define and track activities for many different objects, including campaigns, accounts, contacts and leads. |
|
|
Term
|
Definition
| Products are the individual items that you sell on your opportunities. |
|
|
Term
| What are the different editions in a Sales Cloud? |
|
Definition
Contact Manager Group Professional Enterprise and Unlimited. |
|
|
Term
| What are the different editions in a Service Cloud? |
|
Definition
Professional Enterprise and Unlimited |
|
|
Term
| When does a user receive an email to activate his IP address? |
|
Definition
After a user enters his login credentials and clicks on the Login button - Salesforce checks whether the user is active. - Checks if the Profile has login hours set. - Checks if there are IP restrictions at Profile level. - Checks browser for salesforce cookie - Checks if IP is within Org wide trusted network. Yes on any of the above options - bypass identity confirmation. No to all of the checks - activation reqd. |
|
|
Term
| What is a business process? |
|
Definition
Lead Process: Lead Status (open, closed, etc.) Sales Process (opportunity): Stage (won, lost, percentage) Support Process (case): Case Status (open, closed, etc.) Solutions Process: Solution Status (draft, deployed, etc.) |
|
|
Term
|
Definition
| A collection of settings and permissions that determines what the user can do with records they have access to and how they view those records |
|
|
Term
| Will Profiles override your organization's sharing model? |
|
Definition
Profiles never override your org sharing model. For example, the Standard User profile gives a user access to create, edit and delete leads. However a user with this profile cannot edit or delete other user's leads if your org sharing model is set to Read Only for leads.
Profiles, Org wide sharing model and Role Hierarchy are considered together for access. |
|
|
Term
| What are the standard profiles? |
|
Definition
System Administrator Standard User Read Only Contract Manager Solution Manager Marketing User |
|
|
Term
| Can Standard Profiles be edited? |
|
Definition
| They cannot be edited but the Tab settings for standard profiles are always configurable. |
|
|
Term
| What is a Marketing User profile? |
|
Definition
| Has all the permission of a standard user and can import leads for the organization. |
|
|
Term
| Explain Contract and Solution Manager? |
|
Definition
Contract Manager has all the access of a Standard User and can create, edit, delete, approve and activate contracts.
Solution Manager also has the same access as a Standard User and can manage published solutions and solution categories. |
|
|
Term
| What are the components of a Profile |
|
Definition
Page Layouts Profile Level Security Custom Apps Tabs Record Types Login hours and IP addresses Administrative, General and Object permissions. |
|
|
Term
When are custom fields removed from recycle bin?
30 days or 45 days? |
|
Definition
|
|
Term
| Changing what data type will cause loss of data? |
|
Definition
Changing to/from Date & Datetime Changing to Number, Percent and Currency from other data types. Changing from Checkbox, Multiselect picklist, Autonumber to other types. Changing to Multi-select picklist from any type except picklist. Changing to Autonumber except from Text Changing from Text Area (Long) to Email, Phone, Text and URL |
|
|
Term
| Will the recycle bin contain data of the deleted custom field? |
|
Definition
| Yes, it will be available for restore for 45 days. |
|
|
Term
| Things to know about dependent picklist. |
|
Definition
Standard picklist, can be a controlling field but not dependent field. Custom picklist, can be a controlling field and a dependent field. Custom Multi-select picklist, cannot be a controlling field but can be a dependent field. Standard and Custom checkbox, can be a controlling field but not dependent field. |
|
|
Term
| What standard picklist cannot be controlling fields? |
|
Definition
User - Salutation, Currency, Locale & Lang Activity - Subject, Type, Show Time As |
|
|
Term
| Can dependent picklist have default values? |
|
Definition
|
|
Term
| What is the max number of picklist values? |
|
Definition
|
|
Term
| Can there be nested dependent picklist? |
|
Definition
| You can have unlimited dependency levels but the values are filtered only by the direct parent not grandparents. |
|
|
Term
| What is the characteristic of Lookup relationship? |
|
Definition
It has not effect on - deletion - record ownership - security and - is not required on page layouts |
|
|
Term
| What do you know about lookup relationship on Opportunity products and Users? |
|
Definition
Opportunity products can have lookup relations from but not to them. Users cannot have lookup relationship from them but can have to them. |
|
|
Term
| What is the impact to Report type when you create a lookup relationship? |
|
Definition
| A new report type is created under "Others Reports" when you create a lookup relationship between custom objects. |
|
|
Term
| What is the alternate to using nested IFs? |
|
Definition
| Use Case statement as the number of SOQL statements is less compared to nested IFs. |
|
|
Term
| How many levels can a formula reach? |
|
Definition
| Upto 5 levels of parents and grandparent objects. |
|
|
Term
| Which takes precedence - field level security or page layout? |
|
Definition
| The most restrictive setting is used. For example - if FLS is readonly and pagelayout is required for a field then the field will be read-only. |
|
|
Term
| How many fields can be displayed on a customizable related list? |
|
Definition
|
|
Term
| How is the permission between Sharing Rules, Role Hierarchy and Organization wide defaults |
|
Definition
Role Hierarchy overrides Org wide default setting. Sharing rules are used when you cannot get access using role hierarchy setup and org wide defaults. Delegated Administration (View All, Modify All) overwrites all the security settings. Sharing rules open up access while org wide default restricts access. |
|
|
Term
Which is the most minimum access Sharing rules Role hierarchy or Org wide defaults |
|
Definition
|
|
Term
| Do sharing rules apply to existing records? |
|
Definition
| Yes and it applies to new records as well. |
|
|
Term
| If a user is assigned to a group or role that is assigned to a sharing rule, will the rules be evaluated? |
|
Definition
| Yes if a user is assigned to a group or role used in a sharing rule then the sharing rules will be evaluated. |
|
|
Term
| Can a group or rule be removed from a sharing rule? |
|
Definition
| No, groups and roles in a sharing rule cannot be removed. You can only edit the access levels to the roles and groups. |
|
|
Term
| What is the effect on the account visibility of a user gets access to opportunity or case or contact by a sharing rule? |
|
Definition
| He gets view access on the account. |
|
|
Term
| When are sharing rules re-evaluated? |
|
Definition
Whenever new users or existing users are modified from a group or role of a sharing rule. Also when records are transferred to users, the rules are re-evaluated. Also when the rule is updated, re-evaluation is done. |
|
|
Term
| When does creating sharing rules make sense? |
|
Definition
| When the org wide default is either Read-only or Private. |
|
|
Term
| What should the Account org wide default be if you want to make the Contact public read/write |
|
Definition
| At least 'public read-only' |
|
|
Term
| What is the difference between 'View All' and 'View All Data' permissions? |
|
Definition
'View All Data' provides read access to all the objects while 'View All' is managed at each object level.
Similar is Modify All Data and Modify All permissions. |
|
|
Term
|
Definition
OWD [restrict access] Role Hierarchy [vertical access] Sharing Rules [lateral access] Manual Sharing [flexible] Delegated Administration [admin] |
|
|
Term
|
Definition
Used for organizing email templates, documents, reports and dashboards. Access is defined - Read or Read/Write Access is explicit - does not roll up based on role hierarchy |
|
|
Term
| What kind of permissions do you need for Folders? |
|
Definition
| Manage Public Documents gives you the access to create a new folder. |
|
|
Term
| Can you create email alerts on workflow rules on activities? |
|
Definition
|
|
Term
| Can you create outbound message for workflow rules on junction object? |
|
Definition
|
|
Term
Workflow rules are triggered when a standard object in a master-detail relationship is re-parented, even if the object's evaluation criteria is set to When a record is created, or when a record is edited and did not previously meet the rule criteria. True or False? |
|
Definition
|
|
Term
| Can cross object field updates be possible? |
|
Definition
| Only on workflows that is related to custom objects. In standard objects, it is only possible with CaseComments and EmailMessages. |
|
|
Term
Salesforce.com processes any rules in the following order: 1. Validation rules 2. Assignment rules 3. Auto-response rules 4. Workflow rules (with immediate actions) 5. Escalation rules
True or False |
|
Definition
|
|
Term
| Execution order of time dependent actions? |
|
Definition
Time triggers are not necessarily executed in the order they are displayed on the workflow rule detail page.Workflow rules list time triggers that use the Before field first, followed by time triggers that use the After field. |
|
|
Term
If you change a date field that is referenced by an unfired time trigger in a workflow rule that has been evaluated, Salesforce.com recalculates the unfired time triggers associated with the rule. For example, if a workflow rule is scheduled to alert the opportunity owner seven days before the opportunity close date and the close date is set to 2/20/2011, Salesforce.com sends the alert on 2/13/2011. If the close date is updated to 2/10/2011 and the time trigger has not fired, Salesforce.com reschedules the alert for 2/3/2011. If Salesforce.com recalculates the time triggers to a date in the past, Salesforce.com triggers the associated actions shortly after you save the record. |
|
Definition
|
|
Term
| If a time trigger uses a field that is null, Salesforce.com ignores the time trigger. True or False? |
|
Definition
|
|
Term
You can deactivate a workflow rule at any time. If the rule has pending actions in the workflow queue, editing the record that triggered the rule removes the pending actions from the queue. If you don't edit the record, the pending actions are processed even though the rule has been deactivated. |
|
Definition
|
|
Term
| In edit mode, do field level security apply to required fields? Yes or No |
|
Definition
|
|
Term
| Conceptually validation rules are fired for the entire record not just the field. |
|
Definition
|
|
Term
| What is the sequence in validation rule execution> |
|
Definition
1. Standard validation rules like required, unique, data type 2. Custom validation rules |
|
|
Term
| Is validation rule enforced - Support objects? |
|
Definition
| All except Forecasts and Territories |
|
|
Term
| Is validation rule enforced - Reporting & Dashboards? |
|
Definition
|
|
Term
| Is validation rule enforced - API ? |
|
Definition
|
|
Term
| Is validation rule enforced - Import and Data Loader |
|
Definition
|
|
Term
| Is validation rule enforced - Lead Convert? |
|
Definition
| Yes, if enabled for your organization |
|
|
Term
| Is validation rule enforced - Record Merge |
|
Definition
|
|
Term
| Is validation rule enforced - Offline, connect for outlook and salesforce mobile? |
|
Definition
| Only when the data is synchronized with server. |
|
|
Term
| Is validation rule enforced - Web To Case and Web to Lead? |
|
Definition
| Web to Case - enforced but no feedback to user, admin notified of errors. |
|
|
Term
| Is validation rule enforced - Self Service Portal |
|
Definition
|
|
Term
| Can validation rules be packaged? |
|
Definition
|
|
Term
| Requiredness is available for standard fields? |
|
Definition
| No, it is available only for custom fields |
|
|
Term
| If you have existing data that is not unique, will you be able to enforce Uniqueness by setting the Unique property? |
|
Definition
| No, when you select Unique property, Salesforce will attempt to create a Unique index which will fail because of duplicate data. So Uniqueness will not be enforced. |
|
|
Term
| Data import wizard can be used to import data for? |
|
Definition
| Accounts, Contacts, Leads, Solutions and Custom objects. |
|
|
Term
| Contacts and Leads may be updated based on matching email address? |
|
Definition
|
|
Term
| Solutions can be updated based on Solution Titles? |
|
Definition
|
|
Term
| Custom objects can be updated based on Custom object names? |
|
Definition
|
|
Term
| What is the limit on the number of records that can be imported using UI? |
|
Definition
|
|
Term
| What are the supported data types for an External ID field? |
|
Definition
|
|
Term
| Is External field case insensitive? |
|
Definition
|
|
Term
| How many external fields can you have on an object? |
|
Definition
|
|
Term
| Can a field in CSV be mapped to more than one salesforce field? |
|
Definition
|
|
Term
| Can you create a record that has a lookup field that is not yet defined? |
|
Definition
| No, lookup records must be created before adding the records that refers it. |
|
|
Term
| How can Account and Contact fields be imported? |
|
Definition
| Using the record Id, only then will you be able to update the record owner, account name, account site, created by , last modified by, contact first name and contact last name |
|
|
Term
| What happens if you dont check 'Overwrite existing data'? |
|
Definition
| Only blank fields will be updated with values from CSV. |
|
|
Term
| What tool will you use to load data into Opportunities or Products? |
|
Definition
| Data Loader. Import Wizard is used only for Accounts, Contacts, Leads, Solutions and Custom objects. |
|
|
Term
| Which tool can I used to schedule data import? |
|
Definition
|
|
Term
| Which tool can I use to load data without triggering workflow rules? |
|
Definition
|
|
Term
| Which tool should I use to prevent duplicates? |
|
Definition
|
|
Term
| How long does the Recycle bin hold data? |
|
Definition
| 30 days, it is 45 days for custom fields but 30 days for data. |
|
|
Term
| Does data in recycle bin count towards storage limit? |
|
Definition
| It is not while deleted custom fields is counted towards the total number of custom fields for the org. |
|
|
Term
| What is the limit of records in Recycle bin? Say if the size is 1GB. |
|
Definition
rule = 250 * Size in MB. For the question = 250 * 1000MB = 250, 000 records. |
|
|
Term
| You cannot deleted a product that is used on an opportunity? |
|
Definition
|
|
Term
| You cannot delete the Standard Price book or a price book that is on an opportunity? |
|
Definition
|
|
Term
| Wht are the two types of storage allocation in salesforce? |
|
Definition
Data storage and File storage. |
|
|
Term
| How is File storage consumed> |
|
Definition
Attachments Documents Salesforce Content |
|
|
Term
| You can use the import wizard to erase existing data, True or False? |
|
Definition
|
|
Term
| Joe imports Sara's records who is inactive, will the record ownership be assigned to Joe. Yes or No |
|
Definition
| Yes, if the record owner is inactive then the user doing the data load will be used. |
|
|
Term
| Joe is loading an invalid value to a picklist, will the data load display an error? |
|
Definition
|
|
Term
| Who can import data for all users? |
|
Definition
| Only System administrator and Marketing profiles. |
|
|
Term
| How does the Import wizard perform matching when updating records? |
|
Definition
Custom object names, Solution titles, External ID or Salesforce ID |
|
|
Term
| When you save a record with an insert, update, or upsert statement, Salesforce.com performs the following events in order. |
|
Definition
On the server, Salesforce.com: Loads the original record from the database or initializes the record for an upsert statement. Loads the new record field values from the request and overwrites the old values. If the request came from a standard UI edit page, Salesforce.com runs system validation to check the record for: Compliance with layout-specific rules Required values at the layout level and field-definition level Valid field formats Maximum field length Salesforce.com does not perform system validation in this step when the request comes from other sources, such as an Apex application or a Web Services API call. Executes all before triggers. Runs most system validation steps again, such as verifying that all required fields have a non-null value, and runs any user-defined validation rules. The only system validation that Salesforce.com does not run a second time (when the request comes from a standard UI edit page) is the enforcement of layout-specific rules. Saves the record to the database, but does not commit yet. Executes all after triggers. Executes assignment rules. Executes auto-response rules. Executes workflow rules. If there are workflow field updates, updates the record again. If the record was updated with workflow field updates, fires before and after triggers one more time (and only one more time). Note The before and after triggers fire one more time only if something needs to be updated. If the fields have already been set to a value, the triggers are not fired again. Executes escalation rules. If the record contains a roll-up summary field or is part of a cross-object workflow, performs calculations and updates the roll-up summary field in the parent record. Commits all DML operations to the database. Executes post-commit logic, such as sending email. |
|
|