I have one XML which contains some content feild with bytes.
when I convert the XML string to Node and Node to document then I was getting the conent in a string which actually contains the bytes data.
I have to convert that data into string.
I am using bytesToString service to do that but the input for it is bytes…but I have my input int he form of String.
Can anyone help on this please???
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB