Start of Content Area

Process documentation Business Description (DistributeBookingOrderInformation)  Locate the document in its SAP Library structure

Purpose

A travel agency uses the process integration scenario DistributeBookingOrderInformation to send data about flight booking orders to subscribed receivers (publish and subscribe).

A possible receiver is a travel agency file system. The travel agency performs statistical evaluations of its flight booking orders using a spreadsheet program (for example, Microsoft Excel).

Note

You can also configure the process integration scenario with several file systems as receivers.

Process Flow

...

       1.      The travel agency sends a message containing information about booking orders.

The message contains a list of booking orders with the following information:

       Header data for the booking order

       Items contained in the booking

This includes information about the individual flights, the booking numbers of the individual items, and information about the passengers for whom the individual items are booked.

       2.      A message containing information about booking data is saved in the file system as a file.

A user can process the file further, for example by using a spreadsheet program, and use it for reporting purposes.

 

End of Content Area