Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10143

Camel Salesforce component field LastActivityDate is typed with java.lang.String, which is not consistent with the Salesforce SOAP type "xsd:date"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.17.1, 2.18.0
    • 2.17.3, 2.18.0
    • camel-salesforce
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            dhirajsb Dhiraj Sureshkumar Bokde
            dhirajsb Dhiraj Sureshkumar Bokde
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: