cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP adapter

Former Member
0 Kudos

hi sap-xi guru,

can u please explain me how to configure HTTP adapters and how to test HTTP scenario.

thanks & regards

krishna

Accepted Solutions (1)

Accepted Solutions (1)

jyothi_anagani
Active Contributor
0 Kudos

Hi Krishna,

Refer This Link

[HTTP Adapter|http://help.sap.com/saphelp_nw04/helpdata/en/44/79973cc73af456e10000000a114084/frameset.htm]

Thanks.

Answers (6)

Answers (6)

Former Member
0 Kudos

see this for ur question of how to test and configure http adapter

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ae388f45-0901-0010-0f99-a76d785e3ccc]

former_member732072
Active Participant
0 Kudos

Hi Krishna,

Please have a look the following link which explains about configuring HTTP Adapters:

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

Best Regards.

Former Member
0 Kudos

Hi Krishna Reddy,

"HTTP Adapter" Provides connection between Application System & Intergration server.

An external systems can be connect between the Integration server that can be used by the Nativer HTTP adapter(Without SOAP Envelopes) and it can be converted by the XI Protocol( With SOAP Headers)

If you are using HTTP Sender adapter,

1) No need to create the sender Agreement Because HTTP adapter in ABAP Stack

2) No need to create the Communication Channel

3) If u want to test the scenario, Go to Component Monitorining->Integration Engine-test message--->give the parameters Sender Service, Sender Interface ,Namespace & Quality of service and paste payload send the message.

Regards ,

Sateesh

Former Member
0 Kudos

Hi,

HTTP Adapter is used for proxy scenario..and to test sender HTTP adapter u need to run report which will call proxy method.

Regards,

Manisha

Former Member
0 Kudos

Hi Krishna,

PFB, the docs helpful for you to configure HTTP sender and receiver adapters:

http://help.sap.com/saphelp_nw04/helpdata/en/ca/e7673c86d19b35e10000000a11402f/frameset.htm

And you can test the scenario using Http test client.

Regards,

Swetha.

former_member181962
Active Contributor
0 Kudos

Hi,

To test the HTTP scenarios, you can use the HTTP client .

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

Regards,

Ravi