Andy Smith wrote:
I have tried to raise an event but its now working,
I would focus on this issue.
If you want to control parallel processes where one thing (read event) can end all of those processes then you have to use create event steps and wait for event steps.
For the above you create a 1:2 fork in one branch you wait for an event and in the other you put your X:Y fork. This is the best and most flexible way of modeling business process with SAP Workflow.
If, as you say, it is not working then find out why and fix it.
Kind regards, Rob Dielemans