Question
using pxSessiontimer section for showing the sessiontimeout warning
Hi Team,
I am using pxsessiontimer control with 120 min and 20 min and show in modal as parameters respectively. For some strange reason. This section is getting acted on the 120th min to show the modal window but the section inside is not getting rendered please refere the screenshot attached.
In tracer I could find there is one interaction started on processAction activity but the next interaction to call the activity showlogOff activity is never called ... Please let me know if there is any way to find why the second interaction never starts or why I am getting this error as mentioned. Thanks in advance
From the screenshot it seems that the activity is not found on server.
Can you try opening the acitivity once stand alone and do a unit test ? What is the outcome ?
Can you also see PegaRULES log file to see whether it has any additional information ?
Also it is a good idea to do a server restart just to see whether that helps or not.