Question:
Hi everyone,
I'm in the mid of my workflow implementation and have encountered one problem. Hope you guys can help me out... =)
Basically I have defined 2 triggering events for my workflow. In most cases, my workflow gets started correctly. However there cld be a case whereby the triggering events start simultaneously, resulting 2 workflows to be triggered for the same object instance. Is there anyway I can stop the other triggering event from starting another workflow?
Many thanks in advance.
Answer:
Hello! I am new in Business Workflow but I have a suggestion that might be able to put some light in your problem...
Why don't you try putting a flag on your two triggering events and then a checking before you actually proceed to the workflow process? I hope this makes sense....
I'm also in the middle of research/implementation of workflow... goodluck to both of us!
Answer:
Are the triggering events yours or standard SAP events?
What do the events represent?
It's easier to answer these questions with some background...