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