Configuring the Channel for ABAP Proxy Receivers
Use
To forward messages from the Integration Server or the Advanced Adapter Engine Extended to a business system and to the ABAP proxy runtime, you must configure various different objects in the Integration Directory, depending on the configuration scenario. You must specify a communication channel for the technical receiver.
More information: Integration Directory , Defining Communication Channels
Procedure
Integration with the Integration Server (Dual Stack)
Create a communication channel in the Integration Builder (configuration) for integration with the Integration Server and specify the following Parameters:
| Parameter | Value | |
|---|---|---|
|
Adapter Type |
XI |
http://sap.com/xi/XI/System |
|
Receiverradio button |
||
|
Transport Protocol |
HTTP 1.0 |
|
|
Message Protocol |
For an SAP system based on SAP BASIS 6.40: XI 3.0 For an SAP system based on SAP BASIS 6.20: XI 2.0 |
|
|
Adapter Engine |
Integration Server |
|
|
Addressing Type |
HTTP Destination |
|
|
HTTP Destination |
<HTTP destination in business system> |
You set up the HTTP destination in the SAP system by using transaction SM59. Use the following path prefixes in the Target System Settings.
- /sap/xi/engine?type=entry for SAP systems based on SAP BASIS 6.40 (XI 3.0 message protocol).
- /sap/xi/engine?type=receiver for SAP systems based on SAP BASIS 6.20 (XI 2.0 message protocol).
Integration with the Advanced Adapter Engine Extended
Create a communication channel in the Integration Builder (configuration) for integration with the Advanced Adapter Engine Extended and specify the following Parameters:
| Parameter | Value | |
|---|---|---|
|
Adapter Type |
SOAP |
http://sap.com/xi/XI/System |
|
Receiverradio button |
||
|
Transport Protocol |
HTTP 1.0 |
|
|
Message Protocol |
XI 3.0 |
|
|
Adapter Engine |
Adapter Engine |
|
|
Target URL |
Address of Business System |
Result
You have described the ABAP proxy runtime as a technical receiver for your application by using a communication channel. You can use the channel in communication profiles, communication agreements, and in the integrated configuration.