cancel
Showing results for 
Search instead for 
Did you mean: 

Cancelling a process chain ....

Former Member
0 Kudos

Hi Experts ,

Can someone please tell me , if it is possible to cancel a process chain just by knowing its log id ... or any other process ... other than canceling all its running process's ..

Help done will be greatly appreciated and assigned points..

Thanks,

Santosh ....

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

We can cancel the process chain basedon Job.

goto SM37 -- select ur job -- stop

and anothere way is we can kill the job also

goto SM50 -- select ur running process -- go to first tab -- select core with cancel

Former Member
0 Kudos

You should try a quick search of the forums, you will probably find several threads on this that will help you.

If you don't want to use SM37 or SM50 then i believe in version 7 there is a new job you can run that would work;

RSPC_API_CHAIN_INTERRUPT

Having never used it myself i would again recomend searching the forums.

Former Member
0 Kudos

Hi,

Do you want to cancel a process in a process chain or process chain itself.

to cancel a process in process chain goto SM37 give user name generally ALEREMOTE and job name as *, goto details tab of your process in process chain take the start time and give this in SM37 and execute it, it will disply that job select it and goto job tab in menu bar and click on cancel active job through this you can cancel a process. from SM50 or SM51 also you can do this by identifing the process id from job log.

to cancel a process chain you can do it from SM50 or SM51.

Regards

Sankar

Former Member
0 Kudos

Hi Shankar ,

I want to cancel the process chain itself .. cause i have a lot of running processes... so is there any process by which i can cancel all the running process of this paticular process chain at the same time ...

In BI 3.5 ...

Thanks,

Santosh ...

Former Member
0 Kudos

Hi Santhosh,

You can stop further processing(processing of next process) by removing chain from schedule(from menu).

Running processes you have to kill from SM37 or SM50.

Please explain clearly exactly why and wat you want to do..!!!

Hope it Helps

Srini

Former Member
0 Kudos

Hi,

you can do it by cancel the process in the chain so automatically other processes will not start. so goto SM37 and cancel the job or else goto SM50 kill the work process.

Regards

Sankar

Former Member
0 Kudos

Hi Srini ,

I need to stop further processing(processing of next process) by removing chain from schedule .( we have a lot of simultaneous process's in one level ) ...

Did u mean ... selecting the tab Process chain maintanence -> Selecting the process chain that you want to cancel ...-> Process chains ( from menu ) -> ' Remove from schedule ' ...

This will cancel the currently running process chain .. in the logs ... right ??

Thanks,

Santosh ...

Former Member
0 Kudos

Yes, choose/display required chain and from menu remove from schedule. it will not continue to next process.

Hope it helps

Srini