Test Report

Message Transaction

This test has been processed with Demo Config on 2023-05-25 19:25:29.606

Transaction: RAD-69

Affinity Domain: IHE_XCA-I

Responder: TTM DEMO

Headers: multipart/related; boundary=MIMEBoundaryurn_uuid_91F5CA858BD44124BC50357289A6955A; type="application/xop+xml"; start="<0.urn:uuid:70DBBFC550B04E068EDA5BA4D1D418B5@ws.jboss.org>"; start-info="application/soap+xml"; action="urn:ihe:rad:2009:RetrieveImagingDocumentSet"

Content :
--MIMEBoundaryurn_uuid_91F5CA858BD44124BC50357289A6955A
Content-Type:  application/xop+xml; charset=UTF-8; type="application/soap+xml"
Content-Transfer-Encoding: binary
Content-ID: <0.urn:uuid:70DBBFC550B04E068EDA5BA4D1D418B5@ws.jboss.org>

<?xml version="1.0" encoding="UTF-8"?>
<s:Envelope xmlns:a="http://www.w3.org/2005/08/addressing"
            xmlns:s="http://www.w3.org/2003/05/soap-envelope">
   <s:Header>
      <a:Action s:mustUnderstand="1">urn:ihe:rad:2009:RetrieveImagingDocumentSet</a:Action>
      <a:MessageID>urn:uuid:b3dd96b8-924e-4bb8-bdfe-890d6961ab70</a:MessageID>
      <a:ReplyTo>
         <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
      </a:ReplyTo>
      <a:To s:mustUnderstand="1"/>
   </s:Header>
   <s:Body>
      <rad:RetrieveImagingDocumentSetRequest xmlns:rad="urn:ihe:rad:xdsi-b:2009" xmlns:xdsb="urn:ihe:iti:xds-b:2007">
         <rad:StudyRequest>
            <rad:SeriesRequest>
               <xdsb:DocumentRequest/>
            </rad:SeriesRequest>
         </rad:StudyRequest>
         <rad:TransferSyntaxUIDList/>
      </rad:RetrieveImagingDocumentSetRequest>
   </s:Body>
</s:Envelope>


--MIMEBoundaryurn_uuid_91F5CA858BD44124BC50357289A6955A--


External Validation Report

External Validation Report


General Informations
Validation Date 2024, 01 10 - 10:35:41
Validation Service Gazelle XDSMetadata Validation (Version : UNKNOWN)
Validation Test Status
PASSED

Result overview
XML
PASSED
ModelBased Validation
PASSED

The document you have validated is supposed to be an XML document. The validator has checked if it is well-formed, results of this validation are gathered in this part.

The XML document is well-formed



Result
PASSED
Summary 1 checks
0 errors
1 warning
0 infos
HIDE : Errors Warnings Infos Reports

Warnings

Test structure_test
Location all the document
Description There is no known validator for such messages.



Headers:

Content :
The request has not be sent to the server. An exception occure when trying to send the request : java.net.MalformedURLException: no protocol: 
    at java.net.URL.<init>(URL.java:614)
    at java.net.URL.<init>(URL.java:511)
    at java.net.URL.<init>(URL.java:460)
    at net.ihe.gazelle.xdstar.core.MessageSenderCommon.sendToUrlAndGetResponseAsInputStream(MessageSenderCommon.java:282)
    at net.ihe.gazelle.x...


External Validation Report

External Validation Report


General Informations
Validation Date 2024, 01 10 - 10:35:41
Validation Service Gazelle XDSMetadata Validation (Version : UNKNOWN)
Validation Test Status
FAILED

Result overview
XML
FAILED
ModelBased Validation
FAILED

The document you have validated is supposed to be an XML document. The validator has checked if it is well-formed, results of this validation are gathered in this part.

The XML document is not well-formed, for the following reasons:

  • error: Line:Col[0:0]:Exception when validating the file with the schema. The exception is :Premature end of file.


Result
FAILED
Summary 1 checks
1 errors
0 warning
0 infos
HIDE : Errors Warnings Infos Reports

Errors

Test structure_test
Location all the document
Description The validator is not able to extract the node element urn:ihe:iti:xds-b:2007:RetrieveDocumentSetResponse from the validated document. org.jdom.input.JDOMParseException: Error on line -1: Premature end of file. --- at org.jdom.input.SAXBuilder.build(SAXBuilder.java:533) --- at org.jdom.input.SAXBuilder.build(SAXBuilder.java:865) --- at net.ihe.gazelle.xdstar.validator.MetadataValidator.extractNode(MetadataValidator.java:32) --- at net.ihe.gazelle.xdstar.validator.GenericMetadataValidator.validate(GenericMetadataValidator.java:59) --- at net.ihe.gazelle.xdstar.common.action.MessageManager.validateSoapEnvelope(MessageManager.java:343) --- at net.i...