Email: info@infallibletechie.com
Mobile Number: +91 9994336258
If you have any queries, kindly post your query here - https://www.facebook.com/InfallibleTechie
Drop me an email to get documents or materials for Salesforce.com Certifications exams.
Become a follower of this Site to receive all the updates in this Site.
Don't forget to bookmark this page for your future reference.
Mobile Number: +91 9994336258
If you have any queries, kindly post your query here - https://www.facebook.com/InfallibleTechie
Drop me an email to get documents or materials for Salesforce.com Certifications exams.
Become a follower of this Site to receive all the updates in this Site.
Don't forget to bookmark this page for your future reference.
Hi Magulan, please give some examples on writing test classes
ReplyDeletehttp://infallibletechie.blogspot.in/2012/05/unit-testing.html
Deletehttp://infallibletechie.blogspot.in/2012/05/links-for-unit-testing-in-salesforce.html
http://infallibletechie.blogspot.in/2012/05/running-unit-testing.html
Check these links for writing test classes.
Cheers!!!!!!!
Hi magulan,
ReplyDeletei am new to salesforce how to print 1 to 10 numbers in salesforce.
can you please give me class and testclass for this.
Hi,
DeleteCheck this...
http://www.infallibletechie.com/2013/07/how-to-print-1-to-10-numbers-in.html
Cheers!!!
Hi Magulan,
ReplyDeleteone class having 101 soql queries but iam getting 101 soql exception how can i write 101 soql query in my class?
You can't write more than 100 queries inside the class.
DeleteHi magulan,
ReplyDelete1. Can you please tell me the difference between personal goups and public groups.
2. How to share records among the users in personal groups and public groups
http://infallibletechie.blogspot.in/2013/04/personal-group-and-public-group-in.html
DeleteCheck this...
Cheers!!!
Hi magulan
ReplyDeletei am new to salesforce. so i have no idea about salesforce project and implementation .can u please send me some project and flow diagram and interview related material with questions.
Send me an email to "info@infallibletechie.com" for project docs.
Deletehi
ReplyDeletehow to create comment box using apex and to that comment box like and dislike buttons must be
very urgent...
ReplyDeleteNext week i will write a dev 401 examination. please send latest dump..
my mail id:
azar_85a@yahoo.com
I have sent the documents.
DeleteCheers!
Hi Malgun bro same need like mahesh. I need sample SFDC project with detail description n flow diagrams .Sample FAQs on that project. pls help me bro. mail me to this ID das.sfdc@gmail.com
ReplyDeleteHi Brother ,
ReplyDeleteI want to upload a photo in visualforce page .and again to upload another photo,previous photo will not appear,recent photo will be appear(like as face book),its urgt brother .
thanks & Regards
HANUMANTH.
Try using TextArea(Rich) field.
Deletecheers...
How To Migrate Open Activites & Activity history records from one sandbox to another sandbox. thanks in advance
ReplyDeleteHow to convert VisualForce Page in to Components and how we can add these component as a tab ? reply as early as possible sir
ReplyDeletehi sir i need the complete concept about sites. How we can create sites, where can we use it,what is the use of sites total concept about sites
ReplyDeleteThanks&Regards
Naveen
Check the below site
Deletehttp://wiki.developerforce.com/page/Sites
Cheers!!
Thank u sir :)naveen
Deletehi sir i am not able to get output of image file (zip resource) for example
ReplyDeleteZip Resource Example
sir pls give correct navigation how to follow and also pls provide with print screens
Thanks&Regards
Naveen
sir in visual force page
DeleteThanks&Regards
Naveen
Hi magulan
ReplyDeleteI need sample SFDC project and implementation with detail description. can u please send me one project and flow diagram and interview related material with questions to this mail Id: murali.mohan02@gmail.com
Thanks&Regars
Murali
Hi Magulan,
ReplyDeleteI'm always confusing while doing the field updates which one I need to use whether Workflow or Trigger.Could please give some suggestion on below scenarios
----Master-detail Relationship----
1)updating parent picklist value based on child picklist values (Workflow or Trigger)
2)updating child picklist value based on parent picklist values (Workflow or Trigger)
----LookUp Relationship----
1)updating parent picklist value based on child picklist values (Workflow or Trigger)
2)updating child picklist value based on parent picklist values (Workflow or Trigger)
----No Relationship Between Objects----
1)updating parent picklist value based on child picklist values (Workflow or Trigger)
2)updating child picklist value based on parent picklist values (Workflow or Trigger)
Thanks
Sreenivas.M
From Parent to Child, use trigger.
DeleteFrom Child to Parent, use Workflow.
Cheers!
how to send an recordid to controller for a single record or row in datatable in visualforce page?
ReplyDeleteCheck this link...
Deletehttp://www.infallibletechie.com/2012/06/dynamically-deleting-rows-in-apex.html
Instead of sending parameter, send the record id
Cheers!!!
Hi Magulan,
ReplyDeleteI am planning to give my first Dev 401 certification.
Can you send me the materials and dumps to ngagemee@gmail.com
Sent
DeleteCheers!!!
Hi Magulan,
ReplyDeleteThis site is very useful to me. Excellent.
I am planning to give ADM201 & DEV 401 ceritification.
Could you please send me material and dumps to sateesh57@gmail.com
sateesh
9177466012
I have sent.
DeleteCheers!
dear sir ,i am going to give test on ADM201 & DEV 401 certification....
ReplyDeleteplease do something..
my mail id--jeet.singh20@gmail.com
Hi,
DeleteI have sent some docs.
Cheers!!!
Hi Magulan,
ReplyDeleteCan you please send me the latest dumps for 401 exam, last june i have attent the exam but i was not able to complete it...will they ask the same question again...please advice.
My Mail id : prabhu.issac1990@gmail.com
Sent.
DeleteCheers!!!
Hi magulan...........
ReplyDeleteMigrating data from siebel to salesforce in siebel date format DD-MM-YYYY in salesforce MM-DD-YYYY how to migrate tha date's
In the excel file, change the format from DD-MM-YYYY TO MM-DD-YYYY.
DeleteCheers!
Hi magulan
ReplyDeletehow to import the chinese record's into salesforce object using dataloader how just give me suggestion..
Check this
Deletehttp://www.infallibletechie.com/2013/02/how-to-import-other-language-data-using.html
Cheers!!!
thank you very muchhhhhhhhhhhhh.........
DeleteHI magulan .........
ReplyDelete1 million records importing into salesforce using dataloader how much time it will take?
It depends upon the trigger, validation rule, workflows, etc on this object and batch size of the data loader.
DeleteCheers!
Hi mogulan ...............
ReplyDeleteIn production environment profile settings and role-up access settings and permission settings will be possible to set the user's......
Hi mogulan.........
ReplyDeletehow to write the normal apex class for update the multiple records in Sobject in sales-force(normal apex class)
how to delete the records using dataloader in salesforce?
ReplyDeleteHi Mugalam,
ReplyDeleteCould you please send me latest Dev 401 dumps at saad.aec@gmail.com
Thanks,
Khan
Sent.
DeleteCheers!!!
Thank you so much.
DeleteIs it possible to make a field read-only for system administrator profile which have Modify All Data access??
ReplyDeleteNo.
DeleteCheers!
Nice .
ReplyDeletewe need more real- time example in salesforce
Hi Magulan,
ReplyDeleteCould please send me the dumps for Admin 201,Dev 401 and Dev 501 to vrvenky84@gmail.com
Thanks,
Venky
Hi Sir ,
ReplyDeleteThis is Naveen.D i request you sir i need material or document for Sales Process in simply way i am going to do one project in Sales process please help me sir my email id : navind999@gmail.com
Thanks
Naveen.D
Hi Magulan,
ReplyDeleteI went through the code given for autocomplete text box under http://www.infallibletechie.com/2012/06/auto-complete-text-box-in-salesforce.html. I have a text field which i want to auto complete with comma separated. I wrote the VF code piece similar to the one given in the link but i am unable to get this working. The text field doesnt autocomplete. the sample code in VF looks like this
am i missing anything? please help
Regards
Deepak
Sir This is my mailid : venkat22mail@gmail.com, if any of the materials or pdf(not "DUMPS
ReplyDelete") for ADM201 is available means kindly send me sir.
Hi Magulan,
ReplyDeleteCan you make it so that the Lead Attempt count is reset to 0 if the Lead is moved from Lead Status = Nurture to Lead Status = Open. If new tasks are created after status is changed to Open only the net new tasks should be counted. DoesThey also have a new requirement. Can you make it so that the Lead Attempt count is reset to 0 if the Lead is moved from Lead Status = Nurture to Lead Status = Open. If new tasks are created after status is changed to Open only the net new tasks should be counted.
Thanks
hari
Hi Magulan,
ReplyDeleteCan you please write a test code for getting 100% code coverage
trigger PhNoNoChange on Lead (before update) {
Map lds=new Map();//Extracting all the fields id from Lead account
lds=Trigger.oldMap;//Extracting all the old field values using Trigger.oldMap
for(Lead ldnew:Trigger.new)
{
Lead ldoriginal=new Lead();
ldoriginal=lds.get(ldnew.id);//We are storing the new id in the empty object of the lead.
if(ldnew.Phone!=ldoriginal.Phone)
{
ldnew.Phone.addError('Please dont change your phone');
}
}
}
Thanks
can we add picklist field into custem settings
ReplyDeletei need to have an automatic lead genration, when user downloads a limit of 10files then lead record must be genrated by using user details from user object
ReplyDeleteWe have openings at COGNIZANT on SALESFORCE
ReplyDeleteExp: 2 to 12years.
Note: Any SFDC Certification will be plus
Note: You should be ready to travel anywhere within India :)
Interested can send your CV's to referel1988@gmail.com
Hi magulan.. You Are doing grate job by providing Good stuff to the SFDC developers can u please send me Triggers related examples thanks in Advance
ReplyDeleteCheck this for Triggers - http://www.infallibletechie.com/search/label/Triggers%20in%20Salesforce
DeleteHi Sir
ReplyDeleteI need sample SFDC project and implementation with detail description. can u please send me one project and flow diagram and interview related material with questions to this mail Id: ramesh.sfdc06@gmail.com
Thanks&Regars
Ramesh
For Interview Questions, check this
Deletehttp://www.infallibletechie.com/search/label/Salesforce%20Interview%20Questions
Hi Sir How to write a commandbutton of Save&New in standardcontroller of visualforce page
ReplyDeleteHi,
DeleteCheck this - http://www.infallibletechie.com/2014/12/save-and-new-feature-using-apex-in.html
Cheers!!!
Thank you so much sir...!
DeleteHi sir How to display hoverlist values in visualforce page
ReplyDeleteCheck this - http://www.infallibletechie.com/2014/12/how-to-change-fields-used-by-hover.html
DeleteHi Sir Can you please give me the detail explanation of about custom settings and its usage !!Thanks in Advance!!!
ReplyDeleteCheck this - http://www.infallibletechie.com/2013/04/custom-settings-in-salesforce.html
DeleteHi Sir Can you please give me the different examples of triggers !!Thanks in Advance!!! wish you a happy new year and a great year ahead for you !!!!!!!!!!!
ReplyDeleteCheck this for Triggers - http://www.infallibletechie.com/search/label/Triggers%20in%20Salesforce
DeleteHi Magulan Sir Thank you very much for providing different examples in simple triggers if you provide me the bulk triggers examples then i am very thankful to you so please provide me bulk triggers Examples Thanks in Advance!!!
ReplyDeleteCheck this - http://www.infallibletechie.com/2012/11/how-to-bulkify-trigger-code.html
DeleteHi Magulan, am looking for visual force pages examples if you have any can you please send me the link. (mainly looking to fill a look up on custom page, i have created a visual force page and tied to a button, which will populated list of related records to select for that look up, This functionality will allow users to copy the name of the record from visualforce page and then paste it in lookup field on standard page layout and save it. am trying to see if i can populate using onclick function )
ReplyDeleteThanks and Regards,
Krishna
Hi can you please sent me SFDC DEV 401 certification dumps
ReplyDeleteThanks
i am a great fan of infallibletechie website.
ReplyDeleteI having a problem with a task can u please provide a solution for it.
I am having 2 objects both are custom objects let us consider x and y.
x is parent and y is child i.e.. from y i am having lookup to x.
Now i need to select a product when creating record in 'y' and select 'x' using lookup and saves a record.
I am having two fields in x object amount, quantity,..
Now I need to get all pricebooks(price and quantity...) related to that "product" and update amount in 'x' object.
Similarly if i add multiple products then i need to sum of all and update it in x object. How can i achieve this .
Please refer me with some sample code or guide me how to write soql query to get product pricebook from products and update it in other object.
I am planning to change relationships if needed please some one help me in detail.
Thanks in advance.
You have to use trigger.
DeleteFor understanding PriceBook - http://www.infallibletechie.com/2014/09/product2-pricebook2-and-pricebookentry.html
Hi Magulan,
ReplyDeleteI am an absolute beginner to Salesforce and am planning to do a certification on DEV 401,As I have to begin from Scratch Can u guide me in How to prepare for the Certification?,Can u Kindly send some sample projects Docs with clear Explanation of its work flow DEV 401 dumps to id?,as follows:
dineshbabu28787@gmail.com
Hi Magulan,
ReplyDeleteCould you please send me latest Dev 401 dumps at ashok3396@gmail.com
Thanks.
Hi Magulan,
ReplyDeleteMy agents have demand to remove auto replay confirmation after every e-mail sending to the customer. When they send e-mail by Force to the customer after sending they receive at the same moment e-mail with confirmation who is caming on the adresss kishore.k@xyz.com. This e-mails are stored in the e-mail history in the case in Force.
Thanks.
Hi Magulan,
ReplyDeleteTitle : Mail to closed case.
We have a problem with the emails from custommer, sent after we closed the cases.
More custommers use our final responses emails to send us the new messages with new requests, different from the cases allready closed. In case our agent is free or in vacation, we can't now that is existing new requests from these custommers.
You can do anything so that this emails can't be attached ( get in ) to a closed case?
Thanks in advance.
Hi Magulan,
ReplyDeleteAny idea approach for this requirement?
customer is responding to the closed case from email to case in salesforce.
when customer responds to the closed case ,automatically it has to create a new case in salesforce.
Is there any feasibility or solution for the above issue .
Appreciate for reply.........
Hi Magulan Sir,
ReplyDeleteI'm having very less knowledge in Salesforce admin particularly in Reports&Dashboards,OWD.Could you send me the materials for these topics with examples as well as admin topics also my email is mailtomohan@india.com
Thanks in advance
Hi Magulan, Am taking 401 Test next week, can you please provide Dumps if you have, Cris6308@gmail.com
ReplyDeleteThanks in Advance
Chris
I don't have dumps
Deletehttp://www.infallibletechie.com/2012/02/salesforce-dev-401-study-materials.html
http://www.infallibletechie.com/2013/04/dev-401-syllabus.html
Hi,
ReplyDeletecan you provide me the code snippet for creating new instances of an object using visualforce page.(Only specified fields should display not all the fields).
Thanks in advance.
Check this - http://www.infallibletechie.com/2012/02/to-get-values-from-input-field-using.html
DeleteHi Sir
ReplyDeleteI need sample SFDC project and implementation with detail description. can u please send me one project and flow diagram and interview related material with questions to this mail Id: rajesh081020@gmail.com
Hi Magulan,
ReplyDeleteIs is possible to create custom fields and override " Add to Campaign" in reports. I have posted this question in Success Salesforce but there is no response. My last hope is you.
The requirement is "to override "Add to Campaign" button in reports and need to create 3 custom fields in "MassAddCMFromListingWizard". Once the 3 fields are created ,the records in the report should be updated with the values mention.
Please email me your comments to ezhil.robero@gmail.com
Thanks,
Ezhil.
Hi,
DeleteCheck this
http://www.infallibletechie.com/2015/06/how-to-override-add-to-campaign-button.html
for overriding Add to Campaign button.
Thank you for your quick update. But still I cannot override my VF page in developer edition? What will be the problem and why it is not overriding?
DeleteThanks,
Ezhil
I need sample SFDC project and implementation with detail description. can u please send me one project and flow diagram and interview related material with questions to this mail Id: manishkarnesfdc@gmail.com
ReplyDeleteReply
Hi, I don't hav project docs.
Deletehi magulan thanks for quick reply .i am new to sfdc i don't know the java i want to learn apex and vf if you have some material from basic can you please forward me and some interview Q&A aswell manishkarnesfdc@gmail.com
Deletethank you
hi,
ReplyDeleteCan you please tell me how to create reports using visual force pages, because my requirement is to group by more than 3 picklist columns and to get the count of it.
I know by standard salesforce we cannot achieve it, So please tell me how to create reports using visual force and apex controllers.
Thanks.
Hi Magulan,
ReplyDeleteMy requirement is when we merge leads, the value of "Lead Source" from loser lead should be copied to Master Lead in a custom field called "Lead Source Detail". here only the Id of Loser Lead id is coping to the Master Lead in Lead Source Detail id. But the value of Lead Source should be copied to the custom field.
I have created Triggers and Classes as below.
Trigger:
trigger accMerge on Lead (after delete) {
Map mergeWinToLoserIdMap = new Map ();
List loserId = new List();
set MasterRecordId = new Set();
for (Lead loser : Trigger.old)
{
mergeWinToLoserIdMap .put(loser.masterRecordId,loser.Id);
}
if(mergeWinToLoserIdMap .size() > 0)
Class1.mergeAccupdate(mergeWinToLoserIdMap.keyset(),mergeWinToLoserIdMap);
}
Apex Class:
public class Class1
{
@future
public static void mergeAccupdate(set ids, Map mergeWinToLoserIdMaps)
{
List winnerList = [select Id, LeadSource from Lead where id IN: Ids];
for (Lead winner : winnerList)
{
winner.Lead_Source_Detail__c = mergeWinToLoserIdMaps.get(winner.Id);
}
update winnerList;
}
}
I know something is wrong in mentioning the field name. Please suggest.
Thanks,
Please check this - http://www.infallibletechie.com/2015/06/trigger-to-update-losing-lead.html
DeleteHi, Thanks for your input, but still it is updating the winner lead source to same lead source column. Could you please check once. please.
DeleteThanks a lot.
Hi Magulan, Did u check the code once again. Because still its updating winner`s lead source rather than updating Loser`s lead source record.
DeleteYour response is highly appreciated.
Thanks,
Please check the field. I am using custom Lead Source Detail field not the standard LeadSource field.
DeleteConsider there are two lead test and test. First Lead have lead source as Web and the second one have lead source as Phone. When you merge the lead, second lead will be deleted and the second lead Lead Source will be stored in Lead Source Detail custom field in first lead.
Deletehi,
ReplyDeleteCan you please tell me how to create reports using visual force pages, because my requirement is to group by more than 3 picklist columns and to get the count of it.
I know by standard salesforce we cannot achieve it, So please tell me how to create reports using visual force and apex controllers.
Thanks.
Check this - http://www.infallibletechie.com/2013/02/pie-chart-and-bar-chart-using-apex-in.html
DeleteHI can you please give us an example of Outer Join in Salesforce.
ReplyDeleteis it possible to create a join between 2 tables which has no relationship? Please give us an example.
Thank you so much.
Ezhil.
I am also receiving "INVALID_TYPE:
DeleteResponse_Status__c, (Select Status from CampaignMember)from Responses__c
^
ERROR at Row:1:Column:48
Didn't understand relationship 'CampaignMember' in FROM part of query call. If you are attempting to use a custom relationship, be sure to append the '__r' after the custom relationship name. Please reference your WSDL or the describe call for the appropriate names." error when I tried to query between 2 tables that doesn't link together. Please suggest.
Thanks,
Hi Magulan, Am taking 401 and 201Test next week, can you please provide Dumps if you have, gayathri.galla@gmail.com
DeleteThanks in advance
Hi magulan
ReplyDeletei am new to salesforce. so i have no idea about salesforce project and implementation .can u please send me some project and flow diagram and interview related material with questions.please send me documents it is urgent my email is sathyakunamneni@gmail.com ThanQ
kk
Deletewhat is the difference between test cases and test classes?How to write a test cases in salesforce?
ReplyDeleteHello Sir,
ReplyDeleteGood to hear about you. Could you please send me some material to prepare for admin and developer to suresh1690@yahoo.com
Regards,
Suresh
Hi.. Magulan
ReplyDeleteI'm preparing for Salesforce App Builder Exam.. Can you provide me practice questions/dumps to get the exam clear in one go.
Hi, I don't have dumps. Practice well. App builder is all about configurations. So, it will be very easy if you practice all the configurations in Salesforce.
DeleteHi Magulan, your site is very informative. Thanks a lot. I am planning to give platform developer 2 exam. can you provide me some study material on saiba.sharma01@gmail.com . Thank you :)
ReplyDeleteHi Magulan, your site is very informative. Thanks a lot. I am planning to give platform developer 2 exam. can you provide me some study material on saiba.sharma01@gmail.com . Thank you :)
ReplyDeleteHi Magulan, Please send me the code how to read CSV file and create object and fields in salesforce. Tried to find on google but did not get...
ReplyDeleteTry tooling api. I don't have any link or doc for this.
Deletevery very helpful site, thx a lots
ReplyDeleteHi,
ReplyDeleteI want to learn Salesforce Coding. I have never done coding before. Please provide me some documents and learning path.
Regards,
Abhishek
Learn from Trailhead - trailhead.salesforce.com
DeleteHi magulan
ReplyDeleteI need sample SFDC project and implementation with detail description. can u please send me one project and flow diagram and interview related material with questions to this mail Id: daya.chougule27@gmail.com
Thanks&Regars
Daya
I don't have project related docs.
DeleteFor interview questions with answers check - http://www.infallibletechie.com/search/label/Salesforce%20Interview%20Questions