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

Compare with Current View Page History

« Previous Version 7 Next »

 

Overview

Airport Flight Information Publication service is part of a series of services that help automate the A-CDM process at a CDM Airport.

This service concerns the publication of flight information to all A-CDM Partners that need it.

In particular, this service provides publication under subscription of inbound flights, landing in the airport; outbound flights, taking off from the airport; and their system generated alerts, here called Flight Alerts.

ProvidedAirportFlightInformationPublication contains the subscription and unsubscription operations and is instantiated by the service provider and used by the service consumer to access the service interface definition operations.

This interface implements Synchronous Request/Response MEP in order to enable un/subscriptions.

References

 

Service Definition

 

The following diagram illustrates a visual representation of the ProvidedAirportFlightInformationPublicationSetting wsdl.



The ProvidedAirportFlightInformationPublication interface provides means to:

  • Subscribe and unsubscribe to flight alerts publication, through subscribeFlightAlert and unsubscribeFlightAlert service interface operations; respectively.
  • Subscribe and unsubscribe to inbound flight information publication, through subscribeInboundFlight and unsubscribeInboundFlight service interface operations; respectively.
  • Subscribe and unsubscribe to outbound flight information publication, through subscribeOutboundFlight and unsubscribeOutboundFlight service interface operations; respectively.
  • No labels