Defining a Connection
You perform the following steps to define the connection for message exchange between the two actions. You define the inbound and outbound interface and specify the mapping to be used.
...
1. Click the action CancelFlightBookingOrder. Hold down the SHIFT key and click the action CancelSingleFlightBooking.
2. In the context menu, choose Create Connection Between Selected Actions.
3. On the Change: Connection screen, on the Assign Interfaces tab page, select the following:
○ In the From: Asynchronous Outbound Interfaces of Action frame, the interface BookingOrderCancelationRequest_Out
○ In the To: Asynchronous Inbound Interfaces of Action frame, the interface FlightBookingOrderCancelationRequest_In
4. Select the Assign Mapping tab page.
5.
Position the cursor
on the Name field and choose New (
) in the
context menu.
6. On the Create Object screen, enter the following for the name of the operation mapping: BookingOrderCancelation_Agency2Airline.
7. In the Description field, enter Booking order cancelation (agency to airline).
8. On the Create Object screen, choose Create.
This opens the Edit Operation Mapping object editor.
9. Choose Save.
10. Close the Edit Operation Mapping editor.
11. On the Edit: Connection screen, choose Apply.
12. Save the Process Integration Scenario.