SFDC Questions
SFDC Questions
SFDC Questions
There are four data access levels available for Administrators to work with:
Cross-Object Formula field displays one object record in other related object by
referencing merge fields on those objects. Cross-object formulas also work with
Lookup relationships.
Field-level security helps control the accessibility of a user to a particular data field.
Suppose, if an organization is providing a user with the access to see, edit, manipulate,
or delete a data object specific to the user’s field of work, it can hide other data
objects from the user.
To control the field-level security, we use profile and permission sets. The attributes
of profile and permission sets are mentioned below:
Profiles
Page layouts
IP ranges
Login hours
Desktop
Client access
Permission
App permissions
Record types
Tab settings
Assigned apps
Object permissions
Field-level security
Apex classes
Visualforce pages
Cross-Object Formula field displays one object record in other related object by
referencing merge fields on those objects. Cross-object formulas also work
with Lookup relationships.
Static resources helps to store upload images, files, zip files, documents,
javascript files, Css Files which can be used in visualforce pages. Maximum
data storage limit for static resource is 250mb.
What is “Transfer Record” in profile?
There are Developer, Developer Pro, Partial, and Full sandboxes. The difference is
what data is included in the sandbox when it is created or refreshed. The Developer
ones have no data initailly (they differ in the amount of data it can contain) and the
Partial and Full start with some or all of your Production data. It’s important to note
that they also differ in how often they can be refreshed: Developer daily; Partial every
five days; Full every 29 days.
At a high-level unmanaged packages, once installed, behave like things you have
created yourself in the org, whereas components of managed packages are locked
down from being edited kind of like apps you install on your smartphone.
When you need to highlight field values in matrix or summary reports with the use of
ranges or colours then conditional highlighting is used. But, one thing is important for
you to remember that the report must have at least one summary field or custom
summary formula.
It’s an issue that might occur with performance when a single parent record has way
too many child records linked to it, usually the number exceeds 10 thousand. Data
skew can be of several types, including Account, Ownership, and Lookup.
Data can be lost in numerous cases, including deleted data by mistake, data loss as a
result of issues during integration or data migration, as well as when making changes
in picklist types, dates and times, checkboxes, and other alterations.
What are bucket fields and what are they needed for?
Bucket fields are used in reports for categorizing and grouping report records simply.
This means when using bucketing (fields of the types Picklist, Text, and Number),
there’s no need in creating formulas or custom fields.
How would you choose when to use Workflows or the Process Builder?
Approval Processes are used for getting permission to do something from a manager
or person with the designated authority. After getting submitted, the user request can
be approved or rejected. For instance, approvals are handy for getting the green light
from the manager to give a client a discount or for confirming an employee’s time off.
Hierarchy type
List type
Change Sets
Salesforce Package
com Migration Tool
Eclipse with Force.com IDE
Primary keys, Foreign keys, Audit date, and Custom fields are fields which are
indexed automatically in Salesforce.
Home
Blogs
Salesforce
2.6k
Rashi Pundeer
Comment
Content Index
Introduction
Salesforce Technical Interview Questions List
Basic Salesforce Interview Questions And Answers
Salesforce Interview Questions And Answers For Experienced
Admin Level Salesforce Interview Questions
CRM Salesforce Interview Questions
Developer Level Technical Salesforce Interview Questions
APP Builder Based Interview Questions On Salesforce
APEX Salesforce Interview Questions
Salesforce Visualforce Interview Questions
Salesforce Coding Interview Questions
Salesforce Service Cloud Interview Questions
Final Thoughts On Salesforce Interview Questions
Introduction
Wish to pursue a bright career in Salesforce? Preparing for a Salesforce interview? JanBask
Training can guide you through upskilling yourself to get ahead in the Salesforce Career? Check out
the Top 80 Salesforce Interview Questions that can help you land your dream job.
Salesforce is the world’s leading CRM service provider with a market share of 19.7%. As Salesforce
is successfully fulfilling the CRM needs of organizations and is known for its quality cloud services,
demand for skilled Salesforce professionals is going to be soared exponentially.
This expanding salesforce market also generates potential growth opportunities for professionals
dreaming to join salesforce. Did you know why the Salesforce interview question comes under highly
searched queries over Google? The clear answer is the growing demand for Salesforce
professionals.
With the right skills and domain knowledge, you can easily grab these opportunities and get your
dream job quickly. And this is what has prompted me to curate a post on the most frequently asked
Salesforce interview questions and answers guide all under salesforce expert guidance.
Through these Salesforce interview questions and answers guide, you can prepare and crack your
upcoming salesforce interview confidently. We have compiled a list of top Salesforce interview
questions which are classified into 7 sections, namely:
Basic Salesforce Interview Questions
Salesforce Admin Interview Questions
Salesforce CRM Interview Questions
Salesforce Developer Interview Questions
Salesforce APP Builder Interview Questions
Salesforce APEX Interview Questions
Salesforce VisualForce Interview Questions
Salesforce Service Cloud Interview Questions
You may also get some expert tips from - Know The Best Tips To Be Followed For Salesforce
Admin Certification Test
Here are some of the top advantages of Salesforce CRM listed below -
Merely considered custom objects are the database counters in Salesforce. All the data linked to the
company can be stored in Salesforce.com. These custom matters must be well-defined first and
then the subsequent steps need to be taken:
In Salesforce, you can associate the normal and custom object accounts in a linked list. It is
complete by Object relationship summary. Numerous types of associations can be created to attach
precise business cases with exact customers. It is probably to create a custom relationship on an
object and describe numerous relationship types.
Download Curriculum
Custom objects are nonentity and database tables. It supplies information linked to your corporation
in Salesforce.com. Once you have a well-defined custom object you can do subsequent things like.
Salesforce is a leading cloud-based service as a software (SaaS) company that allows businesses
to use cloud services to better connect with their customers, partners remotely. It is packed with
features like no other CRM software; helping businesses with features such as contact
management, workflow creation, task management, opportunity tracking, collaboration tools,
customer engagement tools, analytics, and an intuitive, mobile-ready dashboard, and so on.
SaaS is a payment-based platform, where clientele can always decide not to reintroduce if they are
discontented. Here are a few benefits of SaaS in Salesforce.
Customers can circumvent a large preliminary asset in an IT infrastructure and day to day
propel of sustaining infrastructure
SaaS customers deliver similar provider substructure and simple integration.
SaaS applications use an easy internet interface that makes it simpler for the customer to
use.
SaaS always offers the newest platform to the client with modernization.
Master-detail relationship.
Lookup relationship.
Self-relationship.
External lookup relationship.
Indirect lookup relationship.
Many-to-many relationship (junction object)
Hierarchical relationship.
Batch Apexclass in salesforce is used to run large jobs that would exceed normal processing limits.
Using Batch Apex, you can process heavy records asynchronously in batches (hence the name,
“Batch Apex”) to stay within platform limits. This is how Batch Apex works under the hood.
The Salesforce lookup relationships are independent of other records whereas the master-detail
relationship has a direct dependency between the two objects. Lookup relationships can be used
when we just need to have the relationship between two objects but not a direct dependency on
each other.
One profile can be assigned to many users. For example, suppose the admin creates a sales profile.
Now the admin has to give access to one sales profile to multiple members of the sales team as the
same role can be given to multiple users but they all may or may not have the same permissions.
But the admin cannot give a user access to more than one profile because sales reps should only
have access to the sales profile only. So two different profiles cannot be assigned to one user.
Workflow is an automated process that fires an action based on Evaluation criteria and rule criteria
and lets you automate standard internal procedures and processes to save time across your org.
Whereas Trigger is a piece of code that enables you to perform custom actions before or after a
record is inserted or updated. The usage of the triggers lies when there is a need to update the
particular record after and before the action has taken place.
Q16). What is a dynamic dashboard in Salesforce? And how to create a new one?
Salesforce Dynamic Dashboard enables multiple users to access a dashboard that was previously
accessed only by a single static user. They are used to display user-specific data, such as their
personal quotas and sales, or a number of case closures, or leads converted, etc.
To create a Salesforce Dynamic Dashboard, navigate to the Dashboards tab, click New Dashboard
to create, name it, add a description if you'd like, and select the right folder for proper organization.
Q17). What are Standard and Custom Controllers? Can we use them together?
Custom Controllers: Custom Controllers is a class written in Apex that implements all of the logic for
a page without leveraging a standard controller. It overrides the standard functionality and executes
the logic of a page without utilizing the Standard Controllers. We can use custom controllers
whenever we want to run a Visualforce page fully in system mode, without recognizing the security
and permissions of the current user. Custom controllers code is written by you and does what your
code tells them to perform.
We can use Standard controllers or Custom Controllers with extensions at a time. But it is not
possible to use the Standard controller & a Custom controller both together at a time.
Salesforce is very scrupulous when it comes to copying complicated details like sales statistics,
client details, customer assisted, replication clientele, to generate thorough reports, charts, and
consoles for keeping track of sales.