Hi Amit:
I too had this problem when my service or event was called via a controller.xml request map. So, I set my request map auth=true. That forces the user to login before the service/event is accessed and thus I had a userLogin object in the context.

Hope that helps.
Regards,
Ruth

Amit Sharma wrote:
Hello All,

I am facing problem on invoking authorization services and getting following error message on screen
"You must be logged in to complete the process."

May be couldn't retrieve the userLogin object (if the user is authorized).

Please let me know any body facing same behavior.

Thanks And Regards
--
Amit Sharma

Reply via email to