Question
3
Replies
558
Views
Techmahindra
Posted: April 26, 2016
Last activity: May 18, 2016
Closed
Solved
How to determine Primary access group and PRPC instance used at run-time and redirect
Hi,
- When a User “Raj@XX.com” is Logging into PRPC, How PRPC instance is decided in Pega 7.1.7?
- When a User “Raj@XX.com” is Logging into PRPC, How to determine Primary access group and PRPC instance used at runtime?
- How to redirect user from PRPC instance to another PRPC instance?
Thanks in Advance!
Best Regards
U Rajasekhar
Before answering your questions, I wonder why you ask those questions - probably add a bit more context would help. #2 is straightforward that you can use SMA requestor management screen to check. For #1 and #2, they are related to how user session is managed in prpc. We use cookie-based persistence in a normal enterprise setup, please read this guide: https://pdn.pega.com/documents/pega-72-high-availability-administration-guide (never mind the version, I just sent you the latest one but concepts are the same).