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

Compare with Current View Page History

« Previous Version 6 Next »

The process

IATA has the following figure which describes the baggage process at a high level.

The figure is a good description of the high level process. However, to understand what happens inside a baggage handling system (BHS) it is necessary with a more detailed understanding of the steps 2, 3, 4 and 5. 

Data

It is necessary to collect data about a bag from many places in the baggage process to be able to:

  • to document what actually happened to a bag, including finding it if it became lost.
  • predict in real time if a bag is likely to become a problem bag, which makes it possible to avoid it.
  • analyze the baggage processes to find problem areas and to document conformance to any service level agreement.

To easily understand the collected data the data elements need to be strictly defined and the same set of data definitions used from all data sources. The data sources might send data using different formats. All formats should then be transformed to the common format.

All further discussion here is based on data elements defined by the Airport Data Dictionary, Mapping from IATA data formats are documented here: Mapping of IATA baggage data formats to ADD


IATA Process stepEvent (BagEventCode)TimestampComment
1BagTagPrintedBTPRTNot all bag tags printed are actually used on baggage that are checked
1BagManualChecked

1BagSbdChecked


1BagRejected

1BhsAcceptBag

2BhsSecScanStart
With multi level security this can occur several times.
2BhsSecScanFinished
With multi level security this can occur several times.
2BhsSecScanRejected
With multi level security this can occur several times.
2/3BhsBagToMCS
This can occur several times.
2/3BhsBagFromMCS
This can occur several times.
4BhsBagToEBS
Most likely only once.
4BhsBagFromEBS
Most likely only once.
5BhsDeliverBag

5/6BagFromBHS

7BagOnAircraft

8BagOffAircraft

10BagToTransfer

11BagOnBelt

12BagToPassenger





1-10BagInfoReceived

1-10BagTagScanned

  • No labels