!--a11y-->
Configuring the Integration
Scenario 

For a detailed introduction to the configuration of the demo examples, see the SAP Developer Network (SDN) under https://www.sdn.sap.com/irj/sdn. In the navigation area, choose SOA Middleware and then the SAP NetWeaver 2004 link (under Related Information). On the next page choose the Getting Started link. Choose the SAP NetWeaver Process Integration Demo Examples - Configuration Guidedocument.
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 also want to use the integration scenario MultipleFlightBooking, you must define conditions for the messages from the airline: The travel agency is the receiver in the condition OrderType = Single. Use the context object OrderType.
Once you have finished, do not forget to activate all change lists containing changes that you made during configuration.
