Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to manage clear cache only when the page is loaded the first time

Scripta14Jun 10 2020 — edited Jun 10 2020

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?

Comments
Post Details
Added on Jun 10 2020
4 comments
2,046 views