Reservations System and Message Overviews Document Version: 5.5 Date: May 26, 2015
Copyright © 2009-2023 Jeppesen. All rights reserved.
Your use of the AIM Bookshelf and all supporting documentation is subject to a separate license agreement between you and Jeppesen, a copy of which is included in the zip file or can be obtained from Jeppesen.
The AIM Bookshelf is delivered "AS IS" without warranty of any kind and is not guaranteed to be free from errors or defects. You rely on the AIM Bookshelf at your own risk. No support for the AIM Bookshelf is implied through its publication. The AIM Bookshelf is intended solely for use as a reference and examples of interfaces to Jeppesen systems. Jeppesen may revise, update or cease publication at any time, without notice. Building to the specifications set forth in the AIM Bookshelf does not mean that your intended integration needs will be met or that an interface will function as documented. We recommend contacting Jeppesen directly to discuss professional services options with respect to production application integration and validation efforts.
Document Revision History The following revision history table reflects all substantive changes to this document.
Table Of Contents 1.4 Key Concepts
1 IntroductionThis document defines the interfaces which govern the interchange of data between a Reservation system and other systems within an Airline Operation Center (AOC). Each AOC interface is represented by a message described in an associated XSD (XML Schema Definition). The XSD defines and enforces the required, optional, and conditional data that can be included in a message. Reservation systems are used for passenger booking and tracking. Reservations can also be used to input aircraft movement. 1.1 AudienceThe intended audience for this document includes existing and potential Jeppesen customers, integration partners, and personnel with roles associated with application architecture, application development, system testing, implementation, and application support within Reservations. 1.2 ScopeThis document discusses the Reservation messages currently supported by the Jeppesen Solution Integrator. Each message description includes the following:
Other data interfaces or formats not included in this document will be considered custom and not supported. 1.3 XML Schema/XSDThe XML schema for this ICD is published in the following file: Reservations.xsd 1.4 Key Concepts1.4.1 Reservation Data Use in Other AOC SystemsReservation data includes the number of passengers by class of service. This information is used by the following AOC systems:
Additional Information: reservation data and payload calculations A passenger count is often used in payload calculations when creating a flight plan. An average weight is typically associated with each passenger, often accounting for seasonal changes and destinations. For example, passengers typically pack fewer clothes in warmer months, and therefore their total weight (passenger + luggage) will be a few pounds lighter. Depending on the AOC configuration, the passenger information is either sent to the Dispatch or the Weight and Balance system for payload calculations. Either way, the payload calculation is eventually routed to the Dispatch system for use in the flight plan calculations. 2 Message SummaryTable 2-1 lists the messages that can be sent or handled by the application. The messages originated by this application (messages that begin with “RS”) are further discussed in Section 3 AOC Interface Messages.
3 AOC Interface MessagesThe following messages are processed by the Reservations system. 3.1 RS001 – Passenger Counts3.1.1 Message OverviewDepending on system configurations, the Reservations System can send passenger count data for display in the Dispatch System, or based on passenger count information, the system may be configured to calculate payload prior to flight calculation. For example, Flight 1234 and Flight 555 both fly from SFO to LAX, departing one hour apart. Flight 1234 has only twenty passengers two hours to departure and Flight 555, the second flight to depart, still has fifty available seats. Flight 1234 is cancelled and the twenty passengers are moved to Flight 555. The PassengerCounts message is re-sent prior to flight 555 to account for the twenty additional passengers. In the above example, the PassengerCounts data also allowed the operations control to see that the second flight (Flight 555) had capacity for the additional passengers. 3.1.2 Message System FlowThis message interacts with the systems as shown in Figure 2. 3.1.3 Message DetailsThe following table provides details on the message version and includes links to the message’s technical specification.
|