cancel
Showing results for 
Search instead for 
Did you mean: 

Sync messages should have higher prioritization in IE than async messages

Former Member
0 Kudos

Hi there,

does somebody know how I can assign a higher prioritization to sync messages than to async messages in XI 3.0? In case of a bottleneck on the Integration Engine I want to get sync messages processed first. Message prioritization in SXMB_ADMIN does not work because it's ony applicable for async (EO / EOIO) messages.

Thank you.

BR,

Ralph N.

UPDATE: Since there doesn't seem to be a solution for this issue let me specify it. What kind of installation can be made in the landscape to separate sync messages physically from async messages?

Edited by: Ralph Nitschke on Jun 25, 2010 1:58 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ralph,

Not a direct answer to your question.

But, you can make use of AAE to configure your sync scenarios and can be assured the performance is going to be much higher than using IE.

Regards

Jai

Former Member
0 Kudos

Jai,

thank you. This is an interesting approach although it's available earliest with 7.1 (7.11 when using SOAP adapter) and I'm still on XI 3.0. Nevertheless I think it's a helpful answer.

Ralph

Former Member
0 Kudos

Prioritization can be done only where messages can wait. i.e. async.

Sync messages always have higher priority and I guess this logic is built-in within IE so if many messages arrived at the same time sync message will be processed first by IE.

However I am not aware if any config parameter exist to assign/change priority of sync message. I guess it is implied.

Regards,

Gourav

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ralph,

You can prioritize your queues based upon your requirements. Please see this how to document on this:

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

Regards,

---Satish

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

*Hi satish

i wondering to myself, why you post documents and solutions that i post previously, its not the first time you did it.

if a document or solution was gived previous, please give another posiblities to solve the issue, not posting same.*

sunil_singh13
Active Contributor
0 Kudos

As rightly said Sync messages can not be assigned priority in XI 3.0..

But I think there would be some default priorities to sync messages. if you define low priority to your async messages, then aoutomatically your sync message will get priority higher than Async messages.

Thanks,

Sunil Singh

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi,

i found some links, hope those helps you

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/20bb9649-e86e-2910-7aa9-88ed4972a5f6

http://wiki.sdn.sap.com/wiki/display/XI/DifferencebetweenSXMB_ADMandSXMB_ADMINISTRATION

Also try searach in ussing by "queue prioritization" in SDN you will find many links

Thanks

Rodrigo P.

Edited by: Rodrigo Alejandro Pertierra on Jun 25, 2010 10:25 AM

Former Member
0 Kudos

Hi,

thank you for your comments. But as I already said message prioritization in SXMB_ADMIN does NOT work because this handling is not meant for sync messages. There are no queues for sync messages.

BR,

Ralph N.

former_member200962
Active Contributor
0 Kudos

please ignore