I can get a byteArray from this built-in service when I feed it a byteArray from a file. I presume the hash value represents the checksum (in this case using MD5 algorithm) for the file. (Is that a correct assumption?) Presuming my assumption is correct, I need to see the checksum in human readable format, and have tried doing bytesToString using different encodings, but cant get it to work.
What am I missing?
Thanks in advance for any pointers.
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services