I have followed the step mentioned in 'Session-Timeout' back to login screen | Support Center and was able to achieve the session time out working. But we have a standard Notification background used for displaying the text. Also how can we change the text.
@Nalins_99The OOTB sections are final and we cannot add the custom text. To achieve the business requirement save as the pxSessionTimer section and include your changes.
@Nadimuthu T Yes, That is what I have done. I see there is an activity ShowLogoffTimer which in turn refers to the LogoffTimer HTML where the text and background can be changed. Thank you.