[
https://issues.apache.org/jira/browse/CAMEL-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288637#comment-14288637
]
ASF GitHub Bot commented on CAMEL-8267:
---------------------------------------
GitHub user cristianonicolai opened a pull request:
https://github.com/apache/camel/pull/377
CAMEL-8267: Allow to configure Salesforce URL
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cristianonicolai/camel CAMEL-8267
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/377.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #377
----
commit 4ef0bcfd6a4ab77465dfad89d561fd373eacb413
Author: Cristiano Nicolai <[email protected]>
Date: 2015-01-23T02:43:45Z
CAMEL-8267: Allow to configure Salesforce URL
----
> Allow to configure Salesforce URL when creating DTOs via
> camel-salesforce-maven-plugin
> --------------------------------------------------------------------------------------
>
> Key: CAMEL-8267
> URL: https://issues.apache.org/jira/browse/CAMEL-8267
> Project: Camel
> Issue Type: Improvement
> Components: camel-salesforce
> Affects Versions: 2.14.1
> Reporter: Cristiano Nicolai
> Priority: Minor
>
> When trying to generate DTOs for Salesforce, it is useful to allow using a
> different environment that production Salesforce. Currently the plugin does
> not allow to use a different URL, it always connect to
> https://login.salesforce.com.
> Suggestion is to add an extra parameter, camelSalesforce.loginUrl, that still
> uses the same URL as default value, but opens up the possibility to use a
> different url like https://test.salesforce.com/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)