robertc
16 years agoOccasional Contributor
How do I extract base64Binary text from a response
I receive a response from the server which contains the following:
PD94bWwg.....ZW50cz4K
I want to see the base64Binary part converted to text. It is actually xml with utf-8 characters. Is there a way to automatically convert this or will I have to write a Groovy script to do it. If so can someone point me to an example please.
thanks
I want to see the base64Binary part converted to text. It is actually xml with utf-8 characters. Is there a way to automatically convert this or will I have to write a Groovy script to do it. If so can someone point me to an example please.
thanks