SoapUI missing filename attribute in posted multipart/form-data
I have created an http request that will upload a file as multipart/form-data. I create the http request, add the attachment and set its name, content-type and set the cached flag "on". My HTTP Method...