Show TOC

Procedure documentationConfiguring a Process Integration Scenario Locate this document in the navigation structure

 

You must configure the scenario before you can execute it.

This section contains an overview of the necessary configuration steps.

For detailed instructions of how to configure this process integration scenario (for the SAP standard configuration), see the separate configuration guide(see General Configuration Steps).

Prerequisites

Before you configure this process integration scenario, you must execute general configuration steps (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 model configurator for the whole configuration procedure. Note the following:

  • Select the process integration scenario SingleFlightBooking (component view ABAP_Proxy_2_IDoc) from the ES Repository.

  • Assign communication components: Assign the corresponding business system components of the travel agency and the airline that is to work with the IDoc runtime to the application components of the process 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 model 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 process integration scenario MultipleFlightBooking, you do not have to define any conditions for the messages from the airline.

    • If you want to use the process 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.