Skip to Content
0
Jan 20, 2011 at 07:13 AM

Fetching values from HTTP request.

26 Views

Hi,

I have a requirement where a sender will send a HTTP request to PI like:

http://pi-url/sap/xi/adapter_plain?service=<service>&namespace=<namespace>&interface<interface>&a=111&b=unblock

and PI will send this to proxy. Based upon the values of "a" and "b" (coming under http URL) proxy will update the SAP table.

Now the problem is that i am not sure how i can retrieve both the values(a ,b) from the URL in PI and send it to proxy??

Please help.

Thanks

Amit