Skip to Content
0
Jul 13, 2016 at 11:37 PM

How to retrieve PI service user id from REST request message?

450 Views

Hi, I have a scenario in which a service consumer application makes a synchronous web service call via PI to ECC. The consumer application sends in the request with PI user credentials along with required parameters. Is it possible retrieve the PI user id from the request message? I know it is possible to do for SOAP adapter using ASMA and getting SRemoteUser value from dynamic configuration. That seems not working for REST. Anybody know how to do that for REST adapter?