cancel
Showing results for 
Search instead for 
Did you mean: 

Max Message Size

Former Member
0 Kudos

I´d like to configure the prohibition of processing messages grater than 100 MB... Is that possible? In which tx?

Thanks a lot

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

You have give this value to the parameter EO_MSG_SIZE_LIMIT in the transaction SXMB_ADM --> Integration Engine Configuration and selecting TUNING as the category. You can even check the documentation for this parameter on the same page there. After saving this parameter verify at RWB ->RWB->Component Monitoring->Integration Engine->

Settings->Tuning.

Add one more EO_INBOUND_TO_OUTBOUND this will allow data not to be placed on Outbound queue and bring to inbound queue. This is having advantage that to process high volume message you will get better performance but disadvantage is when there is no receiver inbound queue is blocked.

But remember, if the message sieze is too big, it will effect performance.

Regards,

Shitij