Posted: Mon Mar 06, 2006 6:14 am Post subject: Duplicate work items
Centurion
Joined: 11 Aug 2005 Posts: 113
Hi,
I have written a cutome java client, i am facing a strange error, in some places i call workitem.workOnItem and expect it to move to the next item (I have checked that all the exit conditions are satisfied)
The problem is it creates a new instance of the workitem and gets it back to the same place where it was before. Also the original instance does not get removed, so i have 2 instances with the same data at the same place.
Any idea why such behaviour and if i an doing anything wrong?? _________________ Srisudhir Tadepalli
Posted: Mon Mar 06, 2006 6:37 am Post subject: Re: Duplicate work items
Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
[quote="tsrisudh" i call workitem.workOnItem [/quote]
This is not an API call I am familar with. I would suspect that you have some API wrapper, and that is where the problem lies. _________________ John McDonald
RETIRED
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum