Can simultaneously signon using public access id be a bottleneck?
Hi,
I have encountered a case which using public access to implement single signon. First, users signon use public access id. Then invoke signon peoplecode that contains SetAuthenticationResult function to transform OPRID to real user id.
In this case, when two users login at the same time, they could trigger out UPDATE LASTACCESSDT of public access id in PSOPRDEFN. Can this be a bottleneck to drill down whole throughout of the system?
THANKS!
Derek