Skip to Content
0
Former Member
Oct 10, 2007 at 11:25 AM

Two Start events in a workflow being triggered simultaneously

283 Views

Hi,

I have a workflow which waits for 2 start events. These 2 start events are generated because of 2 change document objects being created for the same document.

I have to keep track of both the change document objects. All instances do not trigger both the events.

But during the changes pertaining to both the change objects, the same event is being triggered twice leading to the workflow instance being generated twice.

Please let me know how i can make this to be one instance.