[
https://issues.jboss.org/browse/TEIID-2715?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-2715:
-------------------------------------
Yes, the extended properties are only defined on the "Properties" table. Steve
mentioned this on the forum thread. The above REST call you are making is not on the
Properties. You need to join both using UID column.
One caveat I see you may not be able to use OData for this, as Primary Key information on
Properties seem to be missing and there needs to be FK relation between these both tables
to use OData navigation feature to join between these two tables. May be we can re-purpose
this JIRA for it?
Created and registered MXD, extra metadata is not visible when
queried.
-----------------------------------------------------------------------
Key: TEIID-2715
URL:
https://issues.jboss.org/browse/TEIID-2715
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.6
Environment: Windows 7
Reporter: Alex Khvatov
Assignee: Steven Hawkins
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira