-
Bug
-
Resolution: Done
-
Critical
-
7.4.2
-
None
-
None
Customer is using JBDS 4.1 (Teiid Designer 7.4) and is migrating his legacy MetaMatrix models (attached his 554Model project set). And have seen strange things:
1) In a VBL layer, the SQL transformation dropped the _PL reference to the Physical (source) layer. In another VBL layer, the middle part of the PL table name was simply gone.
2) A table named STATE_ALPHA_CD in the source models (PL) was changed in the SQL transform at the VBL to STATE_ALPHA_Code.
3) In Plans_VML, a field named 'Baseline_Text' was changed in two queries to ULN_POC_NAME which naturally did not exist in the source tables of the transformation.
4) In at least one query, the name of the layer was changed...instead of Transportation_VML, it appeared in the SQL transformation of the query as Transportation_Procs_VML.