You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dhiraj Bokde (JIRA)" <ji...@apache.org> on 2016/07/13 21:42:20 UTC

[jira] [Created] (CAMEL-10143) Camel Salesforce component field LastActivityDate is typed with java.lang.String, which is not consistent with the Salesforce SOAP type "xsd:date"

Dhiraj Bokde created CAMEL-10143:
------------------------------------

             Summary: Camel Salesforce component field LastActivityDate is typed with java.lang.String, which is not consistent with the Salesforce SOAP type "xsd:date"
                 Key: CAMEL-10143
                 URL: https://issues.apache.org/jira/browse/CAMEL-10143
             Project: Camel
          Issue Type: Bug
          Components: camel-salesforce
    Affects Versions: 2.17.1, 2.18.0
            Reporter: Dhiraj Bokde
            Assignee: Dhiraj Bokde
             Fix For: 2.17.3, 2.18.0


This field was not a valid date time field in older versions of the Salesforce APIs, hence it was left as String. 
It should now be converted into DateTime to work with latest Salesforce API and be mappable to dates in Hibernate for e.g.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)