Want to find out the queries that are set to run on recurrence? Here is a SQL that you can run.
Continue readingQuick tip that you use to review not just 10 but 100 support articles at once.
Continue readingHere is a quick SQL that you can run to find out PeopleSoft users that are logged into PeopleSoft via PIA web login.
Continue readingPeopleSoft Update Manager or PUM has become part of daily life of PeopleSoft consultants and so has the task of troubleshooting issues related to PUM. While troubleshooting an issue related to PUM, I had the need to look at some PUM tables and felt that you may also have a need for the same. Hence, […]
Continue readingYou can use below SQL to find PeopleSoft Navigation to a component. In below SQL replace the value of PORTAL_URI_SEG2 with your component name. This SQL will work most of the time but in some cases you might have to validate the component name from PSMENUITEM, PSAUTHITEM table. There is an alternate way to […]
Continue reading