[
https://issues.jboss.org/browse/TEIID-2715?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2715:
---------------------------------------
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.
A proper unique/fk relationship does not exist between properties and tables as the
properties table is for all objects. You can of course always add any denomalized view
that you want to your vdb to handle the extension metadata access - the question here
would be more of what do you want to do with the extension metadata?
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