Jeremy Ross created CAMEL-17608:
-----------------------------------
Summary: camel-salesforce: allow overriding sobject name when
using DTOs
Key: CAMEL-17608
URL: https://issues.apache.org/jira/browse/CAMEL-17608
Project: Camel
Issue Type: Improvement
Components: camel-salesforce
Affects Versions: 3.15.0
Reporter: Jeremy Ross
When subclasses of the generated DTOs are used, Camel uses the name of the
subclass as the sobject name, which won't work. Also, because instanceof check
passes, camel ignores the sObjectName option. The solution would be for Camel
to always honor the sObjectName option.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)