-
Feature Request
-
Resolution: Done
-
Blocker
-
None
When a VDB is developed in the Designer, provide an option to export the given VDB as Dynamic VDB, which is simple XML format using DDL.
The server already provides mechanism to retrieve the schema (DDL) for a given model. Using this technique of retrieving the DDL, this feature can be built.
One caveat is support for XML document models in Dynamic VDB. When VDB contains XML document model, do not support this feature.
This has couple benefits
- Users can use these in Teiid for simplified usage.
- Can used to check the models into source repository like GIT or SVN etc and compare with later versions for modifications
- Open Shift
As for importing of Dynamic VDB, that can be handled as separate issue.
- is incorporated by
-
TEIIDDES-2623 Merge dynamic_vdbs branch into master for 9.2 release
- Closed
- is related to
-
TEIIDDES-2343 Support importing Dynamic VDB
- Closed
-
TEIIDDES-2346 Deployment and undepoyment of Dynamic VDBs is not yet supported
- Closed