Avatar

Level 4

Hi all,

I have a customized workspace, when user first login, i bind the session to the ModelLocator (in Cairngorm framework).

There is a screen call "Pending evaluation" whereby whenever user navigates to it, i will use ActionScript to query available task of user base on the binding session and display all of them.

In workflow I configure email notification when task is assigned to user.

However, sometimes user receives the email, but when he goes the customized workspace, he cannot find the task until 2 - 5 minutes later.

In the adminui, we see the task has been assigned to user already.

User is using IE 6 and we are using Kerberos Single Sign On.

Is there any idea of what can cause this problem?

Thank you and regards,

Anh