cancel
Showing results for 
Search instead for 
Did you mean: 

Message prioritization in single stack Java

Former Member
0 Kudos

Is it possible to prioritize messages in Java stack PO?

I have some interfaces that have lakhs of messages and using SOAP sender adapter and ICO.

I want some interfaces to be executed faster bypassing this interface

Accepted Solutions (1)

Accepted Solutions (1)

engswee
Active Contributor
0 Kudos

Hi Midhun

You can configure that by going to NWA > SOA > Monitoring > Message Prioritization.

Creating an entry there is pretty straightforward, so I guess you should configure this high volume interface to have a low priority.

Additionally and alternatively, if you are on at least PI 7.31 SP11, you can set parallellization for this interface to have a lower thread count so that it does not use up all the worker threads for the sender SOAP adapter. It can be configured from NWA > SOA > Monitoring > PI Receiver Parallelism. For more details refer to SAP Note 1916598.

Rgds

Eng Swee

Message was edited by: Eng Swee Yeoh

Former Member
0 Kudos

Hi Eng

Thanks for your answer.

Could you please look into this thread. I have seen your posts about REST adapter. any help would be appreciated

Midhun

Answers (0)