dbh Schnittstelle Thema..

This commit is contained in:
Daniel Schick 2019-09-05 14:45:19 +00:00
parent ad8f855c90
commit ed5457c6af
3 changed files with 111 additions and 0 deletions

Binary file not shown.

36
nsw/dbh/nicht_ok.xml Normal file
View File

@ -0,0 +1,36 @@
<MessageLogTraceRecord>
<HttpRequest xmlns="http://schemas.microsoft.com/2004/06/ServiceModel/Management/MessageTrace">
<Method>POST</Method>
<QueryString></QueryString>
<WebHeaders>
<Connection>Keep-Alive</Connection>
<Content-Length>500</Content-Length>
<Content-Type>text/xml; charset=UTF-8</Content-Type>
<Host>srv-04.bsmd.local</Host>
<Max-Forwards>10</Max-Forwards>
<User-Agent>OSIS V. 5.30.3</User-Agent>
<SOAPAction>"http://tempuri.org/IResponseService/NSWResponse"</SOAPAction>
<X-Original-URL>/nswservice/dbh/ResponseService.svc</X-Original-URL>
<X-Forwarded-For>194.99.88.134:33227</X-Forwarded-For>
<X-ARR-LOG-ID>ee907a89-1d34-474d-89fe-b2855a705795</X-ARR-LOG-ID>
</WebHeaders>
</HttpRequest>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<s:Header xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<To s:mustUnderstand="1" xmlns="http://schemas.microsoft.com/ws/2005/05/addressing/none">http://srv-04.bsmd.local/nswservice/dbh/ResponseService.svc</To>
<Action s:mustUnderstand="1" xmlns="http://schemas.microsoft.com/ws/2005/05/addressing/none">http://tempuri.org/IResponseService/NSWResponse</Action>
</s:Header>
<soapenv:Body>
<m:root xmlns:m="http://tempuri.org/">
<m:Version>1.0</m:Version>
<m:MessageId>0000083028</m:MessageId>
<m:VisitId>DEWVN-2019-AMERBS</m:VisitId>
<m:TransitId></m:TransitId>
<m:Timestamp>2019-09-02T12:12:40</m:Timestamp>
<m:SenderReference>6ba6bce6beed4e088e577fdb3f22867a</m:SenderReference>
<m:Type>VISIT</m:Type>
</m:root>
</soapenv:Body>
</soapenv:Envelope>
</MessageLogTraceRecord>

75
nsw/dbh/ok.xml Normal file
View File

@ -0,0 +1,75 @@
<MessageLogTraceRecord>
<HttpRequest xmlns="http://schemas.microsoft.com/2004/06/ServiceModel/Management/MessageTrace">
<Method>POST</Method>
<QueryString></QueryString>
<WebHeaders>
<Connection>Keep-Alive</Connection>
<Content-Length>1988</Content-Length>
<Content-Type>text/xml;charset=UTF-8</Content-Type>
<Accept-Encoding>gzip,deflate</Accept-Encoding>
<Host>srv-04.bsmd.local</Host>
<Max-Forwards>10</Max-Forwards>
<User-Agent>Apache-HttpClient/4.1.1 (java 1.5)</User-Agent>
<SOAPAction>"http://tempuri.org/IResponseService/NSWResponse"</SOAPAction>
<X-Original-URL>/nswservice/dbh/ResponseService.svc</X-Original-URL>
<X-Forwarded-For>217.235.230.61:14747</X-Forwarded-For>
<X-ARR-LOG-ID>073f4a70-1df4-4eb7-bd4b-d5f3c40c51c4</X-ARR-LOG-ID>
</WebHeaders>
</HttpRequest>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/">
<soapenv:Header>
<To soapenv:mustUnderstand="1" xmlns="http://schemas.microsoft.com/ws/2005/05/addressing/none">http://srv-04.bsmd.local/nswservice/dbh/ResponseService.svc</To>
<Action soapenv:mustUnderstand="1" xmlns="http://schemas.microsoft.com/ws/2005/05/addressing/none">http://tempuri.org/IResponseService/NSWResponse</Action>
</soapenv:Header>
<soapenv:Body>
<tem:Root>
<!-- Optional:-->
<tem:Version>5.0</tem:Version>
<!-- Optional:-->
<tem:MessageId>42</tem:MessageId>
<!-- Optional:-->
<tem:VisitId>lala</tem:VisitId>
<!-- Optional:-->
<tem:TransitId></tem:TransitId>
<tem:Timestamp>2002-09-24</tem:Timestamp>
<!-- Optional:-->
<tem:SenderReference>referenceID</tem:SenderReference>
<tem:Type>TRANSIT</tem:Type>
<!-- Optional:-->
<tem:ReportingClassesFull>
<!-- Zero or more repetitions:-->
<tem:ReportingClass>AGNT</tem:ReportingClass>
</tem:ReportingClassesFull>
<!-- Optional:-->
<tem:ReportingClassesPartial>
<!-- Zero or more repetitions:-->
<tem:ReportingClass>POBA</tem:ReportingClass>
</tem:ReportingClassesPartial>
<!-- Optional:-->
<tem:RootReportingClassesError>
<!-- Zero or more repetitions:-->
<tem:ReportingClass>LADG</tem:ReportingClass>
</tem:RootReportingClassesError>
<!-- Optional:-->
<tem:ReportingClassesResetted>
<!-- Zero or more repetitions:-->
<tem:ReportingClass>TIEFA</tem:ReportingClass>
</tem:ReportingClassesResetted>
<!-- Optional:-->
<tem:Messages>
<!-- Zero or more repetitions:-->
<tem:Message>
<!-- Optional:-->
<tem:ID>4</tem:ID>
<tem:Type>INFO</tem:Type>
<!-- Optional:-->
<tem:Location>asd</tem:Location>
<!-- Optional:-->
<tem:Text>asdasd</tem:Text>
</tem:Message>
</tem:Messages>
</tem:Root>
</soapenv:Body>
</soapenv:Envelope>
</MessageLogTraceRecord>