[
https://issues.jboss.org/browse/TEIID-3836?page=com.atlassian.jira.plugin...
]
Ramesh Reddy edited comment on TEIID-3836 at 3/7/17 7:28 PM:
-------------------------------------------------------------
I think there is NO need for this, you can take any example we should be able to do odata.
We can close this IMO.
We can add to show odata URL to console when VDB is deployed if that makes sense.
was (Author: rareddy):
I think there is need for this, you can take any example we should be able to do odata. We
can close this IMO.
We can add to show odata URL to console when VDB is deployed if that makes sense.
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.3
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
(v7.2.3#72005)