How to get Requestor information of login user?
I need to check client address when some of access group user try to login on pega cloud 2.
Because of pega cloud 2 architecture I can't get client address by pyRemoteAddr, but when I use RemoteIpVale on server.xml I can get client address by .pxClinetAddress.
This parameter is set when I open Requestors page of Desinger Studio.
pzGetRequestorManagement activity is getting the requestors, but I found that this activity doens't get some of requestors and I can't get login user's requestor information.
In addition this activity get all requestors which access to the PRPC but I only need the requestor information of my own login user.
Is there any API which can get requetor information of login user?
***Moderator Edit: Vidyaranjan | Updated Categories***
***23/03/2017: Updated by moderator: Lochan to add SR details***