Show TOC

Function documentationExecuting a Process Integration Scenario Locate this document in the navigation structure

 

This section contains information on how to do the following:

  • Execute the process integration scenario

  • Check whether the business process integration scenario has been executed correctly in the file system

  • Check and analyze the messages processed by the Integration Server

Features

Sending Travel Agency Booking Data

Perform the following actions in the SAP system of the travel agency:

  1. In the user menu, choose   Process Integration   Demo Examples   Travel Agency: Sending Data to Booking Orders  .

  2. On the next screen you have the option of limiting the number of booking orders to be sent.

    Note Note

    You can limit the data by using the order key, the order date, or the order status. Note that the selection criteria are linked by a logical AND. In the default setting, the number of booking orders is not limited, that is, all booking orders that are available in the system are sent.

    End of the note.
  3. Choose Execute ().

    The next screen displays information about whether the message was sent successfully and how many booking orders were selected.

    Note Note

    If no booking orders meet the selection criteria, no message is sent.

    End of the note.
Processing the Booking Data in the File System
  1. Open the file directory that you specified as the target directory during communication channel configuration.

  2. This should contain the file with the booking data.

    If the file format was configured as XML, you can open the file in your Web browser and display the booking data.

    If the file format was configured as CSV, you can open the file with a spreadsheet program and process it further there.

Monitoring Messages

You use the monitoring transaction to display the messages that were processed by the Integration Server during execution of the process integration scenario. You can use the payload of the message to check directly what business data was exchanged during execution of the process integration scenario.

See Monitoring Messages.

In message monitoring you have the option of comparing the message before (data structure with multiple hierarchy levels) and after (data structure with one hierarchy level) the mapping step.