This content has been marked as final.
Show 1 reply
-
1. Re: Struggling with creating user defined function in a static VDB
rareddy Feb 24, 2016 9:23 AM (in response to fihtisham)Looks like you are using the old function model that has been deprecated/removed. Try creating the UDF on the View model itself (right click, create function), and set the metadata properties like class-name and method on it.
Ramesh..