[
https://issues.jboss.org/browse/TEIIDDES-1884?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-1884:
----------------------------------------
The forum discussion covers a lot of different scenarios and ideas and work-arounds.
Any chance someone could condense these ideas into a simple feature ? A new
action/option/wizard? auto-generated with custom name?
Thx
Enhanced support for the native query procedure
-----------------------------------------------
Key: TEIIDDES-1884
URL:
https://issues.jboss.org/browse/TEIIDDES-1884
Project: Teiid Designer
Issue Type: Feature Request
Components: Teiid Integration
Reporter: Steven Hawkins
Fix For: 8.5
Teiid translators can expose a procedure to execute arbitrary source queries. When
operating with a dynamic vdb the appropriate metadata is automatically made available to
the engine, but in Designer the user must manually add a procedure definition. For many
users this is a difficult process - see the forum link.
The complications here are that the procedure is selectively enabled and is allowed to
have different names based upon the translator properties.
The general procedure form is:
create foreign procedure native (query in string, params in object varidaic) returns
table(row_value object)
--
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