on 2012 Jan 19 12:14 AM
Hi ,
We are working on PI 7.0 and frequently facing the messages processing delay from queues. So we need to give high priority for critical interfaces and need to process first ,if they come to queue later also than low priority interface messages.How can we find the high priority messages and corresponding queue names as well as how to do this task in production system.
Can some one explain clearly on this task.
Thanks,
NAGA
Have you seen this thread?
Also check this link
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI,
You can try this option:
Tcode - SXMB_ADM >Integration Engine>Configuration-->Configure Filter for Queue prioritization
Maintain sender receiver information here.This should help.
Regards,
Ashutosh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please assign queue priyarity in following location
SXMB_ADM->Configuration ->Configure Filter for Queue Prioritization
Select Prefix from the below list , assign size 2097151 and message gategory as Request or acknowledgement,status is active
XBT1 High Priority Sender/IS Inbound EO Queue
XBT9 Low Priority Sender/IS Inbound EO Queue
XBQ1 High Priority Sender/IS Inbound EOIO Queue
XBQ9 Low Priority Sender/IS Inbound EOIO Queue
XBTA High Priority Receiver/IS Outbound EO Queue
XBTZ Low Priority Receiver/IS Outbound EO Queue
XBQA High Priority Receiver/IS Outbound EOIO Queue
XBQZ Low Priority Receiver/IS Outbound EOIO Queue
XBTX High Priority Acknowledgment EO Queue
XBTY Low Priority Acknowledgment EO Queue
XBQX High Priority Acknowledgment EOIO Queue
XBQY Low Priority Acknowledgment EOIO Queue
XBTM Queue for Large EO Messages in IS Outbound Channel
Please do these steps,your issue will resolve.
Thanks
Ravi
User | Count |
---|---|
69 | |
13 | |
11 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.