Example of an End Point (Integration
Engine) 
The end point is used in a business scenario in which a flight is booked using a proxy call in the receiver system.
A flight is to be booked in SAP system AIR2 (airline 2) by calling the proxy interface BookFlightIn in the namespace http://ai2.com/FlightBooking from SAP system TAG (travel agency).
The calls are to go to the Integration Server ai2main for which the ICF service /sap/xi/engine is defined in system A12. The logon data that will be defined later is authenticated when logging on.
Header Data
|
Field |
Value |
|
Receiver business system |
AIR2 |
|
Receiver interface name |
BookFlightIn |
|
Receiver interface namespace |
http://ai2.com/FlightBooking |
|
Description |
Book a Flight |
End Point Attributes
|
Attribute |
Value |
|
Address Mode |
URL Addressing |
|
URL |
http://ai2main/sap/xi/engine?type=receiver |
The Use Logon Data radio button is selected under Logon.
Header Data
|
Field |
Value |
|
Sender business system |
TAG |
|
Sender interface name |
* |
|
Sender interface namespace |
* |
|
Receiver business system |
AI2 |
|
Receiver interface name |
* |
|
Receiver interface namespace |
* |
|
Description |
* |
Logon Data
|
Field |
Value |
|
Authentication Procedure |
Password-based |
|
User Name |
FLIGHTBK |
|
Password |
****** |
|
Logon Language |
English |