Tuesday, September 23, 2008

How to invalidate objects using Oracle Webcache?

Lets say we want to invalidate a portal page as follows http://mycompany.com:7778/pls/portal/url/page/mypagegroup/mypage

a) Access Webcache Admin http://server.domain.com:9400/webcacheadmin & login as ias_admin / ias_admin_password
b) Under the "Basic Invalidation" click "Enter  exact URL for removal" 
c) Enter the URL to be removed from the cache: /pls/portal/url/page/mypagegroup/mypage
d) Hit the submit button
e) If invalidation is successful, a window will appear with 

"Cache Cleanup Result
Invalidation Status: SUCCESS
Number of Objects Invalidated: 1"

No comments:

Post a Comment