[teiid-issues] [JBoss JIRA] (TEIID-2666) Extend OData output formats, currently JSON and XML supported

Steven Hawkins (JIRA) issues at jboss.org
Fri May 16 08:27:56 EDT 2014


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

Steven Hawkins commented on TEIID-2666:
---------------------------------------

Just in case you want to pursue this work on your own in the mean time, you would look at patching classes such as JSONFeedFormatWriter and JSONFormatWriter under http://code.google.com/p/odata4j/source/browse/odata4j-core/src/main/java/org/odata4j/format/json/

You can see there where the format is hardcoded to show the metadata, use the name "results", etc.

> Extend OData output formats, currently JSON and XML supported
> -------------------------------------------------------------
>
>                 Key: TEIID-2666
>                 URL: https://issues.jboss.org/browse/TEIID-2666
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Server
>    Affects Versions: 8.4
>         Environment: N/A
>            Reporter: Cojan van Ballegooijen
>            Priority: Trivial
>
> We would like to see the available output formats of the OData services be extended with CSV (Command Seperated Values) upon customer request.
> It would be great if we could extend it ourselves using for example XSLT or other transformation mechanism.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the teiid-issues mailing list