-
Bug
-
Resolution: Done
-
Major
-
8.3
-
None
Description of problem:
After filling in the function name, the error message states "User defined function category is undefined." Filling in the "Function Category" does not change the error message. Once the "Java Class" is filled in the error message goes away.
Turns out the "Function Category" isn't required at all.
Version-Release number of selected component (if applicable):
DV 6.0.0 ER4
JBDS 7.1.0 CR1
JBIS 4.1.3 Beta5
Teiid Designer 8.3.0 CR1
How reproducible:
Steps to Reproduce :
Using Designer:
1. Create a new relational model
2. New Child > Procedure > User Defined Function > OK
3. Enter a function "Name."
4. Wizard error message now shows "User defined function category is undefined"
5. Only way to get rid of this error message is to enter a "Java Class"
Actual results:
Incorrect, misleading error message.
Expected results:
A correct error message indicating the "Java Class" is missing.
Additional info:
None.