cancel
Showing results for 
Search instead for 
Did you mean: 

Strage Situation : Delaying the message processing in IE ( ABAP Stack )

Former Member
0 Kudos

Hey,

I'm in a starange situation in processing messages in Integration Engine ( ABAP Stack - SXMB_MONI ) in File to IDoc scenario.

I have processed bunch of 1000 messages from legacy system into the queue, AE picks all the messages at a one glace, but they were processed in ABAP stack ( sxmb_moni ) 10 messages after 10?!!! Its taking lot of time to process the all 1000 messages.

How can we come out of this situation?! Can anybody share their experienes with me!

-S

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

This happens with many IDOC scenario's

Did you referred High volume processing guide

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9056c89c-1a2e-2a10-8a99-eae154e7...

Thanks

Gaurav

Former Member
0 Kudos

Hey,

I am working on simple JMS to Idoc scenario....

Gaurav,

It is happening from this morning...this situation is not at the past...One thing, I didn't understand that why does it took only 10 Items at one time...even though you processed 100 messages in a legacy queue its take only 10 after 10?!!!!

Can anybody help me out!!!

-S

SudhirT
Active Contributor
0 Kudos

Hi Stallin,

Refer to the blog

and check tuning parameter EO_INBOUND_PARALLEL for integration engine configuration. May be that is the reason for this behavior.

Thanks!

Answers (1)

Answers (1)

Former Member
0 Kudos

pl. elaborate your scenario more

1) are you using BPM?

2) synch or asynch?

3) msg/payload size?

so that we can analyse the situation and suggest the way out.