Archive for September, 2005

PeopleSoft Servlet Directives

Monday, September 12th, 2005

Over the past few years, I’ve run into several hidden PeopleTools tricks that I’ve never seen documented. I have no idea why PeopleTools decided not to document these, but I’ve found a lot of use for them.

http://[server]/psp/[site]/?cmd=reloadconfig&pwd=[password] — Reloads the Web Profile
http://[server]/psp/[site]/?cmd=viewconfig&pwd=[password] — Displays currently cached Web Profile
http://[server]/psp/[site]/?cmd=purge&pwd=[password] — Purges webserver memory cache [...]

Markdown Text Filtering for PeopleSoft

Friday, September 9th, 2005

I’ve been working on some new tricks for my session at Oracle Open World. A lot of the things I’ve come up with incorporate Web 2.0 buzz word compliant features into the PeopleSoft Portal… stuff like Ajax/DHTML rich client type of features. I’ve also been trying to come up with simple, no-fuss, high-value [...]