Skip to Content
0
Former Member
Feb 10, 2011 at 08:12 AM

HTTP Post Method

649 Views

Hi experts,

Here my scenario is ABAP proxy to PI to HTTP.

I am sending the data via proxy to PI. From PI data sent to the third party using below url using (here PI need post the data using below Url then Pi will get the response)

https://developer.skipjackic.com/scripts/evolvcc.dll?AuthorizeAPI

Via HTTP Receiver adapter I am able to send the data but I am getting generic response.

Then posted data with client provided sample webpage. Here I am getting proper(actual) response.

Here my question is HTTP will allow you to post the data using URL? If yes what kind of configuration I need to do in receiver adapter?

Thanks

Srini..