cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Engine Queues

Former Member
0 Kudos

All -

We're using the File Adapter for several outbound interfaces (IDOC -> XI -> File) it appears that if one of the target systems goes off line the messages in the adapter engine go to 'SYSTEM ERROR' and subsequent messages get blocked behind the failed message in the u2018To Be Deliveredu2019 Status, even if it's destined to a different Communication Channel.

My question is, is there away to control the queuing in the Adapter Engine? Weu2019d also like to be able to prioritize messages destined for these communication channels so that high priority data passes through the adapter ahead of normal and low priority traffic.

Any help you can provide will be most appreciated.

Dennis

.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

The Queue Prioritization I was looking for is part of the AAE with release 7.1 and not avaiable in 7.0 - however there is a setting for messaging.system.queueParallelism.maxReceivers which can be set in the Visual Admin tool

SudhirT
Active Contributor
0 Kudos

Hi Luce,

Queues exist on Integration engine and hence you can configure the prioritisation on basis of queue. To set the priority you just need to do some setting in SXMB_ADMIN---->Configure Filter for Queue Prioritization set the priority here.

For more details check sap help http://help.sap.com/saphelp_nw04/helpdata/en/04/827440c36ed562e10000000a155106/frameset.htm

Thanks!

sunil_singh13
Active Contributor
0 Kudos

Adapter Engine has their own QUEUE which we can not schedle in PI 7.0 but in PI 7.1 it is possible.

Thanks

Sunil Singh

sunil_singh13
Active Contributor
0 Kudos

Hi Dennis,

I think the IDOC coming in XI has QOS as EOIO in such cases if anyone of the message goes in error its subsequent messges will not be processed. Can you check in the Moni waht is QOS with which messages are comming in.

Also in PI7.0 prioritization can be done on Integration engine.

In PI 7.0 this prioritizatrion can be done at Adapter engine level but it does not support any scenarios that require Integration engine.

Thanks

Sunil Singh

Former Member
0 Kudos

HI Dennis

Queues can be implemented on IS not on AE and can be prioritize as well.

http://help.sap.com/saphelp_nw04/helpdata/en/04/827440c36ed562e10000000a155106/frameset.htm

Thanks

Gaurav