[
https://issues.jboss.org/browse/TEIIDDES-996?page=com.atlassian.jira.plug...
]
Ted Jones updated TEIIDDES-996:
-------------------------------
Workaround Description:
Multiple workarounds:
1. Generate the web service models individually instead of at the model level. This will
allow you to make the output view and schemas unigue in the "create web service"
wizard.
2. In order to keep both schemas underneath the same model all the tablenames in the
second schema would need to be changed. This isn't a viable solution though if the
models contain numerous tables with the same name.
was:In order to keep both schemas underneath the same model all the tablenames in the
second schema would need to be changed. This isn't a viable solution though if the
models contain numerous tables with the same name.
Create Web Service fails if the model contains 2 schemas with the
same tablenames underneath
--------------------------------------------------------------------------------------------
Key: TEIIDDES-996
URL:
https://issues.jboss.org/browse/TEIIDDES-996
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 7.4
Reporter: Debbie Steigner
Assignee: Ted Jones
Labels: eds
Fix For: 7.5
In Teiid Designer, if you import a Source Model that contains 2 schemas, each schema
contains tables with the same name. Right-click > Modeling > Create Web Service
fails:
"The name table_a_OutputView is the same (ignoring case) as 1 other object(s) under
the same parent."
The default names for the table Output Views should also contain the schema/folder names,
i.e. schemaA_tableA_OutputView.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira