Configuring the Integration
Scenario
You must configure the integration scenario before you can execute it.

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_ABAP_Proxy) from the Integration Repository.
● Assign services: Assign the corresponding business system services for the travel agency and the two airlines to the application components of the integration scenario.
● Select a communication channel with the adapter type XI for all connections.
● Use the integration scenario configurator to generate receiver determinations, interface determinations, and receiver agreements.
● 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.