30/03/2016
Dynamic Picklist Values Using Metadata API
A different way to tackle this need is to manage picklist values through Metadata API. Metadata API can also be used for managing fields, objects, pages etc., but ou…
Read Article18/11/2015
Managing multiple multilevel account hierarchies efficiently in Apex
Account Hierarchy The accounts are stored in the database in a hierarchy using parent ids as shown in the example below. The top accounts are A1 and B1. Children of …
Read Article