PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Query Web Profile Caching setting information in database/file

edited Sep 28, 2016 4:54PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 7 commentsAnswered ✓

I have update the following parameter in webprofile configuration / caching tab

Homepage Stale Interval 

Cache Stale Interval

Cache Purge All Hit Count

The information have been saved and I am able to see online, even  after login/logout several times.

But when query the pswebprofile table, the values are unchanged.

select webprofilename,

PORTALHPSTALEINT,

PORTALCACHESTALE,

CACHEPURGEALLHITCT

from pswebprofile

where webprofilename in ('DEV')

order by webprofilename

/

Which tables/files are updated after these caching change ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center