cancel
Showing results for 
Search instead for 
Did you mean: 

How to Stop a BPM Process

Former Member
0 Kudos

Hi,

I have a scenario in which the BPM process went thru an endless loop. There was a logical flaw but the point is that there was no way to kill this process which was running through BPM . We tried RWB, BPM Engine Mointoring but with no success.

In MONI all we see is a clock symbol next to PE icon.

It would be really helpful if someone can tell me how to kill a process running in BPM engine.

Both MONI and RWB tell me the message is Successful therefore cannot be stopped but internally the message is going through BPM workflow and never comes out.

Thanks

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

former_member185751
Contributor
0 Kudos

Hi Ashish,

Logon to the ABAP stack of XI.

Execute the transaction "SWWL" to delete the workflow items.

Regards,

Sridhar

Former Member
0 Kudos

Thanks alot. That solved the problem,

Regards

A

Answers (1)

Answers (1)

Former Member
0 Kudos

if SWWL doesnt work, find the version of the workflow and go to sxi_cache, click on your BPM under integration process and click on activate button and type the version you wanna delete and click delete, thats the way I got rid of the version which was in endless loop..