Question
EY GDS India
HK
Last activity: 7 Aug 2023 5:52 EDT
AutoLog off feature throws some browser error for the case worker portals and also facing save issues
hi All,
I am trying out the autologout timeout settings for both admin and case worker portals and facing some issues. I referred the post Session timeout 2 and also tried only with pxSessionTimer only but facing errors
1. pyCWportalHeader section is defined with the timeout related section. In this case for case worker the timeout pop-up comes as expected but during the log out facing the below browser error. There is no error in the tracer or in the logs.
2. The clients want to save the pyWorkPage before logging out. So i am including this save logics in ShowLogOffTimer activity saved into my custom ruleset. I am using newAssignPage to determine the current flow context . But in admin logins this newAssignPage i am not able to find when the activity runs eventhough i see it in the clipboard. i guess the threads are different but how to handle this.?
3. There are elements in UI without post value that is not getting saved. I tried script refresh and harness refress as well but it doesnt help.
Anyother suggestions or implementation change i can make for the save of pyWorkPage when the timeout popup occurs?