]
Ramesh Reddy updated TEIID-3298:
--------------------------------
Fix Version/s: 9.2
(was: 9.1)
invokeHttp procedure should support returning HTTP Response Code
----------------------------------------------------------------
Key: TEIID-3298
URL:
https://issues.jboss.org/browse/TEIID-3298
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Affects Versions: 8.4
Reporter: Ramesh Reddy
Fix For: 9.2
Currently WS Translator supplied "invokeHttp" procedure only returns the result
and as well as the content-type. It should also return response code.
It may be useful to check if there is any other return parameters can be useful too. Like
cookie etc.