cancel
Showing results for 
Search instead for 
Did you mean: 

Sender is HTTP.how to configure Sender communication Channelfor HTTP

Former Member
0 Kudos

More Information about Configuration of HTTP sender

Accepted Solutions (1)

Accepted Solutions (1)

former_member192798
Active Contributor
0 Kudos

Hi Sridhar,

The plain HTTP adapter gives application system the option of communicating with the Integration Engine and exchanging business data using a plain HTTP connection. Depending on the receiver system, outbound messages can be enhanced with certain information.

The plain HTTP adapter and IDOC adapter are the two which reside within the Integration Server (ABAP).

Therefore, you don't require a Sender Communication Channel for HTTP as well as IDOC adapters.

I hope this clarifies.

Regards.

Praveen

Former Member
0 Kudos

hai,

thanks for u r reply.my doubt is no sender for HTTP.suppose HTTP is in sender side what is prerqustes.it directly send or u configure anything means path or interface name and namespace etc

Former Member
0 Kudos

You need to send the info about interface, name space in HTTP along with your payload(xml).

Regards,

Jai Shankar.

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Take a look at this thread of the HTTP client code,

/message/266750#266750 [original link is broken]

Regards,

Bhavesh

Answers (1)

Answers (1)

Former Member
0 Kudos

SImple... No sender communication channel for HTTP sender adapter, coz it resides in ABAP stack and not in J2EE adapter frame work (Same with IDOC adapter).

You need to pass the Out bound Interface name, name space name, QoS parameter from the HTTP itself.

Regards,

Jai Shankar

Message was edited by: Jai Shankar