
==============
Listen Port: 8088
Target Host: IP          
Target Port: 8088
==== Request ====
POST /XCA.WebService/RespondingGateway.svc HTTP/1.1
Content-Type: application/soap+xml; charset=UTF-8; action="urn:ihe:iti:2007:CrossGatewayRetrieve"
xxx-sitename: VA_VA_SALT LAKE CITY
xxx-fullname: IMAGPROVIDERONETWOSIX,ONETWOSIX
xxx-sitenumber: 660
xxx-ssn: 843924956
xxx-purpose-of-use: Routine medical care
xxx-transaction-id: fd91b47d-75f1-4282-8f90-3f4d26521c76
User-Agent: Axis2
Host: IP               
Transfer-Encoding: chunked

330
<?xml version='1.0' encoding='UTF-8'?>
<soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
<soapenv:Header xmlns:wsa="http://www.w3.org/2005/08/addressing">
<wsa:To>http://centralwfe:8088/XCA.WebService/RespondingGateway.svc</wsa:To>
<wsa:MessageID>urn:uuid:1EC9BEE945D28F11FF1290538418422</wsa:MessageID>
<wsa:Action>urn:ihe:iti:2007:CrossGatewayRetrieve</wsa:Action>
</soapenv:Header>
<soapenv:Body>
<ns5:RetrieveDocumentSetRequest xmlns:ns5="urn:ihe:iti:xds-b:2007">
<ns5:DocumentRequest>
<ns5:HomeCommunityId>2.16.840.1.113883.3.42.10012.100001.206</ns5:HomeCommunityId>
<ns5:RepositoryUniqueId>central</ns5:RepositoryUniqueId>
<ns5:DocumentUniqueId>h0189c1b7a398a6470a8f83e05b96abef520114</ns5:DocumentUniqueId>
</ns5:DocumentRequest>
</ns5:RetrieveDocumentSetRequest>
</soapenv:Body>
</soapenv:Envelope>
0

==== Response ====
HTTP/1.1 200 OK
Content-Type: multipart/related; type="application/xop+xml";start="<http://tempuri.org/0>";boundary="uuid:0ef8f98f-75b3-4b67-ac33-760339a48f3e+id=16";start-info="application/soap+xml"
Server: Microsoft-IIS/7.0
MIME-Version: 1.0
X-Powered-By: ASP.NET
Date: Tue, 23 Nov 2010 18:52:02 GMT
Content-Length: 992


--uuid:0ef8f98f-75b3-4b67-ac33-760339a48f3e+id=16
Content-ID: <http://tempuri.org/0>
Content-Transfer-Encoding: 8bit
Content-Type: application/xop+xml;charset=utf-8;type="application/soap+xml"

<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
<s:Header>
<a:Action s:mustUnderstand="1">urn:ihe:iti:2007:CrossGatewayRetrieveResponse</a:Action>
<a:RelatesTo>urn:uuid:1EC9BEE945D28F11FF1290538418422</a:RelatesTo>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<RetrieveDocumentSetResponse xmlns="urn:ihe:iti:xds-b:2007">
<RegistryResponse xmlns="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0">
<RegistryErrorList>
<RegistryError location="RespondingGateway.cs">At least one document request must be made.</RegistryError>
</RegistryErrorList>
</RegistryResponse>
</RetrieveDocumentSetResponse>
</s:Body>
</s:Envelope>
--uuid:0ef8f98f-75b3-4b67-ac33-760339a48f3e+id=16--

==============
