Thursday, 14 May 2015

Visualforce Remoting: an unsung hero of the Salesforce world!

In this ultra-fast, action-packed world of Salesforce that we all live in, nobody likes to wait for a response, not even your HTTP callout! Just the other day, I needed to work on a requirement, where I needed to update records through a Visualforce page, send the updated data to a third-party web service and display the results on my Visualforce page! Sounds quite a handful, doesn’t it? That’s when Visualforce remoting came to my rescue. Initial hurdles… In order to perform an HTTP...
Read More »

Wednesday, 13 May 2015

Duplicate Management in Salesforce

If you have worked on Salesforce, you have invariably waded through troubled waters, thanks to the innumerable duplicates in your data. Tracking duplicates and weeding them out of my Salesforce orgs for accurate reporting and forecasting periodically is one of the most frustrating tasks that I have ever undertaken. That is why when Salesforce introduced the Duplicate Rule in the winter ’15 release, my joy knew no bounds! Discovering the Duplicate Rule Organizations can take advantage...
Read More »