[JBoss JIRA] (TEIIDDES-2060) Cannot select encoding when file model execute preview data
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2060?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2060:
----------------------------------------
After conversation with Ramesh today...
1) Copying VDB Editors Translator property editor out to the workspace
> Either add a "Translator" Properties tab for editing or an action/dialog .... *Edit Translator Override Properties"
2) Inject TO properties (i.e. non-default values) into a source model
3) When adding/synching Source Models in a VDB, extract these TOPs and inject them into the VDB XML with a auto-generated override name
4) User can always tweak/change these TOPs in a VDB editor.
Note: it was agreed that TOPs are designed to be source-specific and not Data Source type-specific, so managing them for the purpose of re-use doesn't make sense at this time
> Cannot select encoding when file model execute preview data
> -----------------------------------------------------------
>
> Key: TEIIDDES-2060
> URL: https://issues.jboss.org/browse/TEIIDDES-2060
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview
> Affects Versions: 8.3.1
> Reporter: Eiichi Nagai
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 8.5
>
>
> Teiid designer can select file encoding when create file model using import function. However, it does not effect preview data function and actual VDB.
> Actual VDB can set encoding by overriding file translator property. However, VDB for preview data function is created by automatically in teiid designer, so we cannot set encoding.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (TEIIDDES-2092) Consolidate Data Source connection management into a single view
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2092?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2092:
-----------------------------------
Priority: Blocker (was: Major)
> Consolidate Data Source connection management into a single view
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2092
> URL: https://issues.jboss.org/browse/TEIIDDES-2092
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Datatools Integration, Teiid Integration, Views
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Blocker
> Fix For: 8.5
>
> Attachments: data-sources-view-draft.png
>
>
> Teiid Designer, and JBoss Tools in general, suffers from the lack of a centralized view of workspace datasource/connection information.
> This feature may include:
> * Data Sources view
> ** Tree containing datasource category/type folders (i.e. JDBC, WS, File, Spreadsheet etc.... ) and instances of Datasource Definitions
> ** Property table to show/edit properties for selected Datasource Definitions
> ** Toolbar to allow creating DDs, creating/deploying datasources from selected DDs
> ** Actions would include: Create Data Source, Import > JDBC or through Teiid Connection
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (TEIIDDES-1949) Unable to create function from the reconciler
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1949?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1949:
-----------------------------------
Fix Version/s: 8.6
(was: 8.5)
> Unable to create function from the reconciler
> ----------------------------------------------
>
> Key: TEIIDDES-1949
> URL: https://issues.jboss.org/browse/TEIIDDES-1949
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs
> Affects Versions: 8.3
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 8.6
>
>
> Description of problem: Trying to create a function to concatenate last and first names, but nothing would return from dialog after pressing OK. Looking in the log, NPE was found:
> java.lang.NullPointerException
> at org.teiid.query.function.FunctionTree.getFunction(FunctionTree.java:386)
> at org.teiid.query.function.FunctionLibrary.findFunction(FunctionLibrary.java:141)
> at org.teiid.query.function.FunctionLibrary.findFunction(FunctionLibrary.java:1)
> at org.teiid.designer.transformation.ui.reconciler.ReconcilerPanel.syncFunction(ReconcilerPanel.java:725)
> at org.teiid.designer.transformation.ui.reconciler.ReconcilerPanel.expressionButtonPressed(ReconcilerPanel.java:681)
> at org.teiid.designer.transformation.ui.reconciler.ReconcilerPanel$6.widgetSelected(ReconcilerPanel.java:364)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (TEIIDDES-2092) Consolidate Data Source connection management into a single view
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2092?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2092:
-----------------------------------
Description:
Teiid Designer, and JBoss Tools in general, suffers from the lack of a centralized view of workspace datasource/connection information.
This feature may include:
* Data Sources view
** Tree containing datasource category/type folders (i.e. JDBC, WS, File, Spreadsheet etc.... ) and instances of Datasource Definitions
** Property table to show/edit properties for selected Datasource Definitions
** Toolbar to allow creating DDs, creating/deploying datasources from selected DDs
** Actions would include: Create Data Source, Import > JDBC or through Teiid Connection
was:
Teiid Designer, and JBoss Tools in general, suffers from the lack of a centralized view of workspace datasource/connection information.
This feature may include:
* Data Sources view
** Tree containing datasource category/type folders (i.e. JDBC, WS, File, Spreadsheet etc.... ) and instances of Datasource Definitions
** Property table to show/edit properties for selected Datasource Definitions
** Toolbar to allow creating DDs, creating/deploying datasources from selected DDs
> Consolidate Data Source connection management into a single view
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2092
> URL: https://issues.jboss.org/browse/TEIIDDES-2092
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Datatools Integration, Teiid Integration, Views
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 8.5
>
> Attachments: data-sources-view-draft.png
>
>
> Teiid Designer, and JBoss Tools in general, suffers from the lack of a centralized view of workspace datasource/connection information.
> This feature may include:
> * Data Sources view
> ** Tree containing datasource category/type folders (i.e. JDBC, WS, File, Spreadsheet etc.... ) and instances of Datasource Definitions
> ** Property table to show/edit properties for selected Datasource Definitions
> ** Toolbar to allow creating DDs, creating/deploying datasources from selected DDs
> ** Actions would include: Create Data Source, Import > JDBC or through Teiid Connection
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (TEIIDDES-2092) Consolidate Data Source connection management into a single view
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2092?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2092:
-----------------------------------
Attachment: data-sources-view-draft.png
Attached prototype Data Sources view
> Consolidate Data Source connection management into a single view
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2092
> URL: https://issues.jboss.org/browse/TEIIDDES-2092
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Datatools Integration, Teiid Integration, Views
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 8.5
>
> Attachments: data-sources-view-draft.png
>
>
> Teiid Designer, and JBoss Tools in general, suffers from the lack of a centralized view of workspace datasource/connection information.
> This feature may include:
> * Data Sources view
> ** Tree containing datasource category/type folders (i.e. JDBC, WS, File, Spreadsheet etc.... ) and instances of Datasource Definitions
> ** Property table to show/edit properties for selected Datasource Definitions
> ** Toolbar to allow creating DDs, creating/deploying datasources from selected DDs
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (TEIIDDES-2092) Consolidate Data Source connection management into a single view
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2092?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2092:
-----------------------------------
Description:
Teiid Designer, and JBoss Tools in general, suffers from the lack of a centralized view of workspace datasource/connection information.
This feature may include:
* Data Sources view
** Tree containing datasource category/type folders (i.e. JDBC, WS, File, Spreadsheet etc.... ) and instances of Datasource Definitions
** Property table to show/edit properties for selected Datasource Definitions
** Toolbar to allow creating DDs, creating/deploying datasources from selected DDs
was:Teiid Designer, and JBoss Tools in general, suffers from the lack of a centralized view of workspace datasource/connection information. This feature may include:
> Consolidate Data Source connection management into a single view
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2092
> URL: https://issues.jboss.org/browse/TEIIDDES-2092
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Datatools Integration, Teiid Integration, Views
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 8.5
>
>
> Teiid Designer, and JBoss Tools in general, suffers from the lack of a centralized view of workspace datasource/connection information.
> This feature may include:
> * Data Sources view
> ** Tree containing datasource category/type folders (i.e. JDBC, WS, File, Spreadsheet etc.... ) and instances of Datasource Definitions
> ** Property table to show/edit properties for selected Datasource Definitions
> ** Toolbar to allow creating DDs, creating/deploying datasources from selected DDs
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (TEIIDDES-2086) Need ConnectionProfile for Google Spreadsheet sources
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2086?page=com.atlassian.jira.plu... ]
Mark Drilling commented on TEIIDDES-2086:
-----------------------------------------
Yes that is the direction we are taking. You can expect more changes in this area as Barry and rest of designer team are discussing currently
> Need ConnectionProfile for Google Spreadsheet sources
> -----------------------------------------------------
>
> Key: TEIIDDES-2086
> URL: https://issues.jboss.org/browse/TEIIDDES-2086
> Project: Teiid Designer
> Issue Type: Enhancement
> Affects Versions: 8.4
> Reporter: Mark Drilling
>
> Currently there is no connection profile in Designer for creating a google spreadsheet source. The only way to create the datasource in Designer (that I know of) is to launch Teiid Connection Importer and create it on the first page of the wizard. However even that is not working currently (see linked jira).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months