Cristiano Nicolai created CAMEL-8267:
----------------------------------------
Summary: 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)