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/14 06:43:20 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-10143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dhiraj Bokde resolved CAMEL-10143.
----------------------------------
    Resolution: Fixed

Fixed on branches master and camel-2.17.x, the field is now of type DateTime. 

> 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)