cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP GET for sender adapter possible ?

JariYlitolonen
Explorer
0 Kudos

I have to get XML-messages from third party webservice. I should use HTTP GET to get the data but is this possible in XI ? I mean like RFC->XI->HTTP(GET) and I would process the response from HTTP GET call.

Accepted Solutions (0)

Answers (1)

Answers (1)

sunilchandra007
Active Contributor
0 Kudos

Hi Jari,

For getting response from web service, you should use SOAP adapter.

Anyways,if it for web application, you can use HTTP get in XI for synchronous communication.

Have a look at these blogs for details -

1. /people/amol.joshi2/blog/2006/06/28/must-fire-a-http-get-from-xi---try-this

2. /people/william.li/blog/2007/09/07/posting-and-testing-using-xipi-http-adapter

Regards,

Sunil Chandra