Skip to Content
0
Former Member
Feb 13, 2009 at 04:10 PM

Logged in User information in a Portal Service???

54 Views

Hi All,

I am writing a Portal Service which would connect with backend system on a trigger basis. How do I get the current logged in user's context, kind of request.getUser() ??

The request object is available in APC, but not in Service. How to get the user context?

Just to add some more info,

This service listens to UME events, so run as background job. I am not calling this service from a Portal APC component, can nto pass the request object.

Any help?

Thank you, John

Edited by: John Miller981 on Feb 13, 2009 5:39 PM