]
Steven Hawkins reassigned TEIID-3298:
-------------------------------------
Assignee: (was: Steven Hawkins)
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.1
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.