Section 'pxSessionTimer' execution error on page 'pyTmpDisplayHarness' of class 'Data-Portal'.
Hi:
To display a session timeout pop up dialog, I added pxSessionTimer.
1. Create a section AdvisorWrapper which is referenced in Harness pyCaseWorker of type Data-Portal.
2. In section AdvisorWrapper added an embedded section pxSessionTimer.
3. Launch Portal --> Case Worker
4. Multiple errors are generated in the logs:
Section 'pxSessionTimer' execution error on page 'pyTmpDisplayHarness' of class 'Data-Portal'.
Problem appending stream null
To solve this issue, I did some Google search, it saying pxSessionTimer should be added to portal header instead of portal main content.
Then I created a section pyPortalHeader and embedded pxSessionTimer in pyPortalHeader.
Reference pyPortalHeader in AdvisorWrapper.
The error is still in the log.
I attach the screenshots in the document.
Could someone please help me on this issue?
Thanks a lot!
Ying