Salesforce: Serializing Objects from a Managed Package
I’m currently working on a Salesforce project that utilizes a few home-built managed packages. There are lots of restrictions of what you can and can’t do with managed package, and most of those are documented fairly clearly. Some, however, are somewhat hidden. One such restriction is this: Only custom objects, which are sObject types, of managed packages can be serialized from code that is external […]
Salesforce: Serializing Objects from a Managed Package Continue Reading »