Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. 19.07.18 21:39:01:875 - INFO - HtngService$1 - Req > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" SOAP-ENV:mustUnderstand="1"><wsse:UsernameToken wsu:Id="UsernameToken-847E6B06FB99AED85115320291418754"><wsse:Username>HTNG</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">HTNG</wsse:Password></wsse:UsernameToken></wsse:Security><wsa:To SOAP-ENV:mustUnderstand="1">http://www.micros.com/HTNGActivity/</wsa:To><wsa:From><wsa:Address>urn:ATYOURWISHNG</wsa:Address></wsa:From><wsa:ReplyTo><wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address></wsa:ReplyTo><wsa:Action>http://htng.org/PWS/2008B/SingleGuestItinerary#ReservationLookup</wsa:Action><wsa:MessageID>urn:uuid:f7690357-ae38-4eba-a9b4-e1a709f02642</wsa:MessageID></SOAP-ENV:Header><SOAP-ENV:Body><ns1:ReservationLookupRequest xmlns:ns1="http://htng.org/PWS/2008B/SingleGuestItinerary/Reservation/Types" xmlns:ns2="http://htng.org/PWS/2008B/SingleGuestItinerary/Common/Types">
  2. <ns1:ReservationLookupData reservationStatus="CHECKED_IN">
  3. <ns1:RoomNumber>411</ns1:RoomNumber>
  4. <ns1:ProfileInfo>
  5. <ns2:FirstName/>
  6. <ns2:LastName/>
  7. </ns1:ProfileInfo>
  8. <ns1:ResortId>HDAV</ns1:ResortId>
  9. </ns1:ReservationLookupData>
  10. </ns1:ReservationLookupRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
  11. 19.07.18 21:39:02:031 - INFO - HtngService$1 - Res < <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soap:Header><wsa:Action>http://htng.org/PWS/2008B/SingleGuestItinerary#ReservationLookupResponse</wsa:Action><wsa:MessageID>urn:uuid:8cf93cf2-a31b-4c2f-b192-a221da8f1533</wsa:MessageID><wsa:RelatesTo>urn:uuid:f7690357-ae38-4eba-a9b4-e1a709f02642</wsa:RelatesTo><wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To><wsse:Security><wsu:Timestamp wsu:Id="Timestamp-468604ae-1d4a-4e67-99f8-ce9dd7b84969"><wsu:Created>2018-07-19T19:39:02Z</wsu:Created><wsu:Expires>2018-07-19T19:44:02Z</wsu:Expires></wsu:Timestamp></wsse:Security></soap:Header><soap:Body><r:ReservationLookupResponse xmlns:a="http://htng.org/PWS/2008B/SingleGuestItinerary/Activity/Types" xmlns:c="http://htng.org/PWS/2008B/SingleGuestItinerary/Common/Types" xmlns:n="http://htng.org/PWS/2008B/SingleGuestItinerary/Name/Types" xmlns:p="http://htng.org/PWS/2008B/SingleGuestItinerary/PaymentPosting/Types" xmlns:r="http://htng.org/PWS/2008B/SingleGuestItinerary/Reservation/Types"><r:Result resultStatusFlag="SUCCESS"/><ReservationLookups><ReservationLookup reservationStatus="CHECKED_IN"><r:ReservationID source="OPERA">51947</r:ReservationID><r:ProfileID source="OPERA">52773</r:ProfileID><r:RoomNumber>411</r:RoomNumber><r:DateRange><c:Start>2018-07-12T00:00:00</c:Start><c:End>2018-07-21T00:00:00</c:End></r:DateRange><r:ProfileInfo><c:FirstName>Sergey</c:FirstName><c:LastName>Vladimirov</c:LastName></r:ProfileInfo><r:ReservationAddress><c:CountryCode>CH</c:CountryCode></r:ReservationAddress><r:MembershipID/><r:ConfirmationNo>51943</r:ConfirmationNo><r:ResortId>HDAV</r:ResortId></ReservationLookup></ReservationLookups></r:ReservationLookupResponse></soap:Body></soap:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement