Ted Jones created TEIIDDES-2632:
-----------------------------------
Summary: Missing Message for Key - TeiidMetadataImportSourcePage.viewSourceModelMessage
Key: TEIIDDES-2632
URL: https://issues.jboss.org/browse/TEIIDDES-2632
Project: Teiid Designer
Issue Type: Feature Request
Components: Dialogs
Affects Versions: 9.0.3
Reporter: Ted Jones
Assignee: Ted Jones
Fix For: 9.0.4
Missing message when selecting the source model on the import WS wizard.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/TEIIDDES-2579?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2579:
----------------------------------------
master: https://github.com/Teiid-Designer/teiid-designer/commit/70d44baf9ea9ee0d4...
9.0.x: https://github.com/Teiid-Designer/teiid-designer/commit/390b85b7891a4c6c2...
> Salesforce custom URL not getting pushed to DV runtime upon PREVIEW
> -------------------------------------------------------------------
>
> Key: TEIIDDES-2579
> URL: https://issues.jboss.org/browse/TEIIDDES-2579
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview
> Affects Versions: 9.0.1
> Reporter: Debbie Steigner
> Assignee: Mark Drilling
> Fix For: 9.0.4, 9.3
>
>
> The Teiid Designer in JBDS 8.x lets you create a connection to Salesforce and provides an option to define a custom URL if its different from the default one.
> After the metadata for one or more tables have been imported, if one chooses to do a 'Preview Data' on one of the tables imported. There are issues as the Preview version of the resource adapter is missing the following URL config property and attempts to connect to the default/implicit SF URL.
> <config-property type="java.lang.String" name="URL"></config-property>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/TEIIDDES-2631?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2631:
----------------------------------------
master: https://github.com/Teiid-Designer/teiid-designer/commit/d4da2d31439c20614...
9.0.x: https://github.com/Teiid-Designer/teiid-designer/commit/d4da2d31439c20614...
> Salesforce Import using Teiid Connection Importer throws exceptions on 'calculated' extension property
> ------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2631
> URL: https://issues.jboss.org/browse/TEIIDDES-2631
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 9.0.2
> Reporter: Mark Drilling
> Assignee: Mark Drilling
> Fix For: 9.0.4
>
>
> Salesforce Import using the TeiidConnectionImporter throws a lot of exceptions on the column 'calculated' extension property.
> This is due to the linked teiid defect (TEIID-3629).
> Recommend handling in Designer so that we can properly support server versions prior to the teiid fix.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/TEIIDDES-2619?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2619:
----------------------------------------
master: https://github.com/Teiid-Designer/teiid-designer/commit/d4da2d31439c20614...
9.0.x: https://github.com/Teiid-Designer/teiid-designer/commit/740ee33fbdcc3ddaf...
> Salesforce custom URL not added if Datasource is created with Model Info
> ------------------------------------------------------------------------
>
> Key: TEIIDDES-2619
> URL: https://issues.jboss.org/browse/TEIIDDES-2619
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: VDB & Execution
> Affects Versions: 9.0.2
> Reporter: Debbie Steigner
> Assignee: Mark Drilling
> Fix For: 9.0.4
>
>
> Spawning from https://issues.jboss.org/browse/TEIIDDES-2579 regarding Salesforce custom URL. If you run the import with a custom URL, unless you manually create the Data Source with the Connection Profile Info, the Datasource (Resource Adapter) on the server will not contain the custom URL.
> So if the customer takes the default on the Create Data Source, which is Model Info or they let Teiid Designer create it when they create the VDB the connection will fail because the custom URL hasn't been written to the server configuration.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/TEIIDDES-2631?page=com.atlassian.jira.plu... ]
Mark Drilling resolved TEIIDDES-2631.
-------------------------------------
Resolution: Done
TeiidDdlImporter now handles the incorrect extension property name and changes it to the correct camel case name. This will be a noop on later teiid versions where the property is correct.
https://github.com/Teiid-Designer/teiid-designer/pull/482
> Salesforce Import using Teiid Connection Importer throws exceptions on 'calculated' extension property
> ------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2631
> URL: https://issues.jboss.org/browse/TEIIDDES-2631
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 9.0.2
> Reporter: Mark Drilling
> Assignee: Mark Drilling
> Fix For: 9.0.4
>
>
> Salesforce Import using the TeiidConnectionImporter throws a lot of exceptions on the column 'calculated' extension property.
> This is due to the linked teiid defect (TEIID-3629).
> Recommend handling in Designer so that we can properly support server versions prior to the teiid fix.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/TEIIDDES-2619?page=com.atlassian.jira.plu... ]
Mark Drilling resolved TEIIDDES-2619.
-------------------------------------
Resolution: Done
> Salesforce custom URL not added if Datasource is created with Model Info
> ------------------------------------------------------------------------
>
> Key: TEIIDDES-2619
> URL: https://issues.jboss.org/browse/TEIIDDES-2619
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: VDB & Execution
> Affects Versions: 9.0.2
> Reporter: Debbie Steigner
> Assignee: Mark Drilling
> Fix For: 9.0.4
>
>
> Spawning from https://issues.jboss.org/browse/TEIIDDES-2579 regarding Salesforce custom URL. If you run the import with a custom URL, unless you manually create the Data Source with the Connection Profile Info, the Datasource (Resource Adapter) on the server will not contain the custom URL.
> So if the customer takes the default on the Create Data Source, which is Model Info or they let Teiid Designer create it when they create the VDB the connection will fail because the custom URL hasn't been written to the server configuration.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)