cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP system settings

Former Member
0 Kudos

1) In case of HTTP TO R/3 scenario what are the settings to be done in the HTTP system ?,what is the http system name?

Accepted Solutions (0)

Answers (3)

Answers (3)

nikhil_bose
Active Contributor
0 Kudos

hi chandra kanth,

in the HTTP - R/3, the XI will act as a web server which response to an HTTP request. For this the sender is of an HTTP Client. You send request from that client to the XI, and the XI responds to the same client.

you can find a client in this link:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca4...

No Sender Channel required

regards,

nikhil bos.

<i>**reward if helpful

Former Member
0 Kudos

its helpful link:

<a href="http://technet.microsoft.com/en-us/library/aa226172(sql.70).aspx">http://technet.microsoft.com/en-us/library/aa226172(sql.70).aspx</a>

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34</a>

if u like my work plz reward me.

Former Member
0 Kudos

HI,

For HTTP you dont require a sender communication channel and agreement is not required.

You can test the HTTP scenario by creating a HTTP client,

This link gives you a sample HTML code to create HTTP Client:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca4...

OR

Refer this weblog for your help.

/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit

Thnx

Chirag Gohil