Forum Discussion

surmilan's avatar
surmilan
Occasional Contributor
16 years ago

Attachment file name not sent in soap request

I read similar kind of issue under :
http://www.eviware.com/index.php?option ... pic=2268.0

And somehow i am not sure what is the update on this and what i wanted to see was the file name e.g. xyz.txt to appear in the raw request but i see only the content ID. But is there any way to send the file name itself .

2 Replies

  • Hi!

    the filename is being sent as discussed, but not picked up when being received in the same maner.. a fix is coming up in the next nightly build.

    regards!

    /Ole
    eviware.com
  • surmilan's avatar
    surmilan
    Occasional Contributor
    the only information i see is

    ------=_Part_8_5115192.1272618306828
    Content-Type: text/plain; charset=us-ascii
    Content-Transfer-Encoding: 7bit
    Content-ID:

    An attachment to show the syntax of the SOAP message...
    ------=_Part_8_5115192.1272618306828--


    And i am using soapUI Pro 3.5 beta version.. and i do not see the file name(xyz.txt) being sent..Let meknow if this is coz i am using an older version etc ..