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:
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