Skip to Content
0
Former Member
Oct 29, 2012 at 10:05 PM

Polling a URL via POST method

125 Views

We are using PI 7.1 and we can utilize an Axis adapter to poll a URL every X seconds via a HTTP GET method, as described in the following guide:

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/01/05/michals-pi-tips-exchange-rates-from-an-xml-file-on-a-web-page--rest-axis

However, we have a requirement to do a HTTP POST method call to a URL every X seconds, instead of GET. Looking in com.sap.aii.adapter.axis.ra.transport.http there doesn't seem to be a POST equivalent to the HTTPGetter method call.

Doe anyone know how this could be accomplished? Any help would be much appreciated.

Best regards,


Anton