Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
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