]
Brett Meyer commented on ARTIF-448:
-----------------------------------
Assigning to [~rareddy]. An upgrade would be fantastic, but it would probably need to be
driven by the Teiid team.
Consider TeiidModel changes
---------------------------
Key: ARTIF-448
URL:
https://issues.jboss.org/browse/ARTIF-448
Project: Artificer
Issue Type: Feature Request
Affects Versions: 0.4.0 - Tomcat Support
Reporter: Stefan Bunciak
Attachments: s_ramp_teiid.svg
According to the discussion I had with DV QE, the TeiidModel should also contain
definitions of relational tables (and/or procedures, transformations... )
{code}
relational:BaseTable xmi:uuid="mmuuid:b52c0c79-ae20-4568-8843-5109ba6c01e6"
name="DataTable" nameInSource=""
{code}
It seems like most of the derivation is done from TeiidVdbManifest, and very few from the
TeiidModel(*.xmi) file. Attaching my own visualization I've done according to the
documentation of the derived artifacts: [^s_ramp_teiid.svg]