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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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

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