Issues of Java implementation in UCCX Editor

There are some issues of using Java programming language in UCCX editor such as "java.security.MessageDigest".

My project requires hashing function: SHA-1 and MD5.

When I use "java.security.MessageDigest" in SET value of a variable and then apply the script, SET disappear immediately from the script.

Is this the limitation of implementing Java in UCCX?

 

Recommended Reading: