cancel
Showing results for 
Search instead for 
Did you mean: 

Queue

Former Member
0 Kudos

Hi Group,

In SOAP to IDOC scenario due to queue traffic message processing getting delay, due to this other dependent interface postings getting fail in the target system,could you please suggest/advice how to avoid queue traffic.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

As already suggested, queue priotization is the way to handle this however I would suggest to define a high priority queue & use it for your interface. Use this queue only for your critical interface so that those messages get top priority while processing.

Regards

Sushil

0 Kudos

One doubt here, wont the EOIO or queued processing of IDOC's help. Why queue priority insted of the EOIO??

Former Member
0 Kudos

Hi,

What I understand from your question is that there is a heavy inflow of messages for the SOAP-IDOC interface, which is creating queue issues / delay in processing for other interfaces as well. Correct me if I am wrong.

You can do queue prioritization for this interface, give them the low priority so that if won't consume all the queues and other processes can also run without any delay.

Regards,

Neetesh