Hi Everyone,
I have a chunk of code which determines the logged in portal user and returns all the groups assigned to him/her. For testing purposes I had this code deployed as a par file on my local portal install. I ran this code using portalapp.xml via NWDS.
However, now I want to integrate this code with my portal. So as soon as the user logs in to the portal this code should be executed. I am not sure how to trigger this piece of code on user log on.
Any help in this regard would be really appreciated!
Thanks!
MOY