You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Martin Basovník (JIRA)" <ji...@apache.org> on 2015/06/30 16:48:05 UTC

[jira] [Commented] (CAMEL-8601) Add Support for SFDC-specific Field Types To The Camel SFDC Component

    [ https://issues.apache.org/jira/browse/CAMEL-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608403#comment-14608403 ] 

Martin Basovník commented on CAMEL-8601:
----------------------------------------

Hi, I tried to run test {{org.apache.camel.component.salesforce.CompoundTypesIntegrationTest}} but I got the following exception. Do you know why?
{code}
Caused by: org.apache.camel.component.salesforce.api.SalesforceException: {errors:[{"errorCode":"INVALID_FIELD","message":"No such column 'Shipping_Location__Latitude__s' on sobject of type Account"}],statusCode:400}
{code}

> Add Support for SFDC-specific Field Types To The Camel SFDC Component
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-8601
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8601
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-salesforce
>    Affects Versions: 2.12.5, 2.13.4, 2.14.2, 2.15.1
>            Reporter: Dhiraj Bokde
>            Assignee: Dhiraj Bokde
>             Fix For: 2.14.3, 2.15.2, 2.16.0
>
>
> Add support for compound types Addess and Geolocation introduced in Salesforce API 30. 



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