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.
The wizard's "OK" button enables even if there is not a function category or java method specified. When the wizard finishes and the model is saved, two validation errors are created for each of those missing fields. The wizard could at least warn the user that both of those fields are required.
Barry LaFond <blafond> updated the status of jira TEIIDDES-1962 to Resolved
Barry LaFond <blafond> made a comment on jira TEIIDDES-1962 Done
Verified in JBDSIS-7.0.0.GA-GA + DV 6.0.0.GA.
Barry LaFond <blafond> updated the status of jira TEIIDDES-1962 to Closed