[teiid-issues] [JBoss JIRA] (TEIID-3836) Create a quick start to demonstrate OData
Steven Hawkins (JIRA)
issues at jboss.org
Tue Nov 24 16:31:00 EST 2015
[ https://issues.jboss.org/browse/TEIID-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133528#comment-13133528 ]
Steven Hawkins commented on TEIID-3836:
---------------------------------------
An OData url will have the form odata/vdb/model/entity
Do you mean Stocks/StockPrices instead? Note that there is also TEIID-3814 which affects what case is expected for the model name.
> Create a quick start to demonstrate OData
> -----------------------------------------
>
> Key: TEIID-3836
> URL: https://issues.jboss.org/browse/TEIID-3836
> Project: Teiid
> Issue Type: Task
> Components: Quick Starts
> Affects Versions: 9.x
> Reporter: Kylin Soong
> Assignee: Van Halbert
> Fix For: 9.x
>
>
> Add a quick start to demonstrate OData api may helpful for users.
> After deploy portfolio-vdb.xml successful, I test with(http://localhost:8080/odata/Portfolio.1/Stocks.StockPrices) return a error:
> {code}
> TEIID16011 EntitySet "Stocks.StockPrices" is not found; Check the spelling, use modelName.tableName; The table that representing the Entity type must either have a PRIMARY KEY or UNIQUE key(s)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the teiid-issues
mailing list