cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Support for gson

vipulk10
New Contributor III

hi all,
I m trying to use gson in my script snap by importing the package. but its giving me an error. so does snaplogic support external packages in their script snap apart from standard ones like java.util etc.

8 REPLIES 8

Thanks Sriram.

What If SnapLogic is running completely on Cloud ?

Thanks!

Running a script, that leverages Java / Jython libraries is only an option if your organization runs a Groundplex and is not an option on a Cloudplex.

Sriram,

Even when I copy the jars to both the ground nodes, still I am unable to import any methods from the jar. Does jar has to be on specific location ?

Thanks!

The JAR files can be loaded into a location that can be accessed by the SnapLogic (JCC) process. As an example, assets kept under /opt/snaplogic/โ€ฆ can be accessed/read by the JCC process by default.