]
Barry LaFond closed TEIIDDES-1508.
----------------------------------
Resolution: Won't Do
DSB and follow-on Web UI development using komodo engine is implementing this scenario
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.