[JBoss JIRA] (TEIIDDES-2858) Column whose have specific name are not correctly parsed in the DDL
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2858?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-2858:
---------------------------------------
Isn't this same issue related to Designer needing to quote reserved words (TEIIDDES-2897).
> Column whose have specific name are not correctly parsed in the DDL
> -------------------------------------------------------------------
>
> Key: TEIIDDES-2858
> URL: https://issues.jboss.org/browse/TEIIDDES-2858
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview, Dynamic VDBs
> Affects Versions: 10.0.1
> Environment: Fedora 23
> Reporter: Matej Kralik
> Fix For: 10.0.2
>
> Attachments: remoteXML.zip, screenshot1.png, screenshot2.png
>
>
> When I wanted preview date from the table which contains column with specific name, server shows me this error:
> TEIID31100 Parsing error: Encountered "'FALSE'), [*]YEAR[*] string(" at line 8, column 9.
> Was expecting: "constraint" | "foreign" | "primary" | "unique" | id
> I looked on the DDL which designer generated (screenshot1) and I think that column TIME should be between quotation marks.
> "YEAR" string(4000) OPTIONS(NAMEINSOURCE '"YEAR"', UPDATABLE 'FALSE')
> When I change column name from TIME to "TIME", the preview passed and showed me data. (screenshot2)
> A similar situation is when I generated dynamic VDB.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (TEIIDDES-2858) Column whose have specific name are not correctly parsed in the DDL
by stanislav kaleta (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2858?page=com.atlassian.jira.plu... ]
stanislav kaleta updated TEIIDDES-2858:
---------------------------------------
Summary: Column whose have specific name are not correctly parsed in the DDL (was: Column whose have specific name in not correctly parsed in the DDL)
> Column whose have specific name are not correctly parsed in the DDL
> -------------------------------------------------------------------
>
> Key: TEIIDDES-2858
> URL: https://issues.jboss.org/browse/TEIIDDES-2858
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview, Dynamic VDBs
> Affects Versions: 10.0.1
> Environment: Fedora 23
> Reporter: Matej Kralik
> Fix For: 10.0.2
>
> Attachments: remoteXML.zip, screenshot1.png, screenshot2.png
>
>
> When I wanted preview date from the table which contains column with specific name, server shows me this error:
> TEIID31100 Parsing error: Encountered "'FALSE'), [*]YEAR[*] string(" at line 8, column 9.
> Was expecting: "constraint" | "foreign" | "primary" | "unique" | id
> I looked on the DDL which designer generated (screenshot1) and I think that column TIME should be between quotation marks.
> "YEAR" string(4000) OPTIONS(NAMEINSOURCE '"YEAR"', UPDATABLE 'FALSE')
> When I change column name from TIME to "TIME", the preview passed and showed me data. (screenshot2)
> A similar situation is when I generated dynamic VDB.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (TEIIDDES-2892) VDB file is not changed after some actions. No errors are shown.
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2892?page=com.atlassian.jira.plu... ]
Matus Makovy commented on TEIIDDES-2892:
----------------------------------------
It seems that I can not change the data role name.
> VDB file is not changed after some actions. No errors are shown.
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2892
> URL: https://issues.jboss.org/browse/TEIIDDES-2892
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 10.0
> Reporter: Bram Gadeyne
> Priority: Blocker
> Attachments: .log, after_reopen.png, after_sync_all.png, rights_still_present.png, take_away_rights.png
>
>
> Hi,
> I'm using teiiddesigner 10.0 and teiid server 9.0.2.
> I've copied a previous vdb file called vdb3.14.vdb to vbd3.15.vdb and changed the version number to 15.
> I've then added a new xmi for a new database which I've generated through JDBC import.
> Now I wanted to change the permissions on this new database but I can't seem to alter the vdb file anymore.
> First off all The vdb shown some models that are not in sync with the model files. Clicking on synchronize all first shows them as beiing updated but closing and reopening the vdb file shows that they are still nog in sync.
> Opening the editor to alter the permissions also seems to work. But when you reopen the panel for the same usergroup the changes are not made.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (TEIIDDES-1071) Improve usability for primary end-to-end use cases
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1071?page=com.atlassian.jira.plu... ]
Matus Makovy closed TEIIDDES-1071.
----------------------------------
This is resolved and the resolution is set to Done, all Sub-Tasks are closed. So I am closing this (JIRA Clean up)
> Improve usability for primary end-to-end use cases
> --------------------------------------------------
>
> Key: TEIIDDES-1071
> URL: https://issues.jboss.org/browse/TEIIDDES-1071
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Modeling
> Affects Versions: 7.5
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
>
> Basic modeling operations for Teiid Designer can confusing because of the wealth of options and lack of UI assistance.
> 1) Create Cheat Sheets for multi-step modeling processes
> 2) Create Advisor framework to assist user in monitoring progress through these steps
> 3) Create new customizable top-down view of workspace showing model dependencies and project/folder containment.
> - Allow drill-down editing ( EXAMPLE: Workspace > Project > Folder > Model > Table > Column )
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (TEIIDDES-1402) Enable the diagram toolbar buttons, eg. Add Transformation Sources, by default
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1402?page=com.atlassian.jira.plu... ]
Matus Makovy closed TEIIDDES-1402.
----------------------------------
Closing this, since the resolution is Won't fix (JIRA Clean-up)
> Enable the diagram toolbar buttons, eg. Add Transformation Sources, by default
> ------------------------------------------------------------------------------
>
> Key: TEIIDDES-1402
> URL: https://issues.jboss.org/browse/TEIIDDES-1402
> Project: Teiid Designer
> Issue Type: Sub-task
> Components: Diagrams
> Reporter: Paul Richardson
> Assignee: Paul Richardson
>
> At the moment, the toolbar diagram actions depend upon selection in the Model Explorer tree.
> Better to enable the buttons by default.
> If selection is made in Model Explorer tree then button uses that as before. If there is no selection then throw up wizard asking the user to select which models to add. So in the case of 'Add Transformation Source(s), all source and view model transformation diagrams nodes will be selectable.
> Just helps the user avoid being confused as to why the buttons are disabled. Also helps with the view being the starting point for the use case. Maybe, consider New... buttons that would allow new sources to be created, ie. user starting from top-down approach with the view and working back to their sources.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (TEIIDDES-1197) Create Runtime Artifacts Configuration View or Editor
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1197?page=com.atlassian.jira.plu... ]
Matus Makovy closed TEIIDDES-1197.
----------------------------------
Closing this, since the resolution is Won't fix (JIRA Clean-up)
> Create Runtime Artifacts Configuration View or Editor
> -----------------------------------------------------
>
> Key: TEIIDDES-1197
> URL: https://issues.jboss.org/browse/TEIIDDES-1197
> Project: Teiid Designer
> Issue Type: Sub-task
> Affects Versions: 7.6
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Attachments: Initial Runtime Artifact Manager.bmml, Initial Runtime Artifact Manager.png
>
>
> Teiid Designer has a number of views, editors that allow management of various values, artifacts or properties of artifacts.
> This info includes:
> - Data Tools Project Connection Profiles
> - Teiid Data Sources and Translators
> - Translator Overrides (currently only in VDBs)
> - Re-usable Model Extension Definitions (MEDs)
> - VDB's
> Single view/editor containing the status of these items for a given workspace would help clarify what a user is working with and also better enable re-use across local projects
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (TEIIDDES-1111) Create a model(s) (view/source) based on the schema and type of data source provided
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1111?page=com.atlassian.jira.plu... ]
Matus Makovy closed TEIIDDES-1111.
----------------------------------
Closing this, since the resolution is Won't fix (JIRA Clean-up)
> Create a model(s) (view/source) based on the schema and type of data source provided
> ------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1111
> URL: https://issues.jboss.org/browse/TEIIDDES-1111
> Project: Teiid Designer
> Issue Type: Sub-task
> Components: Import/Export
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Labels: importers, teiid, xml
>
> There have been many requests from users in the recent past to auto-generate source and view models that can consume the XML coming in the specified in a schema file. The current XML document model, take in a XSD and maps the relational data into XML data. This request is exact opposite of it in the consuming side. The data is coming in as XML, need to expose them as relational.
> I strongly believe that this needs to be done as part of TEIIDDES-1078, not create separate importers to minimize the user experience with modelling any XML data.
> The data sources can File, SOAP service or Rest service currently, but may not be restricted to those.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (TEIIDDES-2245) Error Assigning WS CP to source model
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2245?page=com.atlassian.jira.plu... ]
Matus Makovy closed TEIIDDES-2245.
----------------------------------
Tested with TD 10.0.1 and I am able to set WS CP to source model, so I'll close this
> Error Assigning WS CP to source model
> -------------------------------------
>
> Key: TEIIDDES-2245
> URL: https://issues.jboss.org/browse/TEIIDDES-2245
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview, VDB & Execution, Web Services Support
> Affects Versions: 8.6
> Reporter: Ted Jones
> Assignee: Ted Jones
> Priority: Blocker
> Fix For: 8.5.1, 8.6, 9.1
>
>
> When assigning a WS CP to a source model, I get the following error:
> An error synchronizing and saving the Preview VDB for model "/restBooks/StockSource.xmi" occurred.
> No value for the connection property 'AuthPassword'
> The source WS has no security.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months