Hi
I am sending a email notification to user when task is coming to his in box. The user click the link and task will open in taskapsce view. I am using this html link
http://localhost:8090/taskspace/component/drl?objectId=<queue_item_id>&appname=<custom_taskspace_app_name>.
When user not login in taskspace application then it's work fine. when user click on outlook mail link then task is open.
But when user already login in application then given an error on browser that task does not exit to open and this problem also came when user save his credentials.
Any One Suggest me what can i do when user is already login then the task is open in task space.