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?