JavaScript module imports
Containerized JavaScript UDFs
Imported modules must be placed in the II_SYSTEM/ingres/udf/import directory or the directory should be redirected to the location of the modules in udf_engines.conf. You must include the path “/opt/actian/actianx12.0-udf/import” in the import statement.
Non-containerized JavaScript UDFs
There are no restrictions on where the import modules may be placed in non-containerized UDFs.
Last modified date: 08/14/2024