How to save web service response (a byte array) as a file using SOAP UI?

Posted by sam on Stack Overflow See other posts from Stack Overflow or by sam
Published on 2010-03-22T07:45:14Z Indexed on 2010/03/22 7:51 UTC
Read the original article Hit count: 204

Filed under:
|

I am using SOAP UI 3.0.1 for testing my web service which returns a byte array. I want to save the byte array as a word file. How do I accomplish it using Groovy Script or any other way? The web service response is, 0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAA...............................

© Stack Overflow or respective owner

Related posts about soapui

Related posts about bytearray