[
https://jira.jboss.org/jira/browse/TEIIDDES-164?page=com.atlassian.jira.p...
]
Dan Florian resolved TEIIDDES-164.
----------------------------------
Resolution: Done
The problem was the UdfManager wasn't informing the FunctionLibraryManager when the
UDF model changed. And transformation use the FunctionLibraryManager to obtain the list of
available functions. Reviewed by JPAV.
Changes To UDF Model Are Not Available For Use In Transformations
-----------------------------------------------------------------
Key: TEIIDDES-164
URL:
https://jira.jboss.org/jira/browse/TEIIDDES-164
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 6.0.0
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 6.0.0
Changes made to the UDF model (FunctionDefinitions.xmi) are not available for use in
transformations. So if I create a new function, that function will not be found using the
transformation editor's expression builder. The problem is in the
com.metamatrix.modeler.transformation.udf.UdfManager class. The UdfManager is responsible
for alerting the FunctionLibraryManager of changes to the UDF model and is not doing
that.
See workaround below.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira