cancel
Showing results for 
Search instead for 
Did you mean: 

Error in XI BPM Debugging

Former Member
0 Kudos

Hi,

I have used BPM in my interface.

In SXMB_MONI, I am trying to debug the flow of my interface.

If I press PE, I am not getting the technical objects window.

Can anyone help why this is happening

Thanks & Regards

Katta Mohan Reddy

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Are you sure your BPM has been instantiated?

In SXMB_MONI, check the Queue id for your BPM id. The number after "WS" is your BPM id.

Go to SXI_CACHE and check if the status corresponding to this id is 0.

If it is, try activating the BPM from the cache.

Regards,

Smitha.

Shabarish_Nair
Active Contributor
0 Kudos

/people/krishna.moorthyp/blog/2005/11/28/inactive-integration-process-ip-at-run-time this will help you out with the comments of JK and Smitha

Former Member
0 Kudos

Hi Katta,

You'll get the technical objects window when you click PE only if your BPM instance was initiated. Pls do check the status of your BPM in SXI_CACHE and make sure that its in '0' rather than '99'.

Cheers

JK