Hi Team,
We have got a requirement from our client where we are need to allow the end user to access same application in same browser in different tabs with different credentials maintaining separate state for all of them. .
If he open a new tab and enter the application url and press enter then he should redirected to login screen and once the he log ins he should be entered to the portal as a separate use.
More of a similar user case which Chris has explained in his blog https://chrismuir.sys-con.com/node/2018950/mobile (imagine you're a call centre operator, taking a call from one customer while finishing recording data about the previous customer. It would be mighty handy to have two browser tabs to do this. As a result the separate tabs really require their own SessionScope customer ID. How to do that?)
I came across concepts such as adf.ctrl-state and Adf-Window-Id values but how to make use of them is a problem for me.
Please help me how can i achieve it. Any pointers to start of.
I am using Jdev 11.1.1.6
Thanks In Advance.
Warm Regards,
Aajy