cancel
Showing results for 
Search instead for 
Did you mean: 

exclusive queue regarding very important message

Former Member
0 Kudos

Hi guru!!

I have one question regarding very important message in exclusive queue for async.

i wanted to find a way which is using exclusive queue for it and then let it use only this queue. anyone does know?

my scenario client java proxy to inbound abap proxy. should be used by exclusive queue for it during sending to receiving, any another message should not use this queue included xi and ecc queue.

can anyone explain me?

thanks & regards;

venjamin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Venjamin,

The link for prioritzing of messages is as follows:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20bb9649-e86e-2910-7aa9-88ed4972...

Assign only this interface to high-priority. It won't be used by any other interface.

Regards,

Puloma.

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

Hi Venjamin,

U may use one queue with ABAP Proxy or a BPM scenario.

This can be done using: Configure Filter for Queue Prioritization in transaction sxmb_adm.

Refer the following

/people/sap.user72/blog/2005/12/12/how-to-prioritize-messages-in-xi

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/59e837d3-0201-0010-c096-dc1...

Similar problem here

Regards,

Prateek