Advanced Salesforce Admin Interview Questions

3 If we delete parent records in MDR, what happens to the child?

If you delete the parent record in the MDR, the child record also gets deleted in MDR.

What is Many-to-many relationship?

Many-to-many You can use master-detail relationships to model many-to-many relationships between any two objects. A many-to-many relationship allows each record of one object to be linked to multiple records from another object and vice versa. For example, you create a custom object called “Bug” that relates to the standard case object such that a bug could be related to multiple cases and a case could also be related to multiple bugs.

Lookup Links two objects together. Lookup relationships are similar to master-detail relationships, except they do not support sharing or roll-up summary fields. With a lookup relationship, you can:

  • Link two different objects.
  • Link an object with itself (with the exception of the user object; see Hierarchical). For example, you might want to link a custom object called “Bug” with itself to show how two different bugs are related to the same problem.
  • 7 When do we use Sandbox?

    A Sandbox helps you when you want to test the newly developed application on force.com or VisualForce page. It is not possible to check something in the production environment if do, so it creates a problem for the regular functioning. So, to get out of this problem developers use Sandbox to test the application.

    Types of sandboxes available are :

  • Developer
  • Developer pro
  • Partial copy
  • Full
  • 26) How can we display the Chatter Feed Record?

    By using the component, we can display the chatter feed.

    Example:

    Blob variable is the variable that is intended to gather binary data. tostring() converts the blob back into the string.

    1 What is happening with Workflow Rules and Process Builder?

    With the release of Winter ‘22, Salesforce announced the retirement of Workflow Rules and Process Builder beginning in Winter 23.

    Both declarative tools were predecessors to Flow and are no longer necessary (now that Flow can do everything they can do!). It’s important to know that existing workflow rules and processes will continue to operate as they have, but best practice is to create all new declarative automation using Flow.

    Salesforce is developing tools to help admins migrate older automation to Flow.

    Because an admin can expect to work with orgs that have existing workflow rules and processes in place, understanding them remains vital. For further reading, check out Workflow Rules vs. Process Builder (Feat. APEX & Flow) and Process Builder Vs Flows – Become the Ultimate Admin.

    5 How does Salesforce track sales details?

    Salesforce gives the accurate results of following things such as

  • Number of customers served on a daily basis
  • Regular sales numbers
  • Complete reports from the Sales Manager.
  • Generates sales reports on a timely basis
  • It provides the details of repeat customer activity.
  • What skills does a Salesforce admin need?

    Here are the Salesforce skills an admin should have.

  • Automation – Creating and maintaining processes to execute repetitive activities.
  • User management – Creating and assigning users, managing permissions and licenses, and more.
  • Data management – Directing how data is stored, gathered, analyzed, and used.
  • Security – Ensuring that only the appropriate users have access to the relevant data in order to protect the company and its assets.
  • Reporting – Creating and managing data visualizations.
  • Change management – Guiding people through upgrades or modifications to past processes.
  • Troubleshooting – Resolving org and user issues.
  • SALESFORCE ADMIN INTERVIEW QUESTIONS AND ANSWERS | Salesforce Admin Mock Interview for Experienced

    Related Posts

    Leave a Reply

    Your email address will not be published. Required fields are marked *