Thanx for the prompt reply.In my case, the process will first get
assigned to a group queue instead of a particular user. Later on, when a
user belonging to that group logs in, the user claims the task.In such a
scenario, wanted to know how can the logged-in user get to know the
details of the task which he can calim by invoking TaskManager's
claimTask() API.Thanx.