[JBoss JIRA] Created: (TEIIDDES-229) Textual Metadata Importer fails to create simple virtual table transformations
by Paul Nittel (JIRA)
Textual Metadata Importer fails to create simple virtual table transformations
------------------------------------------------------------------------------
Key: TEIIDDES-229
URL: https://jira.jboss.org/jira/browse/TEIIDDES-229
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 6.2.0
Environment: Fedora 10, Designer build 20090922
Reporter: Paul Nittel
Importing the attached file into the VQT model of the attached model project set concludes wit mixed results. Some of the transformations are success while others fail. Even the simplest fail. The results appear to be very consistent as I've tried this a few time with the same outcome.
1 - Start Designer
2 - Import model project set
3 - Select VQT model
4 - Right-click VQT > Import > Metadata from Text
5 - Follow the Wizard
6 - Navigate to, and choose, the VqtTransformationSqlForTextImport.txt file
7 - Select the VQT model
8 - Finish
In my case, the MAPPING tables (1 - 4) each have null transformations. Copying and pasting in the transformations specified in the file all work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (TEIIDDES-260) Problems in New Model Wizard after backing up to Select different Metamodel type
by Barry LaFond (JIRA)
Problems in New Model Wizard after backing up to Select different Metamodel type
--------------------------------------------------------------------------------
Key: TEIIDDES-260
URL: https://jira.jboss.org/jira/browse/TEIIDDES-260
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 7.0
Reporter: Barry LaFond
Fix For: 7.0
Open Designer and make sure you have a Relational and Web service model in workspace (i.e. import relational and create WS via "Modeling >> Create Web Service" action.
1) Select "New Metadata Model"
2) Select "Relational" metamodel and "Source" model type (click NEXT)
3) Select Relational model in workspace (via "..." browse button) (notice selecting non-relational models results in error message in model selection dialog) (click OK)
4) Select "Back" button to return to selecting model types
5) Select "Web Service" metamodel (click NEXT)
6) Select Web Service model in workspace (via "..." browse button).
7) Note that error message says that user must select a "Relational" model.
This is wrong and basically the MetaModelDescriptor isn't getting updated on the StructuralCopyWizard & TreeViewerWizardPanel.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (TEIIDDES-171) VDB Editor allows adding multiple Salesforce generated relational models.
by Barry LaFond (JIRA)
VDB Editor allows adding multiple Salesforce generated relational models.
-------------------------------------------------------------------------
Key: TEIIDDES-171
URL: https://jira.jboss.org/jira/browse/TEIIDDES-171
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 6.0.0
Reporter: Barry LaFond
Fix For: 6.1.0
While investigating TEIIDDES-168, I tried to add a second Salesforce model to a VDB. I had already added "sf.xmi" which auto-added the XMLSOAPConnectorExtensions.xmi model. But adding "stock.xmi", which depends on a DIFFERENT XMLSOAPConnectorExtensions.xmi file, it added "stock.xmi" thinking it already had the right XMLSOAPConnectorExtensions.xmi file.
So, there is a bug here where VDB Editor should have detected the actual dependent XMLSOAPConnectorExtensions.xmi file and NOT allowed adding stock.xmi
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Updated: (TEIIDDES-996) Create Web Service fails if the model contains 2 schemas with the same tablenames underneath
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-996?page=com.atlassian.jira.plug... ]
Ted Jones updated TEIIDDES-996:
-------------------------------
Workaround Description:
Multiple workarounds:
1. Generate the web service models individually instead of at the model level. This will allow you to make the output view and schemas unigue in the "create web service" wizard.
2. In order to keep both schemas underneath the same model all the tablenames in the second schema would need to be changed. This isn't a viable solution though if the models contain numerous tables with the same name.
was:In order to keep both schemas underneath the same model all the tablenames in the second schema would need to be changed. This isn't a viable solution though if the models contain numerous tables with the same name.
> Create Web Service fails if the model contains 2 schemas with the same tablenames underneath
> --------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-996
> URL: https://issues.jboss.org/browse/TEIIDDES-996
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 7.4
> Reporter: Debbie Steigner
> Assignee: Ted Jones
> Labels: eds
> Fix For: 7.5
>
>
> In Teiid Designer, if you import a Source Model that contains 2 schemas, each schema contains tables with the same name. Right-click > Modeling > Create Web Service fails:
> "The name table_a_OutputView is the same (ignoring case) as 1 other object(s) under the same parent."
> The default names for the table Output Views should also contain the schema/folder names, i.e. schemaA_tableA_OutputView.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months