Forum Discussion

Kathryn_Steel's avatar
Kathryn_Steel
New Contributor
16 years ago

REST or HTTP Test Response is application/pdf makes beeping console noise

REST or HTTP Test Response is application/pdf makes beeping console noise.
We have a REST request which has  a response of a pdf . I've set the response as application/pdf.  The response is astream which is a pdf, and this SOAPUI seems to try and display in the view so you get all this beeping noise from the console as it is binary coming back.
I tried it as an HTTP Test aswell but no difference.
How do I get SOAP UI to not try and view this pdf or ignore the binary coming back ?
Can I just store the stream rather than the console try and view it?
Can I hook in some JUnit to do it ?

4 Replies