-
Bug
-
Resolution: Done
-
Major
-
10.0.2
-
None
-
- Import project
- Export view model (UdfModel) as Teiid DDL
- Copy ddl file to another workspace
- Generate model from this file (Import-> DDL File >>Source and View Model)
I have DDL file with models which contains udf function. I want to import it but the designer shows me this error:
"Expected argument to be non-null but got null"
Error log doesn't contain any error.
The same issue is when I want to generate "models and VDB" from dynamic VDB.
It works correctly on the last version of the Teiid Designer.