Reports and Dashboards are important to get an insight into the company’s important information. This post will help in Optimize Salesforce Reports and Dashboard.
Salesforce
- QuestionSalesforceSalesforce
Salesforce Interview Question for Asynchronous Apex
by Dhanik Lal Sahni June 30, 2022Asynchronous process helps us in doing long-running operations in the background so that it will not impact application performance. This post has Salesforce Interview Question for Asynchronous Apex.
- QuestionSalesforceSalesforce
Salesforce Interview Question for Integration
by Dhanik Lal Sahni February 2, 2021Integration is very important for Salesforce Application. Streaming API is one of important integration concept. This post is about top question related to Streaming API. Q.1 What is Streaming API?…
- Certificationintegration architectureQuestionSalesforceSalesforce
Difference between Salesforce WSDL Files
by Dhanik Lal Sahni November 17, 2020SOAP Integration is done using WSDL file in Salesforce. WSDL (Web Service Description Language) is used to describe functionalities provided by web service. This WSDL file can be used by…
Apex is a strongly typed, object-oriented programming language that allows developers to execute flow and transaction control statements on Salesforce servers in conjunction with calls to the API. Below are…
- QuestionSalesforceSalesforce
Salesforce Interview Question – Security
by Dhanik Lal Sahni February 7, 2020This post is related to top 20 questions related to Salesforce security implementation. We have another post related to interview questions for salesforce integration and asynchronous apex. 1. What is Phishing?…
- QuestionSalesforceSalesforce
Top 20 Salesforce Interview Question – Integration
by Dhanik Lal Sahni January 17, 2020Top 20 Salesforce Interview Question – Integration This post has top 20 question related to Salesforce integration and asynchronous apex. Asynchronous apex and integration are very important for processing large…
- QuestionSalesforce
List Custom Settings Vs Hierarchy Custom Settings In Salesforce
by Dhanik Lal Sahni November 15, 2018List Custom Settings: A type of custom setting that provides a reusable set of static data that can be accessed across your organization. If you use a particular set of…
- QuestionSalesforce
Difference Between Workflow and Process Builder In Salesforce Development
by Dhanik Lal Sahni November 9, 2018Salesforce has many automation tools like Approvals, Process Builder, Workflow, and Cloud Flow Designer to automate organization’s repetitive business processes. Mostly developers use Workflow and Process builder. Workflow enables to…