cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring BPM

Former Member
0 Kudos

Hi all,

Can any body please guide me to any link or provide me any info on best way to monitor a BPM.

Thanks

-Kulwant

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kulwant

Have aloo more on BPM mnonitoring :

https://websmp101.sap-ag.de/~sapdownload/011000358700003141152005E/HowToMonitorccBPM.pdf

/people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm

use the following tcodes to monitor BPM.

1) SXI_CACHE - Check for the Return Code. It should be 0. Otherwise there is some problem in your BPM Scenario.

2) SXMB_MONI_BPE - Entry point for the following transactions.

SWF_XI_SWI1

• SWF_XI_SWI14

• SWF_XI_SWI6

• SWF_XI_SWI2_DIAG

• SWF_XI_SWPR

Regards

Abhishek

Answers (3)

Answers (3)

Former Member
0 Kudos

Bhatia,

It is supposed to be here as mentioned in this link. But not there.

Regards,

---Satish

Shabarish_Nair
Active Contributor
0 Kudos
former_member200962
Active Contributor
0 Kudos

help has a section on monitoring the BPM:

http://help.sap.com/saphelp_nw70/helpdata/en/96/0a2441509fa831e10000000a1550b0/frameset.htm

SXMB_MONI is also the most preferred way to monitor....

Regards,

Abhishek.