Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin


...

scrollbar

...


Approved
Page properties


TermBagTagStatus
Business termBag Tag Status
Description


Excerpt

The status of a "Bag Tag" on one airport.


Legal values
The currently defined values for BagTagStatus. As information about bag tags, and what happens to a bag, can vary widely it is not possible to clearly define all possible transitions. All states can also be "end states" if no further information is received regarding a bag tag.
  • "ACTIVE"
    Initial state after the bag tag is generated.
  • "SCH" - Scheduled
    The initial state for scheduled flights.
    A known FlightLeg that is expected to depart and land according to the available information.
    Can transition to: FPL, ACT, CAN
    • "FPL" - Flight Plan
      Initial state for flights that aren't scheduled.
      The flight plan has been filed and is registered by ATM. 
      Can transition to: FLS, SEQ, ACT, CAN
    • "FLS" - Flight Suspended
      The flight has been suspended by ATM, but can be activated at any time.
       
      Can transition to: FPL, CAN,
    • "SEQ" - Sequenced
      The flight has been sequenced by ATM. 
      Can transition to: ACT, CAN
    • "ACT" - Active
      The aircraft is “off block”, and might be airborne.
      Can transition to: LAN, RER
    • "CAN" - Cancelled
    • The FlightLeg has been cancelled.
      End state.
    • "LAN" - Landed
      The aircraft has landed on the scheduled airport.
      End state.
    • "RER" - Rerouted
      The aircraft is in the air, but the destination airport has been changed.
      After landing the state will change to “DIV”.
      Can transition to: DIV
    • "DIV" - Diverted
      The aircraft has landed on an unscheduled airport.
      End state.
    • "DEL" - Deleted
      The FlightLeg appears to have been deleted/removed.
      This is probably the result of missing schedule change information or some other data errors.
      End state.
    • Can be end state if no additional information is received for this bag tag. This will typically mean that it is unused, or that the bag was handled manually and not scanned again.

    • "INACTIVE"
      The bag tag has been set to inactive.

    • "DELETED"
      The bag tag has been deleted. Can be "un-deleted", typically a new BSM.

    • "DELIVERED"
      The bag has been delivered to the passenger. In reality it would most often mean that it has been placed on a BaggageClaimUnit.

    • "LOADED"
      The bag has been loaded onto an aircraft. Possible for BagCategory "CheckIn" or "Transfer".

    • "UNLOADED"
      The bag has been unloaded from the arrival aircraft. Possible for BagCategory "Transfer" or "Final".

    • "LOST"
      The bag has been registered as lost.

    • "UNKNOWN"

    • "DESTROYED"
      The bag is known to be destroyed for some reason.
    Comments


    XML typestring(16)
    StatusProposal
    Comments

    A transition to DEL (if used) and UKN can in theory happen from all states. For this reason the transitions aren't shown in the state diagram below.

    • UKN - Unknown
      Unknown indicates missing information. Usually this means that it’s time based when a state transition to unknown.
    • DEL - Deleted
      It is a matter of system design if this state is used. Deleted flights can be physically deleted (in databases), but they can also be marked as deleted and become "invisible". If “DEL” is used as a status then it is set when information arrives that explicitly deletes the flight leg, or when it can be deduced that it is an erroneous entry that should be deleted (ghost flights for instance).
    XML typestring(4)
    Status
    Ref from


    Incoming Links
    modeflat
    spaces@all



    Labels
    Page info
    labels
    labels
    typeflat

    ...