Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Dewey
Contributor III
Contributor III

Using Import in Routine.

I am trying to create a Routine and don't know how to resolve the "import" of one library.

import org.apache.commons.codec.binary.Base64;

0695b00000N4NCoAAN.png

Labels (3)
1 Reply
gjeremy1617088143
Master
Master

Hi you could maybe use import java.util.Base64 instead .

https://docs.oracle.com/javase/8/docs/api/java/util/Base64.html

Send me love and kudos