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

Martin BasovnĂ­k edited comment on CAMEL-8601 at 6/30/15 2:49 PM:
-----------------------------------------------------------------

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}

How to run integration tests properly? Maven profile {{integration}} does not 
work for me, so I run in as follows: {{mvn test 
-Dtest=CompoundTypesIntegrationTest}}.


was (Author: mbasovni):
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)

Reply via email to