100% found this document useful (3 votes)
2K views1 page

Acenture Salesforce Interview Questions

This document contains 10 interview questions related to Salesforce concepts including: roles and profiles in Salesforce, the different types of sharing rules, what a junction object is and an example, what workflows and actions are in Salesforce, experience with integration and APIs, governor limits and examples, displaying large numbers of records on a Visualforce page, what Database.getQueryLocator() is used for, what a batch job is and the methods used, and whether a future method can be called from a scheduler class.

Uploaded by

Vasagiri Swapna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
100% found this document useful (3 votes)
2K views1 page

Acenture Salesforce Interview Questions

This document contains 10 interview questions related to Salesforce concepts including: roles and profiles in Salesforce, the different types of sharing rules, what a junction object is and an example, what workflows and actions are in Salesforce, experience with integration and APIs, governor limits and examples, displaying large numbers of records on a Visualforce page, what Database.getQueryLocator() is used for, what a batch job is and the methods used, and whether a future method can be called from a scheduler class.

Uploaded by

Vasagiri Swapna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Acenture Salesforce Interview Questions

1) What are roles and profiles?


2) What are different types of sharing rules?
3) What is a Junction object? And give an example?
4) What is workflow and actions?
5) Have you worked on integration ?which API ? what is the default
name created when you import wsdl into salesforce apex class?
6) What are governor limits? Name few?
7) Can we display more than 1 million records on visualforce page ? IF
yes , how and what should we use?
8) What is database.getquerylocator()?
9) What is batch job? what are the methods in it? What do we do in
Start method? How do we execute batch job?
10)Can we call future method from scheduler class?

You might also like