Renat Eskenin created TEIID-5964:
------------------------------------
Summary: Existing table not found in schema
Key: TEIID-5964
URL:
https://issues.redhat.com/browse/TEIID-5964
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 14.0
Reporter: Renat Eskenin
Assignee: Steven Hawkins
Attachments: Снимок экрана от 2020-06-01 18-55-15.png
Created simple Teiid project with odata
In VDB we have schema "schpostgresql" with some tables, but Odata give errors
{code}
{
"error": {
"code": null,
"message": "Cannot find EntitySet, Singleton, ActionImport or
FunctionImport with name 'dm_vcom_product'."
}
}
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)