cancel
Showing results for 
Search instead for 
Did you mean: 

messages stuck in CCBPM

Former Member
0 Kudos

Hi Experts,

We had an interface where the data is flowing from SAP ECC to legacy system and we are using CCBPM's to collect the data and append them and sending it to the receiver system.

I configured a simple BPM scenario with a Block step with 3 braches namely

1. Normal Branch(one receive step with in infinite loop step).

2. dead line branch with 1 min timeout. within this a control step to throw exception

3. Exception branch with no Action(no steps inside this branch)

And there is a send step outside the block.

We have scheduled the jobs in SWU3 t-code and jobs are running. But still the messages are stuck in CCBPM's, saying the "Messages being sent". I understood that it is not coming out of the infinity loop. You can see it in screenshot. Almost 1500 messages are in the same status. Could you please help me on this. Is there any thing i am missing? The interface is running fine before. But the issue is occuring from last 15 days onwards.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member232455
Participant
0 Kudos

Hi Srinivas,

Please check the graphical workflow log in moni by clicking on PE and check in which step the process not completed.

or else take one old successful message with complete process and compare this message for the reason of failure.

Regards,

Janardhan

former_member190293
Active Contributor
0 Kudos

Hi Srinivas!

I haven't been working with collecting BPMs for guite a long time but as I could remember there must be some job scheduled which is responsible for BPM timeouts checking.

Once before I had a similar issue and I found that job stopped.

Regards, Evgeniy.

former_member190293
Active Contributor
former_member186851
Active Contributor
0 Kudos

Hello Srinivas,

Any changes happened in the CCBPM?

since your collecting messages ,ensure the message satisfying the correlation conditions are sent.Might be it is waiting for messages.

And also check in BPM monitor to see if there is any error.

Former Member
0 Kudos

Hi Raghu,

We didnt make any changes in the CCBPM. Everyday we receive around 40 IDOCs in a minute and it collect all those IDOCs and append them. After 1 minute duration, it should proceed to the next stage. But, its not coming out of the infinity loop. We have checked if there are any errors, but we didnt find any traces of error.

former_member186851
Active Contributor
0 Kudos

Hello Srinivas,

You can check the job mentioned by EVE.

No trace in sxmb_moni_bpe as well?