[
https://issues.jboss.org/browse/TEIIDDES-3194?page=com.atlassian.jira.plu...
]
Steven Hawkins commented on TEIIDDES-3194:
------------------------------------------
This is resolved on the teiid side with TEIID-5329
I consider this to be a critical, since the workaround exists, but it
is a regression.
This is not a regression - salesforce was allowing logins at the www url, but must have
decommissioned it recently.
> Importing from Salesforce using Salesforce importer uses wrong URL to connect
> -----------------------------------------------------------------------------
>
> Key: TEIIDDES-3194
> URL:
https://issues.jboss.org/browse/TEIIDDES-3194
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 11.1.3
> Reporter: Matus Makovy
> Priority: Critical
>
> When you import from salesforce using Salesforce importer the default URL used is:
> {code:java}
>
https://www.salesforce.com/services/Soap/u/22.0
> {code}
> This url is wrong, the correct one should be:
> {code:java}
>
https://login.salesforce.com/services/Soap/u/22.0
> {code}
I consider this to be a critical, since the workaround exists, but it
is a regression.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)