How do I Convert a String to MD5 in RPL?
(Doc ID 2084277.1)
Last updated on FEBRUARY 28, 2020
Applies to:
Oracle Responsys Marketing Platform Cloud Service - Version 6X to 6X [Release 6x]Information in this document applies to any platform.
Goal
How can I convert a string to MD5 in RPL like below?
Example:
usage : ${messagedigest("12345", "MD5")}
result : gnzLDuqKcGxMNKFokfhOew==
expected : 827ccb0eea8a706c4c34a16891f84e7b
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |