[JBoss JIRA] (TEIIDDES-1403) Add a vdb reuse feature
by Steven Hawkins (JIRA)
Steven Hawkins created TEIIDDES-1403:
----------------------------------------
Summary: Add a vdb reuse feature
Key: TEIIDDES-1403
URL: https://issues.jboss.org/browse/TEIIDDES-1403
Project: Teiid Designer
Issue Type: Feature Request
Components: Teiid Integration
Affects Versions: 7.0
Reporter: Steven Hawkins
See https://issues.jboss.org/browse/TEIID-1366, which not only replaces mergeVDB functionality, but provides a declarative way for vdbs to be reused at runtime. Designer will need to provide a representation of the reuse feature that includes:
- Optionally an artifact that represents a vdb to import, but that only contains the consumable metadata - not the transformations.
- A way to manage those imported artifacts in the context of a workspace
- A way to edit the imports in the vdb.xml to specify the name/version of what's expected at runtime
- preview would be broken unless a deployed version the
An expected flow should be available from GSS customer requests and at a high-level could be described as:
Team 1 develops a vdb and exports the "reuse vdb" without transformation metadata for use by Team 2
or Team 1 develops a vdb and provides it directly to Team 2
Team 2 develops a new vdb using the reuse vdb - no access is needed to the original vdb
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1478) Modify JDBC import relational processor to tag model as a VDB source model
by Barry LaFond (JIRA)
Barry LaFond created TEIIDDES-1478:
--------------------------------------
Summary: Modify JDBC import relational processor to tag model as a VDB source model
Key: TEIIDDES-1478
URL: https://issues.jboss.org/browse/TEIIDDES-1478
Project: Teiid Designer
Issue Type: Sub-task
Components: Import/Export, Modeling
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Blocker
Fix For: 8.0
Modify the JDBC import processor to identify connection is a Teiid VDB source, then inject appropriate tags/extension info into the model to identify it as a VDB Source Model.
*Add VDB name and version as extension data to Model Annotation
** Need to be aware of this new extension data on MS sequencing?
*Create VdbSourceModelExtensionHandler class that can peek into ModelResource/IFile and check to see if it's a VDB Source Model as well as inject extension data (See use of ResourceAnnotationHelper class for connection info)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months