Zoran Regvart created CAMEL-10570:
-------------------------------------
Summary: camel-salesforce: add metadata to generated DTOs
Key: CAMEL-10570
URL: https://issues.apache.org/jira/browse/CAMEL-10570
Project: Camel
Issue Type: Improvement
Components: camel-salesforce
Affects Versions: 2.19.0
Reporter: Zoran Regvart
Assignee: Zoran Regvart
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)