[
https://issues.jboss.org/browse/TEIIDDES-1480?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-1480:
----------------------------------------
Here's a sample of the resulting vdb.xml containing allowed-languages entry and
generic properties
{code}
<property value="cobol, javascript, perl"
name="allowed-languages"/>
<property value="blue" name="color"/>
<property value="32" name="age"/>
{code}
Add handling for language support in vdbs
-----------------------------------------
Key: TEIIDDES-1480
URL:
https://issues.jboss.org/browse/TEIIDDES-1480
Project: Teiid Designer
Issue Type: Feature Request
Components: Teiid Integration
Reporter: Steven Hawkins
Assignee: Barry LaFond
Fix For: 8.2
Attachments: vdb-editor-properties-tab.png
Teiid 8.2 added support for an OBJECTTABLE table function TEIID-2141. To use the
OBJECTTABLE construct, a vdb property allowed-languages and if applicable the data role
language permission needs granted. See the reference
https://docs.jboss.org/author/display/TEIID/XML+Definition for an example.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira