Skip to Content
0
Former Member
Mar 13, 2007 at 02:23 AM

How do I trigger a snippet of code on user log on

28 Views

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