sandstone
12 years agoNew Contributor
How to send xml contents in the soapui REST request
Could you anyone help to advice on how to send a XML in the REST request.
The objective is to send a XML to the endpoint server.
I gave the entire XML in the request editor and set the media-type to "Multipart/form-data".Seems like the XML is not been sent to the endpoint and the server throws NullpointerException.
I also tried to add the xml as a file attachment in the request, but still received null pointer exception.
I'm using SoapUI 4.5.2 Open source version.
The objective is to send a XML to the endpoint server.
I gave the entire XML in the request editor and set the media-type to "Multipart/form-data".Seems like the XML is not been sent to the endpoint and the server throws NullpointerException.
I also tried to add the xml as a file attachment in the request, but still received null pointer exception.
I'm using SoapUI 4.5.2 Open source version.