cancel
Showing results for 
Search instead for 
Did you mean: 

Large Message Payload - Queue selection

former_member189354
Contributor
0 Kudos

Hi,

I have one message with payload size around 105MB when I am trying to send through XI this message gets failed in the queue (inbound) of integration engine saying some memory problem to process the message. I have seen the queue it is picking up some XBT09_000 but I want to use the queue XBTL* as this queue is for large messages. The whole thing is that when my message is around 100MB I want it route large message processing queue i.e XBTL*. Is there anyway to do this? Any help on this greatly appreciated.

Thanks.,

Daniel.LA

Accepted Solutions (1)

Accepted Solutions (1)

former_member187587
Contributor
0 Kudos

There is a way to defer large messages from the rest and process them using a job in a specific queue.

Please check this configuration :

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm</a><a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/14/8024">Message Selection Filter</a>

in this path:

Under Runtime - > Integration engin ->

Prioritized Message Processing

Queues for Prioritized Message

Good luck

Nimrod

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Activate XBTL Queue in SXMB_ADM-->Configure filter for Queue Prioritization with Message SIZE.

Messages greater than this size would go to Large Queues.

XBTL--Inbound

XBTM--Outbound for Large Messages.

Regards,

Sudharshan N A

Message was edited by:

Sudharshan Aravamudan