[
https://issues.jboss.org/browse/TEIIDDES-1176?page=com.atlassian.jira.plu...
]
Van Halbert commented on TEIIDDES-1176:
---------------------------------------
After getting a hold of the actual ddl the user was testing with, I now see this being a
bigger issue. Not just a nice to have, but a need to have.
- users obtain ddl scripts from their dba (due to access reasons) and it contains
statements that are not supported by the ddl importer. The user just wants to import the
ddl, and have the importer help them along.
- feed back from the importer as to what it liked and did not like, must be communicated
to the user. This is where the importer should take in what it supports, and do
something else with what it doesn't. The user suggested that either of these options
should be done: 1) that what it doesn't support, maybe create a dummy object into the
workspace or 2) present a list to the user so that they can print it out and then go back
and fix the file.
Usability Issue: On DDL importer, need better feed back when a file
cannot be imported
--------------------------------------------------------------------------------------
Key: TEIIDDES-1176
URL:
https://issues.jboss.org/browse/TEIIDDES-1176
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 7.4.2
Reporter: Van Halbert
Attachments: Testfile.ddl
When importing a DDL file, the importer fails. Its hard to determine where the problem
is in the file. It was suggested it would be nice if it could parse what it can and then
indicate after which statement it failed.
Also, it would be nice to be able to select which objects (like the jdbc importer of
selecting tables, indexes, etc.) to import. Maybe the ddl importer could utilize part the
jdbc importer wizard to provide the same options.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira