Hi
i am using Vignette portal 7.3 Version , I am facing error while clicking on on one of the link a page
Link http://urlofebsite/portal/site/abc/menuitem.24b5b2538a9c6f179cebc1108973a801/
just want to how can we identify to which or portlet or Page it is pointing in the navigation Tree .
That could be the menuitem ID. Have you tried SELECT stringid FROM menuitems WHERE id ='24b5b2538a9c6f179cebc1108973a801'? It might also correlate to an ID in the menuitemassociation table, so you may be able to crossreference one of the IDs there to the stringid column in menuitems.