cancel
Showing results for 
Search instead for 
Did you mean: 

Queue Strategy?

Former Member
0 Kudos

Hi All,

I know we can assign large messages to XBTL or XBTM queues. But is there a way that if the message being sent by ECC is much more than the exepected size, then no queue should be assigned to that message and the message should not come to XI.

This is because that we recently exprienced Production XI outage due to 400 MB of Message sent by ECC.

So we want to have some strategy that these kind of messages should fail before reaching XI.

Regards,

XIer

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey

How exactly are you sending messages from ECC?

Answer will depend upon the adapter/mechanism you are using.

Thanx

Aamir

Former Member
0 Kudos

Messages from ECC to XI via Proxy

former_member181962
Active Contributor
0 Kudos

Now that you have an ABAP code to trigger the outbound xml messages, check the size of the outbound message in the abap program itself and raise an exception in the abap program itslef.

Regards,

Ravi

Former Member
0 Kudos

can we do some system config that heavy messages are not assigned to any queue so that message is not sent to XI?

former_member181962
Active Contributor
0 Kudos

have you checked the Tuning guide section 3.1.5.1?

http://help.sap.com/bp_bpmv130/Documentation/Operation/TuningGuide.pdf

Former Member
0 Kudos

Any updates??? I am inquisitive to know teh answer.

Thanks,

Valli.