请求 eTicketCouponLLSRQ 期间的主机错误
Host error during request eTicketCouponLLSRQ
有时我在调用 eTicketCouponLLSRQ 时收到 ERR.SWS.HOST.CONNECTOR_ERROR,有时我收到有效响应。怎么了?
谢谢!
我在 CERT 工作,SRW 版本是 2.15.2(SDK 版本),PCC Z4KB,EPR 1112
请求请求:
<?xml version="1.0" encoding="UTF-8"?><eTicketCouponRQ xmlns="http://webservices.sabre.com/sabreXML/2011/10" TimeStamp="2018-04-23T10:36:18.907" Version="2.0.0">
<Ticketing eTicketNumber="5552484960880"/>
</eTicketCouponRQ>
回复:
<?xml version="1.0" encoding="UTF-8"?><eTicketCouponRQ xmlns="http://webservices.sabre.com/sabreXML/2011/10" TimeStamp="2018-04-23T10:36:18.907" Version="2.0.0">
<Ticketing eTicketNumber="XXXXXXXXX0880"/>
</eTicketCouponRQ><?xml version="1.0" encoding="UTF-8" standalone="no"?><eTicketCouponRS xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:stl="http://services.sabre.com/STL/v01" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="2.0.0">
<stl:ApplicationResults status="Unknown">
<stl:Error timeStamp="2018-04-23T01:33:59-05:00" type="Application">
<stl:SystemSpecificResults>
<stl:Message>Sending request to the Host failed</stl:Message>
<stl:ShortText>ERR.SWS.HOST.CONNECTOR_ERROR</stl:ShortText>
</stl:SystemSpecificResults>
</stl:Error>
</stl:ApplicationResults>
</eTicketCouponRS>
这可能是 Saber 后端超时,意味着它无法处理它。
如果你遇到很多这样的问题,我建议你联系 Sabre API 帮助台
有时我在调用 eTicketCouponLLSRQ 时收到 ERR.SWS.HOST.CONNECTOR_ERROR,有时我收到有效响应。怎么了? 谢谢!
我在 CERT 工作,SRW 版本是 2.15.2(SDK 版本),PCC Z4KB,EPR 1112
请求请求:
<?xml version="1.0" encoding="UTF-8"?><eTicketCouponRQ xmlns="http://webservices.sabre.com/sabreXML/2011/10" TimeStamp="2018-04-23T10:36:18.907" Version="2.0.0">
<Ticketing eTicketNumber="5552484960880"/>
</eTicketCouponRQ>
回复:
<?xml version="1.0" encoding="UTF-8"?><eTicketCouponRQ xmlns="http://webservices.sabre.com/sabreXML/2011/10" TimeStamp="2018-04-23T10:36:18.907" Version="2.0.0">
<Ticketing eTicketNumber="XXXXXXXXX0880"/>
</eTicketCouponRQ><?xml version="1.0" encoding="UTF-8" standalone="no"?><eTicketCouponRS xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:stl="http://services.sabre.com/STL/v01" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="2.0.0">
<stl:ApplicationResults status="Unknown">
<stl:Error timeStamp="2018-04-23T01:33:59-05:00" type="Application">
<stl:SystemSpecificResults>
<stl:Message>Sending request to the Host failed</stl:Message>
<stl:ShortText>ERR.SWS.HOST.CONNECTOR_ERROR</stl:ShortText>
</stl:SystemSpecificResults>
</stl:Error>
</stl:ApplicationResults>
</eTicketCouponRS>
这可能是 Saber 后端超时,意味着它无法处理它。
如果你遇到很多这样的问题,我建议你联系 Sabre API 帮助台