Transaction instance details (#115221)

Metadata

Timestamp: 9/21/23 3:26:18 PM (CEST GMT+0200)

Simulated actor: Provider Information Directory

Domain: Elektronische Patient Dossier

Transaction: ITI-58

Initiator: 127.0.0.1 (Provider Information Consumer)

Responder: HPDSimulator (Provider Information Directory)

<?xml version="1.0" encoding="UTF-8"?>

<ns2:batchRequest xmlns:ns2="urn:oasis:names:tc:DSML:2:0:core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">  
  <ns2:searchRequest derefAliases="neverDerefAliases" dn="ou=HCProfessional,dc=HPD,o=BAG,c=CH" scope="wholeSubtree" sizeLimit="2147483647" timeLimit="0" typesOnly="false" requestID="3028"> 
    <ns2:filter> 
      <ns2:approxMatch name="sn"> 
        <ns2:value>mart</ns2:value> 
      </ns2:approxMatch> 
    </ns2:filter>  
    <ns2:attributes> 
      <ns2:attribute name="cn"/> 
    </ns2:attributes> 
  </ns2:searchRequest> 
</ns2:batchRequest>
BatchRequest
Search request
requestID 3028
DN ou=HCProfessional,dc=HPD,o=BAG,c=CH
Scope wholeSubtree
deref aliases neverDerefAliases
size limit 2147483647
time limit 0
types only false

Filter

sn like mart

Requested attributes

  • cn

Validation result (Status: )

Validation of the request has not been performed yet or is not available
<?xml version="1.0" encoding="UTF-8"?>

<ns2:batchResponse xmlns:ns2="urn:oasis:names:tc:DSML:2:0:core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">  
  <ns2:errorResponse> 
    <ns2:message>&lt;batchResponse xmlns="urn:oasis:names:tc:DSML:2:0:core" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;&lt;errorResponse xmlns="" type="couldNotConnect"&gt;&lt;message&gt;The response queue has been emptied, no response was found.&lt;/message&gt;&lt;/errorResponse&gt;&lt;/batchResponse&gt;</ns2:message> 
  </ns2:errorResponse> 
</ns2:batchResponse>
Batch Response
error Response

Message

<batchResponse xmlns="urn:oasis:names:tc:DSML:2:0:core" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><errorResponse xmlns="" type="couldNotConnect"><message>The response queue has been emptied, no response was found.</message></errorResponse></batchResponse>

Validation result (Status: )

Validation of the response has not been performed yet or is not available