Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The following section has been divided into to capture filter specific to interfaces as well as those that are general to all interfaces.


The Overview of the subsections is as listed:

General

Amadeus CSX (WS App "Tenzing")

Amadeus CSX (WS App "TenzingV2")

Sabre

 


General: Filter all email addresses Brigita Kapferer ?? Or filter email address?

 

 

//pnrElements[pnrElementInformation/pnrElementIdentification/informationType = 'P02' and contains(pnrElementInformation/longFreeTextData, '@')]

 

 

Amadeus CSX (WS App "Tenzing")


FacesCSXFILTER
NameNM1//travellerInformationSection/travellerInformation
Date of birthPBD//generalTravellerInformation/personalTravellerInformation/birthDate
NationalityPCZ//generalTravellerInformation/personalTravellerInformation/citizenship
Phone businessAP -B//pnrElements[pnrElementInformation/pnrElementIdentification/textSubjectQualifier = '3' and pnrElementInformation/pnrElementIdentification/informationType = '3']
Phone privateAP -H//pnrElements[pnrElementInformation/pnrElementIdentification/textSubjectQualifier = '3' and pnrElementInformation/pnrElementIdentification/informationType = '4']
Mobile phone
  • AP -M
  • APM
  • //pnrElements[pnrElementInformation/pnrElementIdentification/textSubjectQualifier = '3' and pnrElementInformation/pnrElementIdentification/informationType = 'P07']
  • //pnrElements[pnrElementInformation/pnrElementIdentification/textSubjectQualifier = '3' and pnrElementInformation/pnrElementIdentification/informationType = 'P25']
E-Mail
  • Amadeus Mail:
    • If "Itinerary" is activated: APE-
    • If "Itinerary" is deactivated: APE-PAX*
  • Amadeus Fax Email Plus
    • If "Itinerary" is activated: RM*EMAIL
    • If "Itinerary" is deactivated: RM*PAX*EMAIL
  • Amadeus Mail:
    • not available
    • //pnrElements[pnrElementInformation/pnrElementIdentification/informationType = 'P02' and contains(pnrElementInformation/longFreeTextData, 'PAX*')]
  • Amaeus Fax Email Plus
    • not available
    • //remarkSection[miscellaneousRemark/miscellaneousRemarkInformation/type = 'RM' and contains(miscellaneousRemark/miscellaneousRemarkInformation/longFreeText, '*PAX*')]
