What is a duplicate lead, contact cost me in salesforce org..

Continue Reading...

Handling Contacts which have multiple accounts in salesforce

If you sell to businesses, franchises or involve in B2B accounts, one of the common scenarios is that a contact will be in multiple accounts…

Continue Reading...

Handling Salesforce sandbox downtimes with minimal time impact

I am sure like me most of the development teams had a major debacle last friday when Salesforce pulled down cs15 sandbox down due to…

Continue Reading...

Debugging Force.com SItes errors on the message error has occured

If you have a lot of visual force pages on force.com sites, one of the challenges is fixing the error has occurred error message on…

Continue Reading...

Get a 360 view of your customers from multiple systems using Salesforce

One of the challenges for ISV or any company using multiple systems is to realizing the vision of getting a 360 view of their customers…

Continue Reading...

Handling error has occured errors on visual force pages on force.com sites

If you are using a force.com site and having a lot of visual force pages, you would encounter an error message which is error has…

Continue Reading...

How to design and Create an apex job to process a million records

If you are using an enterprise org and have a requirement to process a million records in an automated fashion, apex job provides the solution…

Continue Reading...

Track your force.com site logins by Hour and day

If you have a force.com site and would like to track the user login history report by hour, you would find the login history report…

Continue Reading...

Debugging patterns for programmers who pull their hair off on “The page submitted is invalid for session” on force.com site..

As a programmer debugging on force.com site pages is always a night mare and the reasons are obvious. We do not get exceptions handled if…

Continue Reading...

3 things which will save time before you do data migration on Salesforce

If you are planning to do a data migration to salesforce from an external database like Oracle, sql server or any other system, there is…

Continue Reading...