How to make a page persist through threads?
I'm working in Pega 7 and wanted to make a certain page to be transfered from one thread to another. Since the page will not always be that large, I also wanted to avoid copying from the original thread so I would not trigger a "Lightweigth list copy" exception.
Any ideas on how could achieve this behavior? Thanks in advance for the responses