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!

Branch - Clear cache EXCEPT (items)

YourNameHereSep 30 2008 — edited Oct 1 2008
I have a page which creates a user account by making a call to a package.
The page is a report at the top of all users and a "create user" form underneath.

The user enters user details in fields (there are about 12 fields) and then clicks create. The process runs then the page branches back to itself with the success message. What I want to then do is clear the cache on that page when it branches back except for the user_name (say field name :P3_USER_NAME) so I can then use this to apply a filter on the report so the user only sees the account that he has just created.

I can't use "set individual items to values" because there are more than 10 items need clearing.

Thanks!
This post has been answered by 444038 on Sep 30 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 29 2008
Added on Sep 30 2008
5 comments
454 views