Differences between Workflow, Flow and Process Builder in Salesforce? Salesforce offers various tools to automate business processes using Workflow Rule, Flow and Process Builder. Below is the main Differences between …
Salesforce.com
- ConfigurationInterview Questions and AnswersSALESFORCESalesforceSalesforce CertificationSalesforce ConfigurationSalesforce CustomizationSalesforce.comTechnical Interview Questions and Answers
- ConfigurationInterview Questions and AnswersSALESFORCESalesforceSalesforce CertificationSalesforce ConfigurationSalesforce Interview QuestionsSalesforce.comTechnical Interview Questions and Answers
How to create a Many to Many Relationship in Salesforce
How to create a Many to Many Relationship in Salesforce Junction Object: A custom object with two master-detail relationships. Using a custom junction object, you can model a “many-to-many” relationship …
- APEXInterview Questions and AnswersSALESFORCESalesforceSalesforce CustomizationSalesforce Interview QuestionsSalesforce.comSOQLSOSLTechnical Interview Questions and Answers
Differences between SOQL and SOSL in Salesforce?
Differences between SOQL and SOSL in Salesforce? SOQL (Salesforce Object Query Language) Let’s you query a object in salesforce. You can have nested queries. Returns a list of sobject records. …
- APEXInterview Questions and AnswersSalesforceSALESFORCESalesforce CustomizationSalesforce Interview QuestionsSalesforce.comTechnical Interview Questions and Answers
How to insert Parent and Child records in a Single DML Statement?
How to insert Parent and Child records in a Single DML Statement? It can be done with help of External Id. Use a External ID fields as foreign keys to …
- Interview Questions and AnswersSALESFORCESalesforceSalesforce ConfigurationSalesforce Interview QuestionsSalesforce.comTechnical Interview Questions and Answers
What is the Difference between a PROFILE and a Permission Set in Salesforce
What is the Difference between a PROFILE and a Permission Set in Salesforce Profile: – A User can have only ONE Profile. -A profile is generally used to define the …
-
We can migrate the salesforce metadata using the below Tools: 1) Change Sets 2) Force.com IDE 3) ANT Migration Toolkit Some more details: Introduction to Force.com Metadata – https://developer.salesforce.com/page/An_Introduction_to_Force.com_Metadata Force.com …
- Data LoaderSALESFORCESalesforce Interview QuestionsSalesforce.com
Salesforce Interview questions and answers Users, Profiles, Role and Permission Sets
Salesforce Interview questions and answers Users, Profiles, Role and Permission Sets Profiles and Permission Sets provides security for meta-data (Structure) components. 1. What is Profile? Profile deals with CRED (Create, …
- Data LoaderSALESFORCESalesforce Interview QuestionsSalesforce.com
Salesforce Interview questions and answers for Import Wizard and Data Loader
Salesforce Interview questions and answers for Import Wizard and Data Loader 1. What is Import wizard? Import wizard is a web based tool to process bulk records. With import wizard …
- SALESFORCESalesforce Interview QuestionsSalesforce.com
Salesforce Interview questions and answers for Reports and Dashboard
Salesforce Interview questions and answers for Reports and Dashboard? 1. What is Report? To summarize the information of an object we use reports. 2. What are the types of Reports? …
- SALESFORCESalesforce Interview QuestionsSalesforce.com
what are the different types of reports available in Salesforce
what are the different types of reports available in Salesforce? Different types of reports available in Salesforce are Tabular report: It displays the grand total in the table form Matrix report: It …