Skip to content

Instantly share code, notes, and snippets.

@divniy
Created November 6, 2017 08:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save divniy/ac53c8322e4cb1ea14425223a40f2fd0 to your computer and use it in GitHub Desktop.
Save divniy/ac53c8322e4cb1ea14425223a40f2fd0 to your computer and use it in GitHub Desktop.
I, [2017-11-06T11:25:28.542640 #2718] INFO -- : SOAP request: https://test-sportins.virtusystems.ru/PO.Insurance/POInsuranceService
I, [2017-11-06T11:25:28.542721 #2718] INFO -- : SOAPAction: "getPolicy", Content-Type: text/xml;charset=UTF-8, Content-Length: 397
D, [2017-11-06T11:25:28.542803 #2718] DEBUG -- : <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:tns="http://service.insurance.lois.ru/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><tns:getPolicy><accID>61FC74D9-5C7C-4F62-9021-5A467891E8B5</accID><calcID>1117_000165</calcID></tns:getPolicy></env:Body></env:Envelope>
D, [2017-11-06T11:25:28.543108 #2718] DEBUG -- : HTTPI POST request to test-sportins.virtusystems.ru (excon)
I, [2017-11-06T11:25:28.662465 #2718] INFO -- : SOAP response (status 200)
D, [2017-11-06T11:25:28.662528 #2718] DEBUG -- : <?xml version='1.0' encoding='UTF-8'?><S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><S:Body><ns3:getPolicyResponse xmlns:ns2="http://dictionary.policy.ie.lois.ru/" xmlns:ns3="http://service.insurance.lois.ru/" xmlns:ns4="http://error.ie.lois.ru/" xmlns:ns5="http://policy.ie.lois.ru/" xmlns:ns6="http://dissolution.ie.lois.ru/"><errors><error><message>Системная ошибка: Действие временно недоступно. Попробуйте повторить позже.
Причина: Оформление договора.</message><type>Системная</type></error></errors></ns3:getPolicyResponse></S:Body></S:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment