[JBoss JIRA] Created: (TEIIDDES-820) Remove the "Show XML Message Structure" action from "modeling" sub-menu
by Ramesh Reddy (JIRA)
Remove the "Show XML Message Structure" action from "modeling" sub-menu
-----------------------------------------------------------------------
Key: TEIIDDES-820
URL: https://issues.jboss.org/browse/TEIIDDES-820
Project: Teiid Designer
Issue Type: Task
Environment: F14
Reporter: Ramesh Reddy
While working with "XsdMessageStructureVisualizationTestSpec" test, it is been determined that this is a deprecated feature from legacy, that needs to be removed.
You can see this action
1) import a XSD schema
2) select one of the root elements, right click, Modeling->"Show XML Message Structure"
3) This generates a "logical" model. However, there is no other actions user can do based on this model.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (TEIIDDES-819) Data Source creation issues
by Steven Hawkins (JIRA)
Data Source creation issues
---------------------------
Key: TEIIDDES-819
URL: https://issues.jboss.org/browse/TEIIDDES-819
Project: Teiid Designer
Issue Type: Bug
Components: Teiid Integration
Affects Versions: 7.1.1
Environment: CR2 latest
Reporter: Steven Hawkins
Priority: Minor
Right clicking on a physical model and selecting "Create Data Source" and selecting the defaults (from model info) - this will give me a password prompt. It would be good if the prompt were titled "Data Source Password" just to be clear that the server admin password is not expected. Then if cancel is clicked on the password prompt, the data source is still created.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Resolved: (TEIIDDES-848) Undo/Redo operations on Teiid Designer diagram eventually end with empty xmi file
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-848?page=com.atlassian.jira.plug... ]
Barry LaFond resolved TEIIDDES-848.
-----------------------------------
Resolution: Cannot Reproduce Bug
Tried several times couldn't reproduce.
> Undo/Redo operations on Teiid Designer diagram eventually end with empty xmi file
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-848
> URL: https://issues.jboss.org/browse/TEIIDDES-848
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 7.2
> Environment: Java For JEE Developers 3.6 SP1
> Java 6 OpenJDK
> Linux, GTK, x86
> Reporter: Denis Golovin
> Assignee: Barry LaFond
> Attachments: screenshot91.png, screenshot92.png
>
>
> I cannot catch exact steps to replicate that, but intensive editing with Undo/Redo operations and when there are objects with the same names ends with empty xmi file. Teiid Model Explorer shows nothing under model node,
> !screenshot91.png!
> New Child menu is empty on model node. Diagram meantime has "leftover" objects.
> !screenshot92.png!
> Another problem with Undo/Redo is sometimes it just stop react on assigned key combinations Ctrl-Z/Ctrl-Y
> There are no errors reported in log.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Resolved: (TEIIDDES-849) Teiid Model Explorer Filters Dialog renders the filter names wrong
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-849?page=com.atlassian.jira.plug... ]
Barry LaFond resolved TEIIDDES-849.
-----------------------------------
Resolution: Rejected
The filter that's preferred is the Java Element filter which is customized for the Java/Code world. Teiid Designer's needs for filtering are much less.
> Teiid Model Explorer Filters Dialog renders the filter names wrong
> ------------------------------------------------------------------
>
> Key: TEIIDDES-849
> URL: https://issues.jboss.org/browse/TEIIDDES-849
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 7.2
> Reporter: Denis Golovin
> Assignee: Barry LaFond
> Attachments: screenshot102.png, screenshot103.png, screenshot104.png
>
>
> The same dialog available for Package Explorer and it looks better because it provides actual names for filters.
> !screenshot103.png!
> This is how Teiid Model Explorer Filters Dialog looks like (note RemoteSystemsConnections and RemoteSystemsTempFiles filters)
> !screenshot102.png!
> the same filters rendered as shown below in Filters dialog for Package explorer
> !screenshot104.png!
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Updated: (TEIIDDES-846) Create New Service wizard fails on empty Metadata Model Diagram
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-846?page=com.atlassian.jira.plug... ]
Barry LaFond updated TEIIDDES-846:
----------------------------------
Fix Version/s: 7.3
Component/s: Modeling
> Create New Service wizard fails on empty Metadata Model Diagram
> ---------------------------------------------------------------
>
> Key: TEIIDDES-846
> URL: https://issues.jboss.org/browse/TEIIDDES-846
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 7.2
> Reporter: Denis Golovin
> Assignee: Barry LaFond
> Fix For: 7.3
>
> Attachments: screenshot2.png, screenshot3.png, screenshot4.png, screenshot5.png, screenshot6.png
>
>
> There are several options to consider here:
> 1. Disable New Web Service Wizard for empty diagrams
> 2. Disable Finish button in Create New Service Wizard and show error message for wizards called on empty diagram
> I would go with option #2, because it helps in understanding what needs to be done to create Web Service. First option just disable illegal action without saying a word what needs to be done to enable it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Resolved: (TEIIDDES-846) Create New Service wizard fails on empty Metadata Model Diagram
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-846?page=com.atlassian.jira.plug... ]
Barry LaFond resolved TEIIDDES-846.
-----------------------------------
Resolution: Done
Added check if relational model selected if the model contains at least one Table or Procedure. If not, not valid selection.
> Create New Service wizard fails on empty Metadata Model Diagram
> ---------------------------------------------------------------
>
> Key: TEIIDDES-846
> URL: https://issues.jboss.org/browse/TEIIDDES-846
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 7.2
> Reporter: Denis Golovin
> Assignee: Barry LaFond
> Fix For: 7.3
>
> Attachments: screenshot2.png, screenshot3.png, screenshot4.png, screenshot5.png, screenshot6.png
>
>
> There are several options to consider here:
> 1. Disable New Web Service Wizard for empty diagrams
> 2. Disable Finish button in Create New Service Wizard and show error message for wizards called on empty diagram
> I would go with option #2, because it helps in understanding what needs to be done to create Web Service. First option just disable illegal action without saying a word what needs to be done to enable it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Commented: (TEIIDDES-334) Designer enforcing a unique key requirement on input source when data base does not enforce such a requirement
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-334?page=com.atlassian.jira.plug... ]
Barry LaFond commented on TEIIDDES-334:
---------------------------------------
The "import" for this model was performed with old "Metamatrix JDBC" driver. I just imported via Designer 7.3 using DTP and standard Oracle driver and did not have issues. The weird FK's with errors are not imported or constructed on import.
I'm gonna say "Not reproducable"??
> Designer enforcing a unique key requirement on input source when data base does not enforce such a requirement
> --------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-334
> URL: https://issues.jboss.org/browse/TEIIDDES-334
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Environment: Designer build 3045
> Reporter: Warren Gibson
> Assignee: Barry LaFond
> Priority: Minor
> Attachments: uniquekey.JPG, uniqueKey.zip
>
>
> 1.Imported TVGuide Oracle 9i source
> 2.Available_Programs shows an error on FK_PHOUSE and Program_Schedule shows an error on FK_CHANNELID.
> 3.Problem tab shows errors on both because a unique key is required.
> 4.Since data base does not enforce a unique key requirement should the Designer be enforcing it?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months