[progress Communities] [progress Openedge Abl] Salesforce.com Apex Friendly Variables Json...

  • Thread starter Thread starter mchiulli@adobe.com
  • Start date Start date
Status
Not open for further replies.
M

mchiulli@adobe.com

Guest
For integrations with SalesForce.com (SFDC), in order to use the serializer the Attribute names can not start with an underscore "_". Given the Corticon REST / JSON API includes a mandatory attribute __metadata, this prevents the OOB SFDC Web Service integration in APEX. Please drop the "__" or change to something like "object_metadata"

Continue reading...
 
Status
Not open for further replies.
Back
Top