Form of payment / credit cardsFP (if "use as form of payment is activated)//pnrElements[pnrElementInformation/pnrElementIdentification/textSubjectQualifier='3' and pnrElementInformation/pnrElementIdentification/informationType='16']
Seat requestST///seatAndServiceRequests[seatAndServiceRequestInformation/seatRequestInformation/seatCharacteristic]
Meal requestSR*//seatAndServiceRequests[substring(seatAndServiceRequestInformation/serviceRequestType/ssrCode, string-length(seatAndServiceRequestInformation/serviceRequestType/ssrCode) - string-length('ML') +1) = 'ML']
SmokerPSH//smokingPreferences
Airline Company program  
Airline + NumberFFN//frequentTravellerSection
PINRX

//remarkSection[miscellaneousRemark/miscellaneousRemarkInformation/type = 'RX' and contains(miscellaneousRemark/miscellaneousRemarkInformation/longFreeText, 'PIN')]

Hotel Program //hotelCustomerInformation
Hotel guaranteePHI/G//hotelCustomerInformation/customerInformation/guarantee
Hotel chainPHI/CO 
NumberPHI/ID 
Customer requestPHI/SI 
Rental car travel policy //carCustomerInformation
Guarantee Car RentalPCI/G//carCustomerInformation/customerInformation/guarantee
Rental car companyPCI/CO 
NumberPCI/ID 
Customer requestPCI/SI 
Rail informationAmadeus Rail Mapping(complete) RMR/PPS
  • //remarkSection[miscellaneousRemark/miscellaneousRemarkInformation/type = 'RM' and contains(miscellaneousRemark/miscellaneousRemarkInformation/category, 'R')]
  • //preStoredEntry[preStoredLine and contains (preStoredLine, 'R//FID')]
Rail information / PreferencesAmadeus German RM*DB:RW & RM*DB:ERM

//Comments/Comment[@Name='RM' and Text[starts-with(text(), '*DB:ERM:')] or Text[starts-with(text(), '*DB:RW:')]]

Travel documents (Documents)
  • PAS/PIV/PID
  • PAS
  • PIV
  • PID
  • //documentSection
  • //documentSection/identityDocument[type='P']
    //documentSection[count(identityDocument)=count(identityDocument[type='P'])]
  • //documentSection/identityDocument[type='V']
    //documentSection[count(identityDocument)=count(identityDocument[type='V'])]
  • //documentSection/identityDocument[type='I']
    //documentSection[count(identityDocument)=count(identityDocument[type='I'])]
TSASR DOCS//seatAndServiceRequests[seatAndServiceRequestInformation/serviceRequestType/ssrCode='DOCS' and contains (seatAndServiceRequestInformation/serviceRequestType/freeText, '///')]
APISSR DOCS-P///seatAndServiceRequests[seatAndServiceRequestInformation/serviceRequestType/ssrCode = 'DOCS' and starts-with(seatAndServiceRequestInformation/serviceRequestType/freeText, 'P/')]
Arranger Name & PhoneAP <Name> <phone>,/-ARR//pnrElements[pnrElementInformation/pnrElementIdentification/textSubjectQualifier = '3' and pnrElementInformation/pnrElementIdentification/informationType != 'P02' and contains(pnrElementInformation/longFreeTextData, ',/-ARR')]
ArrangerDepending on the "dispatch e-mail" of the Company:
  • Amadeus Mail:
    • If "Itinerary" is activated: AP ,/-ARR
    • If "Itinerary" is deactivated: AP ARR*
  • Amadeus Fax Email Plus
    • If "Itinerary" is activated: RM*EMAIL: ,/-ARR
    • If "Itinerary" is deactivated: RM*ARR*EMAIL:
  • Amadeus Mail:
    • //pnrElements[pnrElementInformation/pnrElementIdentification/informationType = 'P02' and contains(pnrElementInformation/longFreeTextData, ',/-ARR')]
    • //pnrElements[pnrElementInformation/pnrElementIdentification/informationType = 'P02' and contains(pnrElementInformation/longFreeTextData, 'ARR*')]
  • Amadeus Fax Email Plus
    • //remarkSection[miscellaneousRemark/miscellaneousRemarkInformation/type = 'RM' and contains(miscellaneousRemark/miscellaneousRemarkInformation/longFreeText, ',/-ARR')]
    • //remarkSection[miscellaneousRemark/miscellaneousRemarkInformation/type = 'RM' and contains(miscellaneousRemark/miscellaneousRemarkInformation/longFreeText, '*ARR*')]
Approver Name & PhoneAP <Name> <phone>,/-AUT//pnrElements[pnrElementInformation/pnrElementIdentification/textSubjectQualifier = '3' and pnrElementInformation/pnrElementIdentification/informationType != 'P02' and contains(pnrElementInformation/longFreeTextData, ',/-AUT')]
Approver
  • Amadeus Mail:
    • If "Itinerary" is activated: AP ,/-AUT
    • If "Itinerary" is deactivated: AP AUT*
  • Amadeus Fax Email Plus
    • If "Itinerary" is activated: RM*EMAIL: ,/-AUT
    • If "Itinerary" is deactivated: RM*AUT*EMAIL:
  • Amadeus Mail:
    • //pnrElements[pnrElementInformation/pnrElementIdentification/informationType = 'P02' and contains(pnrElementInformation/longFreeTextData, 'AUT*')]
    • //pnrElements[pnrElementInformation/pnrElementIdentification/informationType = 'P02' and contains(pnrElementInformation/longFreeTextData, 'AUT*')]
  • Amadeus Fax Email Plus
    • //remarkSection[miscellaneousRemark/miscellaneousRemarkInformation/type = 'RM' and contains(miscellaneousRemark/miscellaneousRemarkInformation/longFreeText, ',/-AUT')]
    • //remarkSection[miscellaneousRemark/miscellaneousRemarkInformation/type = 'RM' and contains(miscellaneousRemark/miscellaneousRemarkInformation/longFreeText, '*AUT*')]
Emergency Name & PhoneAP <Name> <phone>,/-ECT//pnrElements[pnrElementInformation/pnrElementIdentification/textSubjectQualifier = '3' and contains(pnrElementInformation/longFreeTextData, ',/-ECT')]
Emergency Email
  • Amadeus Mail:
    • If "Itinerary" is deactivated: AP ECT*
  • Amadeus Fax Email Plus
    • If "Itinerary" is deactivated: RM*ECT*EMAIL:
  • Amadeus Mail:
    • //pnrElements[pnrElementInformation/pnrElementIdentification/informationType = 'P02' and contains(pnrElementInformation/longFreeTextData, 'ECT*')]
  • Amadeus Fax Email Plus
    • //remarkSection[miscellaneousRemark/miscellaneousRemarkInformation/type = 'RM' and contains(miscellaneousRemark/miscellaneousRemarkInformation/longFreeText, '*ECT*')]
CommentsPN 
  • No labels