[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1306) Add support for JSON data sources (JSON translator, JSON-to-table mapping functions).

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Oct 25 13:39:57 EDT 2010


     [ https://jira.jboss.org/browse/TEIID-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1306.
-----------------------------------

    Resolution: Done


Added the jsonToXml function with release note and documentation updates.  This also added the json-simple library for streaming processing of the json.  Still need to look at adding streaming support to xquery/xmltable to cut down further on the size of the document held in memory.

> Add support for JSON data sources (JSON translator, JSON-to-table mapping functions).
> -------------------------------------------------------------------------------------
>
>                 Key: TEIID-1306
>                 URL: https://jira.jboss.org/browse/TEIID-1306
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>    Affects Versions: 7.1
>            Reporter: Ken Johnson
>            Assignee: Steven Hawkins
>             Fix For: 7.2
>
>
> Consider adding support in Teiid to consume services (as data sources) that return JSON payloads rather than XML payloads.  This is an increasingly common integration scenario.  The approach used for XML processing seems to be a compatible pattern for this use case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list