Configuring the Integration
Scenario

For a detailed introduction to the configuration of the demo examples, see the SAP Community Network (SDN) under https://www.sdn.sap.com/irj/sdn/soa-servicebus. Under Previous Releases, choose SAP NetWeaver Process Integration 7.0 and on the following page, choose the SAP NetWeaver Process Integration Demo Examples - Configuration Guide document.
Before you configure this integration scenario, you must execute general configuration steps for the demo examples (for example, set up the System Landscape Directory, generate the appropriate flight data). For details, see General Configuration Steps.
You can use the integration scenario configurator for the whole configuration procedure. Note the following:
● Select the integration scenario SingleFlightBooking (component view ABAP_Proxy_2_IDoc) from the Integration Repository.
● Assign services: Assign the corresponding business system services of the travel agency and the airlines that are to work with the IDoc runtime to the application components of the integration scenario.
● Select communication channels with the following adapter types:
○ Adapter type XI for connections between the travel agency and the receiver.
○ Adapter type IDoc for connections between the airlines and the receiver.
● Use the integration scenario configurator to generate receiver determinations, interface determinations, and receiver agreements.
○ If you have configured an airline system for the proxy runtime and now want to use it for the IDoc runtime, you must adapt the corresponding interface determination manually or delete it manually before generation.
● Define corresponding conditions for the receiver determination:
○ The messages from the travel agency must be sent to the correct airline. Use the context object AirlineID.
○ As long as you do not want to use the integration scenario MultipleFlightBooking, you do not have to define any conditions for the messages from the airline.
○ If you want to use the integration scenario MultipleFlightBooking, you must define conditions for the messages from the airline. In the condition OrderType = Single the travel agency is the receiver. Use the context object OrderType.
Once you have finished, do not forget to activate all change lists containing changes that you made during configuration.
You must also configure the IDoc adapter and make all the necessary settings for IDoc communication in the SAP system of the airline.