cancel
Showing results for 
Search instead for 
Did you mean: 

Where i should put external java library so UDF can import directly ?

Former Member
0 Kudos

Hi All,

I have some scenario using UDF and this code required a lot of external jar file. Please

advise me where i should put this JAR file so i can import directly from UDF without need to import using Import Archive ?

Thank you and best Regards

Fernand

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

is there any other alternative rather than put in into import archive ? like i copy all ther Jar file into certain

directory in XI server and restart ther server so automatically, i can import insite my UDF wihout import archive ?

Thank you and Best Regards

Fernand

prateek
Active Contributor
0 Kudos

like i copy all ther Jar file into certain directory in XI server

Not possible.

What is the problem in using imported archives option?

Regards,

Prateek

Answers (3)

Answers (3)

Former Member
0 Kudos

use need to import External Jars in Import Archive, then u tat path in Import Statment of UDF .. not other way for achieving this....

Former Member
0 Kudos

Hi,

Check the same in this Blog how he did

Regards

Seshagiri

Former Member
0 Kudos

Fernand,

Try out putting it in imported files(or archives) and you can try to use it.

Thanks,

Valli.