0% found this document useful (0 votes)
1K views1 page

HCL Salesforce Questions

This document contains a variety of questions about Salesforce development concepts including: 1) Relationship objects and how they connect two objects together. 2) Workflow actions and outbound messages. 3) Approval processes, how they work, and the initial submission action.

Uploaded by

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

HCL Salesforce Questions

This document contains a variety of questions about Salesforce development concepts including: 1) Relationship objects and how they connect two objects together. 2) Workflow actions and outbound messages. 3) Approval processes, how they work, and the initial submission action.

Uploaded by

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

1)Tell me about ur self?

2)What are relationship?explain


3)what is a workflow?what are different types of actions?what is outbound msg?
4)what are the evaluation critreia?explain me the third critriea?
5)what are approval process?how does it works?wht is initial submission?
6)what are the action used in approval process?
7)what is the need of sumbit for approval?
8)without clicking on the sumbit for approval can u process the approval process?if
yes what is the steps?
9)I have an opportunity object having more than 50000 records?
10)I have a contact object , phone is a field (not mandatory),but thru pagelayout i
wil make the field as required and there are few triggers on the contact object.whn
i create a record wil this trigger throws an error or not?
11)How do u write a query on account object to fetch contact details?
12how do u write a query on contact object to fetch account details?
13)wht is the best practice to write a class?
14)wht are recursive triggers?how do u invoke it?on whc requirement do u use it?
15)what is the difference b/w trigger.new and trigger.old?
16)will trigger .old throw an error for before insert?
17)what is batch apex?wht are the method used?explain me the methods with an
example?in finish method can we call the dml operations?
18)wht is the min and max size of batch apex?if i give the batch size as 3000 how
does it execute?
19)wht is schedule apex?hw does it works and wht is the method used?
20)If i want the time to set as 8.30 pm in schedule apex?how do u achieve it?
21)wht is cron trigger?
22)wht is standard controller?wht is custom controller?wht are extensions?explain
me with an example?
23)wht is action function?
24)what is apex region?
25)wht is view state?
26)wht is the best way to reduce the view state?
27)what is Pseudo code ?i want to get 10 records thru apex class?
28)wht is @istest?wht is property of istest (see all data)whn do u use it?
29)how do u write a bulkify test class?
30)have u worked on integration?
31)on whc based requirement u have used webservices?
32)what is @future annotation?wht is the method used?
33)what is wrapper class?explain me with an example?
34)how do u call an id thru vf?
35)user1 has access to 5 account records,user2 has access to 10 account records ?
how do u call the ids?
36)how do u pass an id thru javascript?
37)what is inbound email handler?
38)which migration tool u have used?do u have an idea abt ant migration ,change set
nd ecilpse?
39)IN production i would like to delete an record ?so tell me the steps how to
delete the record using ecilpse?

You might also like