I built a page with many Popup LOV and and a button to submit the page. I'm looking for a way to manage the clear cache only when the page is loaded, because I added a Process "Before Region" .- Type : Clear Session state. When the application submits the page make a validation about inputs selected.
I've tryied to use a DA to clear items when Load page only when the server condition on an item is ugual to 0. In the this case the value works, but if I move to another page and come come back, using navigation bar the page will not clear.
I would like to clean all items when I load the page for the first time and not when I submit the values.
Can anyone help me?