Find PeopleSoft Navigation for a component using SQL | PeopleSoft Tutorial

Find PeopleSoft Navigation for a component using SQL

You 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 find the navigation to a PeopleSoft component from PIA. 

 

Prashant
 

>