[teiid-issues] [JBoss JIRA] (TEIID-3298) invokeHttp procedure should support returning HTTP Response Code

Steven Hawkins (JIRA) issues at jboss.org
Thu Jan 22 12:49:49 EST 2015


    [ https://issues.jboss.org/browse/TEIID-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034450#comment-13034450 ] 

Steven Hawkins commented on TEIID-3298:
---------------------------------------

There is quite of bit of information that could be useful.  Adding an out parameter for each is possible.  Other approaches would be to have a resultset with name value pair columns (which could be cumbersome to use) or a json value (since we lack a map construct).

> 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
>            Assignee: Steven Hawkins
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list