2017-12-13 34 views
0

BFM 휴식 요청에 비행편을 찾을 수 있습니다. 내 BFM 비누 요청 (Bargain Finder Max RQ)에서 동일한 항공편을 찾을 수 없습니다. 때로는 BFM Soap Sabre가 ​​돌아오고 있습니다 : "MIN 연결 시간은 다리 2 전에 만났을 때가 아닙니다". 이게 무슨 일이야? 최소 연결 시간은 60 분SABRE가 "LEG 2 전에 만났던 최소 연결 시간"을 반환하는 이유

<?xml version="1.0" encoding="utf-16"?> 
<OTA_AirLowFareSearchRQ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="3.3.0" ResponseType="OTA" ResponseVersion="3.3.0"> 
    <POS xmlns="http://www.opentravel.org/OTA/2003/05"> 
    <Source PseudoCityCode=""> 
     <RequestorID Type="1" ID="1"> 
     <CompanyName Code="TN" /> 
     </RequestorID> 
    </Source> 
    </POS> 
    <OriginDestinationInformation RPH="0" Fixed="true" xmlns="http://www.opentravel.org/OTA/2003/05"> 
    <DepartureDateTime>2018-01-31T06:50:00</DepartureDateTime> 
    <OriginLocation LocationCode="BSB" /> 
    <DestinationLocation LocationCode="CNF" /> 
    <TPA_Extensions> 
     <Flight Number="3349" DepartureDateTime="2018-01-31T06:50:00" ArrivalDateTime="2018-01-31T08:10:00" Type="A"> 
     <OriginLocation LocationCode="BSB" /> 
     <DestinationLocation LocationCode="CNF" /> 
     <Airline Operating="JJ" Marketing="JJ" /> 
     <Fare BrandID="JJ" /> 
     </Flight> 
     <ConnectionTime Min="115" /> 
    </TPA_Extensions> 
    </OriginDestinationInformation> 
    <OriginDestinationInformation RPH="1" Fixed="true" xmlns="http://www.opentravel.org/OTA/2003/05"> 
    <DepartureDateTime>2018-01-31T10:05:00</DepartureDateTime> 
    <OriginLocation LocationCode="CNF" /> 
    <DestinationLocation LocationCode="GRU" /> 
    <TPA_Extensions> 
     <Flight Number="3345" DepartureDateTime="2018-01-31T10:05:00" ArrivalDateTime="2018-01-31T11:20:00" Type="A"> 
     <OriginLocation LocationCode="CNF" /> 
     <DestinationLocation LocationCode="GRU" /> 
     <Airline Operating="JJ" Marketing="JJ" /> 
     <Fare BrandID="JJ" /> 
     </Flight> 
     <ConnectionTime Min="60" /> 
    </TPA_Extensions> 
    </OriginDestinationInformation> 
    <OriginDestinationInformation RPH="2" Fixed="true" xmlns="http://www.opentravel.org/OTA/2003/05"> 
    <DepartureDateTime>2018-02-21T16:50:00</DepartureDateTime> 
    <OriginLocation LocationCode="GRU" /> 
    <DestinationLocation LocationCode="GYN" /> 
    <TPA_Extensions> 
     <Flight Number="3546" DepartureDateTime="2018-02-21T16:50:00" ArrivalDateTime="2018-02-21T18:31:00" Type="A"> 
     <OriginLocation LocationCode="GRU" /> 
     <DestinationLocation LocationCode="GYN" /> 
     <Airline Operating="JJ" Marketing="JJ" /> 
     <Fare BrandID="JJ" /> 
     </Flight> 
     <ConnectionTime Min="169" /> 
    </TPA_Extensions> 
    </OriginDestinationInformation> 
    <OriginDestinationInformation RPH="3" Fixed="true" xmlns="http://www.opentravel.org/OTA/2003/05"> 
    <DepartureDateTime>2018-02-21T21:20:00</DepartureDateTime> 
    <OriginLocation LocationCode="GYN" /> 
    <DestinationLocation LocationCode="BSB" /> 
    <TPA_Extensions> 
     <Flight Number="3854" DepartureDateTime="2018-02-21T21:20:00" ArrivalDateTime="2018-02-21T22:00:00" Type="A"> 
     <OriginLocation LocationCode="GYN" /> 
     <DestinationLocation LocationCode="BSB" /> 
     <Airline Operating="JJ" Marketing="JJ" /> 
     <Fare BrandID="JJ" /> 
     </Flight> 
     <ConnectionTime Min="60" /> 
    </TPA_Extensions> 
    </OriginDestinationInformation> 
    <TravelPreferences xmlns="http://www.opentravel.org/OTA/2003/05"> 
    <TPA_Extensions> 
     <NumTrips Number="1" /> 
     <TripType /> 
     <XOFares Value="false" /> 
    </TPA_Extensions> 
    </TravelPreferences> 
    <TravelerInfoSummary xmlns="http://www.opentravel.org/OTA/2003/05"> 
    <SeatsRequested>1</SeatsRequested> 
    <AirTravelerAvail> 
     <PassengerTypeQuantity Code="ADT" Quantity="1" /> 
    </AirTravelerAvail> 
    </TravelerInfoSummary> 
    <TPA_Extensions xmlns="http://www.opentravel.org/OTA/2003/05"> 
    <IntelliSellTransaction> 
     <RequestType Name="50ITINS" /> 
    </IntelliSellTransaction> 
    <DiversityControl> 
     <LowFareBucket Options="20%" FareCutOff="25%" /> 
     <Dimensions> 
     <Carrier Weight="1" OnlineIndicator="true" /> 
     </Dimensions> 
    </DiversityControl> 
    </TPA_Extensions> 
</OTA_AirLowFareSearchRQ> 

입니다 :

이것은 BFM의 SOAP 내 요청입니다. 비행 연결 시간이 60 분 이상입니다.

답변

0

일반적으로 최소 연결이 있어야합니다. 항공사와 공항에 따라 2 세그먼트의 도착과 출발 사이에 시간이 필요합니다. 예 : 1:30 PM에 도착하고 1:35 PM에 출발합니다.

시간이 너무 짧습니다 (VCT *로 Sabre RED에서 itin을 예약 할 때 확인할 수 있음).

불일치와 관련하여 그것은 무력 유지를위한 경우처럼 들릴 수 있습니다. 일반적으로 나는 SABRE Rest를 신뢰하지 않으므로 Soap이 올바른 것으로 믿습니다.

나에게 세그먼트를 줄 수 있으면 세이버 작업 영역을 확인합니다.

+0

토마스에게 답변 해 주셔서 감사합니다. 저는 질문의 본문에 json을 요청했습니다. –

0

xml OTA_AirLowFareSearchRQ에는 OriginDestinetionInformation이라는 개체가 있으며이 개체 안에 OriginDestinetionInformation이라는 다른 속성이 있습니다. "Fixed"속성을 false로 설정하면이 오류가 해결 될 수 있습니다. 아직이 솔루션을 테스트 중입니다.