Dhiraj Bokde created CAMEL-7021:
-----------------------------------
Summary: Allow clearing of field 'Name' for upserts
Key: CAMEL-7021
URL: https://issues.apache.org/jira/browse/CAMEL-7021
Project: Camel
Issue Type: Bug
Components: camel-salesforce
Affects Versions: 2.12.2
Reporter: Dhiraj Bokde
Fix For: 2.12.3
The Salesforce component clears the field 'Name' when upserting SObjects
assuming its a common external ID. But Salesforce allows creating SObjects with
custom external IDs, and the user may need to insert/update the 'Name' field.
The method clearBaseFields in AbstractSObjectBase should not clear this field
to support this use case.
--
This message was sent by Atlassian JIRA
(v6.1#6144)