Salesforce Interview Questions with Answers Part 41

Salesforce Interview Questions with Answers Part 41

1. Manage Salesforce Knowledge Permission Not found

https://www.infallibletechie.com/2017/01/manage-salesforce-knowledge-permission.html

2. Article Actions

By default, users with the Manage Articles permission can perform all the actions like edit, delete and publish. To restrict access, first, create public groups containing article managers and then use this page to assign the groups to specific article actions. Using this Article Actions page and Public Groups to manage permissions is only applicable to Knowledge in Salesforce Classic. 

Permissions in Lightning Knowledge are managed via Profile permissions.

https://www.infallibletechie.com/2017/01/article-actions.html

3. What are all the advantages of FuseIT Explorer?

1. SOQL
2. Retrieve Metadata
3. Deploy Metadata
4. Anonymous Apex
5. Test Execution

4. How to increase Salesforce custom object limitation?

As per the below link, the custom object limit can be increased by Salesforce Account Executive.

https://help.salesforce.com/articleView?id=000214418&type=1

5. How to query all private reports in Salesforce?

https://www.infallibletechie.com/2017/03/how-to-query-all-private-reports-in.html

6. How to delete files attached to FeedComment after deleting FeedIComment in Salesforce?

https://www.infallibletechie.com/2017/03/how-to-delete-files-attached-to_16.html

Feed Item – https://www.infallibletechie.com/2017/03/how-to-delete-files-attached-to.html

7. LockerService For Lightning Components

https://www.infallibletechie.com/2017/03/lockerservice-for-lightning-components.html

8. Salesforce Console Integration Toolkit

https://www.infallibletechie.com/2017/03/salesforce-console-integration-toolkit.html

9. Disadvantage of Quick Create in Salesforce?

It doesn’t enforce required fields or trigger validation rules.

10. Omni-channel in Salesforce

https://www.infallibletechie.com/2017/04/omni-channel-in-salesforce.html

11. System.QueryException: Aggregate query has too many rows for direct assignment, use FOR loop

https://www.infallibletechie.com/2017/04/systemqueryexception-aggregate-query.html

12. API Usage Notifications in Salesforce

https://www.infallibletechie.com/2017/04/api-usage-notifications-in-salesforce.html

13. Set Up Governor Limit Email Warnings in Salesforce

https://www.infallibletechie.com/2017/04/set-up-governor-limit-email-warnings-in.html

14. How to Embed Flows in Visualforce Page?


To add a flow to a Visualforce page, embed it using the <flow:interview> component.

https://www.infallibletechie.com/2018/03/how-to-embed-flows-in-visualforce-page.html

Leave a Reply