[JBoss JIRA] (TEIIDDES-3049) Generate Dynamic VDB dialog 2 steps approach could be 1
by Cojan van Ballegooijen (JIRA)
Cojan van Ballegooijen created TEIIDDES-3049:
------------------------------------------------
Summary: Generate Dynamic VDB dialog 2 steps approach could be 1
Key: TEIIDDES-3049
URL: https://issues.jboss.org/browse/TEIIDDES-3049
Project: Teiid Designer
Issue Type: Enhancement
Environment: JBDS 10.3.0
Reporter: Cojan van Ballegooijen
Priority: Trivial
Attachments: Screen Shot 2017-03-02 at 11.23.02.png
Generating a Dynamic VDB dialog of a VDB needs an extra click on generate where I think it could be changed into one click.
To reproduce
- Have a VDB
- Right click VDB -> Modeling -> Generate Dynamic VDB
- page 1 of dialog fine
- page 2 of dialog needs to click on Generate
Why not generate the Dynamic VDB after clicking Next on page 1 of the dialog.
See attached screenshot
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-3040) Source function in a virtual view, it expects an Object type as the result
by Colin Mondesir (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3040?page=com.atlassian.jira.plu... ]
Colin Mondesir reassigned TEIIDDES-3040:
----------------------------------------
Assignee: Barry LaFond
> Source function in a virtual view, it expects an Object type as the result
> --------------------------------------------------------------------------
>
> Key: TEIIDDES-3040
> URL: https://issues.jboss.org/browse/TEIIDDES-3040
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 10.0.2
> Reporter: Colin Mondesir
> Assignee: Barry LaFond
> Attachments: example.zip
>
>
> On a physical model, I have created a Source Function INSTR with the following parameters:
> IN char1 string
> IN char2 string
> RETURN result Integer
> When I use this source function in a virtual view, it expects an Object type as the result of this function. No way to force with an Integer type. So I create an Object column to store this result. But then I create a VDB and I want to deploy it, it tells me that it expects a Integer result and not an Object.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-3048) INSERT in source model with JDG as data source returns a Handling Results Sets problem dialog
by Cojan van Ballegooijen (JIRA)
Cojan van Ballegooijen created TEIIDDES-3048:
------------------------------------------------
Summary: INSERT in source model with JDG as data source returns a Handling Results Sets problem dialog
Key: TEIIDDES-3048
URL: https://issues.jboss.org/browse/TEIIDDES-3048
Project: Teiid Designer
Issue Type: Bug
Environment: MacOS
JBDS 10.3.0
JBDSIS 10.0.2
JDV 6.3.4
JDG 6.6.1
Reporter: Cojan van Ballegooijen
Attachments: Screen Shot 2017-03-02 at 00.48.51.png, Screen Shot 2017-03-02 at 00.56.07.png
When inserting rows from JBDS to a source model which is connected to a JDG data source it generate an Handling Result Sets problem dialog but the row is inserted into the cache. After clicking Ok. the next dialog hangs. You have to click Cancel to remove the dialog.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-3044) Add new Model Editor tab
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3044?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-3044:
-----------------------------------
Attachment: create-data-service-dialog.png
create-data-service-action.png
> Add new Model Editor tab
> ------------------------
>
> Key: TEIIDDES-3044
> URL: https://issues.jboss.org/browse/TEIIDDES-3044
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Editors, Modeling
> Affects Versions: 11.1
> Reporter: Barry LaFond
> Priority: Critical
> Fix For: 11.1
>
> Attachments: Designer 11.1 New Features.pdf, create-data-service-action.png, create-data-service-dialog.png, new-model-editor-and-data-sources-view.png
>
>
> Teiid Designer is an Eclipse application. We've gotten lots of feedback that the workflow is based on a developer paradigm and not necessarily a data-source/data-service paradigm.
> The Model Explorer/Tree view + Properties View + Description View paired up with the Diagram and Table Editor pages do not provide a coherent UI for editing models. Users are required to select an object in the tree or diagram in order to find out what actions are available for that object, whether a Model or a model child (table, view, column, etc.)
> One solution is to create a Model Editor page/tab which provides a more model-centric approach to editing a model and providing such actions.
> The attached screen cap shows an initial approach which displays a tree view of the model contents and associated Actions, Properties and Description editor tabs which allow managing the majority of the workflow actions and steps.
> Prototype KIT is available at: http://download.jboss.org/teiid/designer/11.0/teiid-designer-neon-prototy...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-3047) Create POJO when having attributes including "
by Cojan van Ballegooijen (JIRA)
Cojan van Ballegooijen created TEIIDDES-3047:
------------------------------------------------
Summary: Create POJO when having attributes including "
Key: TEIIDDES-3047
URL: https://issues.jboss.org/browse/TEIIDDES-3047
Project: Teiid Designer
Issue Type: Bug
Components: Dialogs
Affects Versions: 10.0.2
Environment: MacOS
JBoss Developer Studio 10.3.0 with JBoss Developer Studio Integration Pack 10.1.0
Reporter: Cojan van Ballegooijen
For a demo I was checking out using JDG as data source for JDV. See also https://developers.redhat.com/blog/2017/02/20/unlock-your-red-hat-jboss-d...
In my demo I have attributes which includes spaces and ' in their names.
POJO is not compiled and no JDG Module ZIP is created due to the previous point. If we are using illegal naming convention in the model would expect an error when trying to generate the JDG module.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-3046) Unable to preview data of file-based data source when the JNDI name already exist on the server runtime
by Cojan van Ballegooijen (JIRA)
Cojan van Ballegooijen created TEIIDDES-3046:
------------------------------------------------
Summary: Unable to preview data of file-based data source when the JNDI name already exist on the server runtime
Key: TEIIDDES-3046
URL: https://issues.jboss.org/browse/TEIIDDES-3046
Project: Teiid Designer
Issue Type: Bug
Components: Data Preview
Affects Versions: 10.0.2
Environment: MacOS
Red Hat JBoss Developer Studio 10.3.0.GA with JBoss Developer Studio Integration Stack 10.0.2 installed
Reporter: Cojan van Ballegooijen
Attachments: Screen Shot 2017-03-01 at 10.16.26.png, Screen Shot 2017-03-01 at 10.16.46.png
If a data source is already created on the JDV server runtime unable to preview data on the models.
Workaround is to add these models into a VDB, deploy/execute VDB but Preview data should work despite the fact that the datasource JNDI names already exists on the server side.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months