Differences between web service and HTTP callouts from Apex An Apex callout enables you to tightly integrate your Apex code with an external service. The callout makes a call to …
February 2018
- APEXSALESFORCESalesforce CustomizationSalesforce.com
-
How to find manager list using apex class in salesforce Its possible to find out from managerId field in User Object and below is the code to find manager hierarchy …
- Interview Questions and AnswersSALESFORCESalesforce Interview QuestionsSalesforce.com
Mindtree Salesforce Interview Questions
Mindtree Salesforce Interview Questions What are the actions that can be performed in Workflow rules ? Given a business requirement, wherein you have to execute all the available actions in …
-
Lightning Basic Question and Answers Q1. Can we show lightning component in classic? Yes No Q2. Which part of Lightning Components are client-side? Apex Controller Lightning Controller Q3. What are …
- Force.comSALESFORCESalesforce ConfigurationSalesforce Customization
Users Freeze or UnFreeze in Salesforce using Script
Users Freeze or UnFreeze in Salesforce using Script User Freeze/Unfreeze information captured in the UserLogin Object. User Freeze/Unfreeze is possible in two ways: Using DataLoader Execute scripts in Developer console -> …
- ConfigurationSALESFORCESalesforce Configuration
Tab is not visible even though tab settings is Default On in Salesforce
Tab is not visible even though tab settings is Default On in Salesforce Tab is not visible even though tab settings is Default On in Salesforce, the problem you are having …