Deleting work item for action anonymous

I have a workflow which is used to add new roles to users. Sometimes, when user request new roles, the workitem just disappeared. Check the log file, I got the following error message:

Case suspended with resume date 07/28/07 14:16:26 CDT

Deleting work item for action anonymous

Deleting invalid work item #ID#**********

Finished executing workflow case MyWorkFlowName

Does anyone have any idea what may cause this problem?

Thanks!

[474 byte] By [Adobea] at [2007-11-27 10:33:32]
# 1

Hi,

I guess this happens when none of the conditions on the transitions to the activities in a work flow is satisfied. So the control doesn't know where to go next in the workflow and hence throws the exception: Suspended case with no workitems.

Hope this helps,

Thanks,

Swatz.

null

Swatza at 2007-7-28 18:23:21 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

Thank you very much!

Adobea at 2007-7-28 18:23:21 > top of Java-index,Web & Directory Servers,Directory Servers...