[
https://issues.redhat.com/browse/TEIIDSB-216?page=com.atlassian.jira.plug...
]
Steven Hawkins commented on TEIIDSB-216:
----------------------------------------
The salesforce connectivity is based upon the 45.1.0 partner jar. To be honest I'm
not sure how well that would work the enterprise wsdl, which is referenced in the /c/
urls. As for the error if it happens consistently then it's likely an incompatibility
in the 45.1.0 partner jar and the 44.0 wsdl. If it's happening inconsistently, such
as you are mentioning under a timeout scenario, then it seems appropriate that we would
throw an exception. However Teiid Spring Boot does not currently attempt redeployments.
We get error with methadata in Salesforce request
-------------------------------------------------
Key: TEIIDSB-216
URL:
https://issues.redhat.com/browse/TEIIDSB-216
Project: Teiid Spring Boot
Issue Type: Bug
Components: datasource
Reporter: Renat Eskenin
Priority: Major
We get error from Teiid:
{code}
SQL state [50000]; error code [30504]; TEIID30504 salesforce: Unrecognized header:
{http://soap.sforce.com/2006/04/metadata}DebuggingInfo; nested exception is
org.teiid.jdbc.TeiidSQLException: TEIID30504 salesforce: Unrecognized header:
{http://soap.sforce.com/2006/04/metadata}DebuggingInfo
{code}
As I think this error faired when we have connection timeout to Salesforce. In other time
all works fine.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)