cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Adapter

Former Member
0 Kudos

How would HTTP Request directly send to IE

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Why because HTTP Adapter sits on ABAP Stack, so that this will be possible.

Using HTTP Test Tool we can send the Request data to IE,Here we have to mention the details like Sender Interface and Namespace and Sender Service.

And also XI's IP and the Port , client , User and Pwd

REgards

Seshagiri

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Logon to RWB

Component Monitoring --> Integration Engine ---> Below (Test Tab)

Paste the xml and user name of (PISUPER /Password) , message will be sent directly to IS.

Regards

Srini

Former Member
0 Kudos

Hi,

you can follow the below link to send the request to IE with by-passing the adapter framework (Request should be in XML format)

http://<host>:<port>/sap/xi/engine?type=entry&version=3.0&Sender.Service=<BusinessService>&Interface... Interface name>

Thanks

Swarup

Edited by: Swarup Sawant on Aug 22, 2008 10:32 AM