Useful PIA Servlet Directives
By Chris Malek | Wed, Oct 13, 2010
There are several “hidden” PIA servlet commands that can be used to perform several key actions when maintaining a PIA webserver. The “pwd” parameter comes from the custom tab on the web profile configuration page. The default value is “dayoff”. The easiest way to get the correct URL is to visit your login page and then insert the disired “cmd” value.
Note: These are case sensitive.
Recache the Web Profile
http://[server]/psp/[site]/?cmd=reloadconfig&pwd=[password]
reloadconfig
option was removed by Oracle for security reasons. See
“Peoplesoft Servlet Directives Web Profile Reload Config Not Working
After PT 8.52.19 Upgrade (Doc ID 1615594.1)”.
View the cached Web Profile values
http://[server]/psp/[site]/?cmd=viewconfig&pwd=[password]
Purges webserver memory cache (portal registry, etc.)
http://[server]/psp/[site]/?cmd=purge&pwd=[password]
Display current session properties
http://[server]/psp/[site]/?cmd=viewsprop&pwd=[password]
Cache Control Center
This allows you to do all sorts of things with your web cache (8.45+ only)
http://[server]/psp/[site]/?cmd=debugCache&pwd=[password]
To Reset Timeout
http://[server]/psp/[site]/?cmd=resettimeout&pwd=xxx
Displays cached node URIs\
Note: I can never get this one to work.
http://[server]/psp/[site]/?cmd=viewcp&pwd=[password]
Article Categories
Chris Malek
Chris Malek is a PeopleTools® Technical Consultant with two decades of experience working on PeopleSoft enterprise software projects. He is available for consulting engagements.
About Chris Work with ChrisPeopleSoft Simple Web Services (SWS)
Introducing a small but powerful PeopleSoft bolt-on that makes web services very easy. If you have a SQL statement, you can turn that into a web service in PeopleSoft in a few minutes.
Integration Broker - The Missing Manual
I am in the process of writing a book called "Integration Broker - The Missing Manual" that you can read online.