Start of Content Area

Process documentation Configuring the Integration Scenario  Locate the document in its SAP Library structure

Purpose

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

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 document containing these instructions.

Note

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.

Prerequisites

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.

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 want to use the integration scenario SingleFlightBooking, you must define conditions for the messages from the airline. In the condition OrderType = Multiple the integration process 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.

 

End of Content Area