Salesforce Interview Questions with Answers Part 58
1. Unconvert Leads in SalesforceOnce the Lead is converted, we cannot unconvert it in Salesforce. Using View and Edit Converted Leads permission in the Profile, users can edit the Leads. ....
1. Unconvert Leads in SalesforceOnce the Lead is converted, we cannot unconvert it in Salesforce. Using View and Edit Converted Leads permission in the Profile, users can edit the Leads. ....
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 performance2. Apex Classes performance3. Detect Security Threats4. Reports and ....
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 support. ....
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 ....
1. Record type restrictions. If the user profile doesn't have access to a record type and if they have View all permission, then they will be able to view the ....
1. How to get the current hour in the local time zone of the context user using apex in Salesforce? hour() returns the hour component of a Datetime in the ....
1. How to use Lightning Components with the Salesforce1 Mobile App? Create a custom Lightning tab that include Lightning component. 2. Can child lightning component inherit styles from parent lightning ....
1. Performance Testing in Salesforce Before you can performance test in your sandbox environment, you must first create a test plan and submit it to salesforce.com Customer Support. http://www.infallibletechie.com/2017/07/performance-testing-in-salesforce.html 2. ....
1. What is a Mashup? A mashup is a Web page or application that combines data or functionality from two ore more sources to create a new service. https://www.infallibletechie.com/2018/01/what-is-mashup.html 2. ....