depeche
16 years agoContributor
Re: Problem while sending 2nd attachment through SoapUI
Hi!
I am getting the following error while making a request to public repositry wsdl (wsdl location--> http://ihexds.nist.gov:9080/tf6/service ... toryb?wsdl). I am sending two attachments (i.e. two text documents as an attachment):
urn:ihe:iti:2007:ProvideAndRegisterDocumentSet-bResponse
urn:uuid:9DC4328C7B287FECCC1260537348425
Following is the request (part of it) sent by SoapUI and captured at tcpmon:
------=_Part_19_24858609.1260774435390
Content-Type: multipart/mixed;
boundary="----=_Part_20_12417754.1260774435390"
Content-Transfer-Encoding: binary
Content-ID: <1.urn:uuid:6B65C97F7FAF3C4F741260772316055@apache.org>
------=_Part_20_12417754.1260774435390
Content-ID: <1.urn:uuid:6B65C97F7FAF3C4F741260772316055@apache.org>
This is depeche's document.
It is great!
------=_Part_20_12417754.1260774435390
Content-ID: <2.urn:uuid:6B65C97F7FAF3C4F741260772316056@apache.org>
This is depeche's 2nd document.
It is great!
------=_Part_20_12417754.1260774435390--
------=_Part_19_24858609.1260774435390--
Following is the request (part of it) sent by xdstool and captured at tcpmon:
205
--MIMEBoundaryurn_uuid_6B65C97F7FAF3C4F741260772315973
Content-Type: text/plain
Content-Transfer-Encoding: binary
Content-ID: <1.urn:uuid:6B65C97F7FAF3C4F741260772316053@apache.org>
This is my second document.
It is great!
--MIMEBoundaryurn_uuid_6B65C97F7FAF3C4F741260772315973
Content-Type: text/plain
Content-Transfer-Encoding: binary
Content-ID: <2.urn:uuid:6B65C97F7FAF3C4F741260772316054@apache.org>
This is my document.
It is great!
--MIMEBoundaryurn_uuid_6B65C97F7FAF3C4F741260772315973--
0
There might be problem in the request formed by soapUI.
Thanks & regards!
depeche
I am getting the following error while making a request to public repositry wsdl (wsdl location--> http://ihexds.nist.gov:9080/tf6/service ... toryb?wsdl). I am sending two attachments (i.e. two text documents as an attachment):
Following is the request (part of it) sent by SoapUI and captured at tcpmon:
------=_Part_19_24858609.1260774435390
Content-Type: multipart/mixed;
boundary="----=_Part_20_12417754.1260774435390"
Content-Transfer-Encoding: binary
Content-ID: <1.urn:uuid:6B65C97F7FAF3C4F741260772316055@apache.org>
------=_Part_20_12417754.1260774435390
Content-ID: <1.urn:uuid:6B65C97F7FAF3C4F741260772316055@apache.org>
This is depeche's document.
It is great!
------=_Part_20_12417754.1260774435390
Content-ID: <2.urn:uuid:6B65C97F7FAF3C4F741260772316056@apache.org>
This is depeche's 2nd document.
It is great!
------=_Part_20_12417754.1260774435390--
------=_Part_19_24858609.1260774435390--
Following is the request (part of it) sent by xdstool and captured at tcpmon:
205
--MIMEBoundaryurn_uuid_6B65C97F7FAF3C4F741260772315973
Content-Type: text/plain
Content-Transfer-Encoding: binary
Content-ID: <1.urn:uuid:6B65C97F7FAF3C4F741260772316053@apache.org>
This is my second document.
It is great!
--MIMEBoundaryurn_uuid_6B65C97F7FAF3C4F741260772315973
Content-Type: text/plain
Content-Transfer-Encoding: binary
Content-ID: <2.urn:uuid:6B65C97F7FAF3C4F741260772316054@apache.org>
This is my document.
It is great!
--MIMEBoundaryurn_uuid_6B65C97F7FAF3C4F741260772315973--
0
There might be problem in the request formed by soapUI.
Thanks & regards!
depeche