cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPs

Former Member
0 Kudos

Hi,

Good Afternoon

I just want detail about https adapter .how it can be configured at sender as well as reciever side .send in details all the documents .

Thanks & Regards,

Komik Shah

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi

go to TBIT material there will find all details about adaptors..

regards,

KRUSHI

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi komik shah,

These r the details regarding HTTP Adapter:

Scenario involving integration engine - Use HTTP

HTTP doesn't require a communication channel HTTP adapter is used when you want to post a HTTP request message from a web application to XI.

HTTP Adapter is used by extenal systems to connect to Intergartin server using native HTTP Interface.

HTTP adapter do not reside on the adapter engine

the http adapter is a service which is directly connected to integration engine. Adapter Framework (Java) isnt involved.

If the Client has decided to user HTTP adapter as Sender, SMICM transaction should be used to configure the HTTP adapter.

HTTP adapter supports QoS BE.

Plain HTTP Adapter

http://help.sap.com/saphelp_nw04/helpdata/en/44/79973cc73af456e10000000a114084/content.htm

Configuring the Sender Plain HTTP Adapter

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

Configuring the Receiver Plain HTTP Adapter

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

abap based HTTP Client for messages to SAP XI

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ae388f45-0901-0010-0f99-a76...

cheers!

gyanaraj

*****Reward points if u find this useful

Former Member
0 Kudos

Hi komik,

there is no adapter called HTTPS.... its HTTP.

for sender side u need not create any communication channel for HTTP adpater...(since HHTP adpater is in JAVA stack).

usually HTTP request are send using any HTTP client tool...

but u can use HTTP sender communcation channel also

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

for HTTP receiver adpater see here

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

regards

biplab

Former Member
0 Kudos

hi,

the adapter is http not https.

this will help u:

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

[reward if helpful]

regards,

latika.

former_member335553
Active Contributor
0 Kudos

sender adapter

http://help.sap.com/saphelp_nw04/helpdata/en/43/64db4daf9f30b4e10000000a11466f/frameset.htm

Under Security Check for Inbound Messages, you can specify which HTTP Security Level is to be assumed for incoming messages. You can choose from the following security levels:

○ HTTP (default value)

○ HTTPS without client authentication

○ HTTPS with client authentication

http://help.sap.com/saphelp_nw04/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm

Message was edited by:

Anusha Ramsiva

Message was edited by:

Anusha Ramsiva