Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.19.0
-
None
-
Patch Available
-
Unknown
-
Patch
Description
As per discussion in CAMEL-10452, Data Transfer Objects (DTOs) generated by camel-salesforce-maven-plugin could contain additional metadata. This metadata could be used to get the list of fields in the SObject, to provide label plural form (needed in some APIs), or URLs of SObjects.
The simplest option would be to add a method that returns existing SObjectDescription populated with the data received from the metadata service during the generation of DTOs.
Attachments
Issue Links
- links to