cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Receiver Channel

Former Member
0 Kudos

Hi all

Am doing a scenario with http as the receiver. Am using the test client stored in a local folder in my machine. For configuring the receiver http channel, I require the following fields:

Addressing Type :

Target Host

Service no

Path

Can you please tell me the values to be populated in that? And for authentication fields we need to give login details to xi server right? Can you please help me out in this?

Thanks and Regards

Sumayya

Accepted Solutions (0)

Answers (2)

Answers (2)

prasanthi_chavala
Active Contributor
0 Kudos

Sumayya,

If u use HTTP destination in Addressing type then u have to create RFC destination in ur XI system of type H where u will give ur target host address.

If u use URL address of ur target application s/y (say java application r any webservice) in the Addressing type den u have to mention the following details:

Target Host --> relevant IP address of ur target application

Service No -


> The port no of ur target application.

Path--> Path prefix.

In authentication u can give anonymous login or for more security purpose u can provide the details of ur target system and not ur xi server details.

Regards,

Prasanthi.

prasanthi_chavala
Active Contributor
0 Kudos

Hi Sumayya,

Have a look at the help document:

http://help.sap.com/saphelp_nw04/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm

Also refer to this weblogs:

/people/siva.maranani/blog/2005/09/15/push-data-to-mvc-architectured-application-using-xi

/people/bla.suranyi/blog/2006/07/10/xi--sap-business-connector-integration-using-the-http-adapter

Regards,

Prasanthi.