Salesforce Interview Questions with Answers Part 62
1. What is Salesforce SOS?What is Salesforce SOS? System of systems (SOS) Add SOS to your native Android or iOS mobile app so that your customers can connect with agents ....
1. What is Salesforce SOS?What is Salesforce SOS? System of systems (SOS) Add SOS to your native Android or iOS mobile app so that your customers can connect with agents ....
1. Classic vs Lightning Knowledge in Salesforce Classic Knowledge Article Types are used for showing differnt buttons and fields. Lightning Knowledge Looks similar to regular objects. Record Types are used ....
1. USING SCOPE clause for SOQL The new USING SCOPE clause for SOQL queries lets you limit results by filterScope. Syntax: SELECT column_name FROM table_name USING SCOPE filterScope_value filterScope_value can ....
1. Set Checkpoints in Apex Code Use Developer Console checkpoints to debug your Apex classes and triggers. You can’t set checkpoints in Visualforce markup. Checkpoints persist until you click Debug ....
1. Assets best practices in Salesforce Assets allow you to track specific information about the products and services purchased or installed by customer accounts or contacts Use assets to track ....
1. Unconvert Leads in Salesforce Once the Lead is converted, we cannot unconvert it in Salesforce. Using View and Edit Converted Leads permission in the Profile, users can edit the ....
1. Splunk and Salesforce Install Splunk App for Salesforce using the below URL. https://splunkbase.splunk.com/app/1931/ We can check the below 1. Apex Pages performance 2. Apex Classes performance 3. Detect Security ....
1. Only Last PushTopic Notification Sent for the Same Record In API version 36.0 and earlier, when multiple PushTopic notifications are generated for the same record within about one millisecond ....
1. Is Single Sign-On Enabled permission in profile Is Single Sign-On Enabled permission under System permission is available only when Delegated Authentication is enabled. To enable Delegated Authentication, contact Salesforce.com ....
1. What is the use of a data category? Data categories are used in Salesforce Knowledge (articles and article translations), Ideas, Answers, and Chatter Answers to help classify and find ....