!--a11y-->
Configuring the Integration
Scenario 
This section contains an overview of the necessary configuration steps.
For detailed instructions of how to configure this integration scenario (for the SAP standard configuration), see the separate configuration guide.

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 MultipleFlightBooking from the Integration Repository.
● Assign services:
○ Assign the corresponding business system services for the travel agency and the airlines to the application components Agency and Airline of the integration scenario.
○ Define a new integration process service for the integration process MultipleFlightBookingCoordinator and assign this to the application component Coordination.
● No receiver determinations (or communication channels) are required for connections with the executable integration process as the receiver. Select a communication channel with the adapter type XI for all other 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 integration process must be sent to the correct airline. Use the context object AirlineID.
○ As long as you do not want to use the integration scenario SingleFlightBooking, you do not have to define any conditions for the messages from the airline.
○ If you also want to use the integration scenario SingleFlightBooking, you must define conditions for the messages from the airline: The integration process is the receiver in the condition OrderType = Multiple. Use the context object OrderType.
Once you have finished, do not forget to activate all change lists containing changes that you made during configuration.
