[teiid-issues] [JBoss JIRA] (TEIID-2715) Extension metadata is not visible when queried through OData

Ramesh Reddy (JIRA) issues at jboss.org
Fri Jul 1 14:34:00 EDT 2016


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

Ramesh Reddy resolved TEIID-2715.
---------------------------------
    Resolution: Done


Added standard metadata properties like NIS, CARDINALITY etc to $metadata document, and added "term" definitions for those in Teiid specific annotation file which can be statically accessed.

As per the extension-metadata, the "terms" as well as "annotations" will be added dynamically in $metadata.

> Extension metadata is not visible when queried through OData
> ------------------------------------------------------------
>
>                 Key: TEIID-2715
>                 URL: https://issues.jboss.org/browse/TEIID-2715
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Server
>    Affects Versions: 8.6
>         Environment: Windows 7
>            Reporter: Alex Khvatov
>            Assignee: Ramesh Reddy
>             Fix For: 9.1
>
>
> x`Hi,
> I used Teiid Designer and just plain XML editor (because Teiid Designer would constantly complain) I created Model Extension Definition file which I was able to successfully register. My definition was showing up in Model Extension Registry view. I deployed my virtual database and tried accessing columns and tables via Odata:
> http://localhost:8080/odata/MCR_VDB/Tables?$format=json
> http://localhost:8080/odata/MCR_VDB/Columns?$format=json
> Both documents returned did not contain any extra metadata I defined.
> HELP!
> Thanks.
> Alex



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list