Hello All,
We are currently on PI 7.3 system.
We have a scenario as follows :
UI calls PI service which updates data in the ECC 7.0 backend.
We need to propagate the user id of the user calling the PI service to the backend system to indicate which user updated the data in the backend.
Currently a service account is used in PI receiver communication channel to connect to the backend system.
The system updates the backend system with this service account.
For e.g. if user with id userid1 calls a PI service and PI uses service account srcacct1 to connect to ECC backend then the backend record is updated with srcacct1 instead of userid1.
I really appreciate your help with this scenario.
Thanks,
Kiran