[
https://issues.apache.org/jira/browse/CAMEL-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608619#comment-14608619
]
Dhiraj Bokde commented on CAMEL-8601:
-------------------------------------
Hi Martin, you can run all the salesforce tests using the profile
{{salesforce-test}}. See the Javadoc for {{CompundTypesIntegrationTest}} for
what it needs:
{code}
Test support for Salesforce compound data types.
This test requires a custom field in the <code>Account</code> object called
<code>"Shipping Location"</code> of type <code>Geolocation</code> in decimal
units.
@see <a
href="https://www.salesforce.com/developer/docs/api/index_Left.htm#CSHID=compound_fields.htm|StartTopic=Content%2Fcompound_fields.htm|SkinName=webhelp">Compound
data types</a>
{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)