Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
I am working on webMethods 10.7 when i try to decode using Base64 decode and send as a email using pub.client:smtp .I couldn’t get an exact image
Hi @dhivyavn , Have you tried pub.string.base64Decode (set the encoding parameter to ASCII) followed by pub.string:byteToString?
Thanks, Dharini