Hi Community,
Can I please check what the size limit for the parameter in $SYSTEM.Encryption.Base64Decode() method ?
I have a 12 page base64 encoded PDF document, which is failing when decoded. I am getting the error below:
ERROR <Ens>ErrException: <ILLEGAL VALUE>zXSDToLogical+1^%Library.Binary.1 -- logged as '-' number - @''
OBX:5 size=4233781
I tried the below from terminal, but it is not able copy the whole string for the parameter so couldn't execute it.