Question
Carelon
IN
Last activity: 4 Jul 2020 0:46 EDT
Operator Time Zone not reflecting properly
Hi ,
In our application we have different regions, where the operator context time zones are been updated on fly based on the region specific, Parallel.
Here the constraint is initially when ever user login the pydefaulttimezone value on pxrequestor page is getting formed with the previous setted value. The details which are been updated on operator is not getting reflected on pxrequestor page. But the same user logoff and login the second time, the details are been updated properly on pxrequestor page.
The logic is implemented in such way, the operator has been updated based on region. But pxRequestor is not in sync with operator context. Need any suggestion on this.