[
https://issues.jboss.org/browse/TEIIDDES-2705?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2705:
----------------------------------------
Designer allows you to define Translator Overrides via the *Translator Overrides* tab in
the *Advanced* tab (VDB Editor)
Once you define your override (unique name), that value will be available to select/change
in the *Source Binding Definition* panel in the *Models* tab.
There should now be an override element in your manifest (vdb.xml) file in your archive
like:
{code:xml}
<translator name="my_db2" type="db2" description="My
translator override for DB2 Parts Supplier Only"/>
{code}
Teiid designer does not take the overriden translator
-----------------------------------------------------
Key: TEIIDDES-2705
URL:
https://issues.jboss.org/browse/TEIIDDES-2705
Project: Teiid Designer
Issue Type: Feature Request
Components: VDB & Execution
Reporter: jie tao
Priority: Optional
in the VDB editor, an overriden translator can be defined, but in vdb.xml the default one
is still used. No way to tell Designer to take the overriden one.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)