elare
11 years agoNew Contributor
posting SOAP (body+attachment) requests through WADL points
Hello all,
We are using the SOAPUI free tool and we would like to test request/response calls from/to an application.
This application is based on services, without however exposing any WSDL endpoints.
Therefore, it is not possible to use WSDL calls for our requests; thus, we use HTTP requests instead.
Is there any way to be able to send requests and get responses including also attachments?
In other words, would it be possible to utilise the option of sending a message, where its header would contain Content type of: "multipart/related" and (potentially various attachment parts)?
Just for your information: there is no support for "multipart/form data" or "multipart/mixed" options. Furthermore, when option was used (like: "text/xml"), the request posted the request without the attachment.
Thank you very much in advance for your support.
We are using the SOAPUI free tool and we would like to test request/response calls from/to an application.
This application is based on services, without however exposing any WSDL endpoints.
Therefore, it is not possible to use WSDL calls for our requests; thus, we use HTTP requests instead.
Is there any way to be able to send requests and get responses including also attachments?
In other words, would it be possible to utilise the option of sending a message, where its header would contain Content type of: "multipart/related" and (potentially various attachment parts)?
Just for your information: there is no support for "multipart/form data" or "multipart/mixed" options. Furthermore, when option was used (like: "text/xml"), the request posted the request without the attachment.
Thank you very much in advance for your support.