]
Barry LaFond commented on TEIIDDES-1508:
----------------------------------------
This only makes sense as we move forward with full editing support of Dynamic VDBs (xml
and DDL). The work going on in our Komodo effort will provide an API to programmatically
edit/manage/deploy data sources and VDBs.
Targeting Komodo so we can address it when we get far enough along.
Add ability to Build a EDS VDB via APIe
---------------------------------------
Key: TEIIDDES-1508
URL:
https://issues.jboss.org/browse/TEIIDDES-1508
Project: Teiid Designer
Issue Type: Feature Request
Reporter: Debbie Steigner
Fix For: Komodo
Ability to build a VDB pro-grammatically via an API
The need is to build the VDB during their build process, so would like to pull XMI's
into the build process, then bind them together into a VDB for release. This way the
build process can choose which version of the XMI files to bundle together into the VDB.
Also an addition to this, it would be (almost necessary) great to be able to define what
goes into the VDB (roles, translators to use, translator overrides etc) in a file that we
can provide to the API, and also that we can check in to our source control.