Skip to Content
0
Former Member
Jan 11, 2008 at 06:14 AM

delete old workitem when workflow restarts

292 Views

Hello,

I am working on a workflow at the moment. When the triggering event of the workflow is raised, the old workitems should be deleted (the old workitems created by this workflow with the same object-key).

I tried to use a fork (2 parallel 1 necessary branch). In one branch I put the 'wait for event'-step (and used the triggering event in it). The result is an error, can´t see why.

Is there any other way?

thanks for your help,

Kasa