Booking a Single Flight
A travel agency uses the SingleFlightBooking integration scenario to book a flight with an airline. The booking refers to exactly one flight for exactly one passenger. The airline sends a response stating whether the booking was successful or not.
This addresses various technical concepts, depending on the configuration of the integration scenario. The following variants are supported for this integration scenario:
· Booking a Single Flight (Proxy-to-Proxy)
The most important characteristics of this variant are: asynchronous message exchange, uses mappings, uses proxy runtime.
· Booking a Single Flight (Proxy-to-IDoc)
The most important characteristics of this variant are: asynchronous message exchange, uses mappings, uses proxy runtime and the IDoc adapter.
For more information about the business uses of the integration scenario, see Business Description (SingleFlightBooking).
For more information about the concepts, configuration, and execution of the integration scenario, see the descriptions of the respective variants.