cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Engine Queue's

Former Member
0 Kudos

I am seeing queue in AE in the below location.

RWB -> Component Monitoring ->Adapter Engine-> engine status ->(tab) Additional Data -> Queues -> Number of entries in Queue.

What are these queue exactly ? what are the purpose of these queue's ? How to monitor and through which transaction we can

see/monitor these Queue's. I believe these are definitely different from the queue's that we see in SMQ1 & SMQ2.

Thanks

kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In adapter engine the data will be passed through Messaging system while passing data from Adapter framework to Messaging module you can see the processing messages that data has been put into queue and data has been fetched successfully from the queue .

These are dispatcher queues within the AFW (Adapter framework which is based on JCA).

HTH

Rajesh

Former Member
0 Kudos

Hi Rajesh

Thanks for your reply ! But how to monitor these queue's ? What are the typical scenarios where we can see the messages in these queue's ?

thanks

kumar

Answers (2)

Answers (2)

former_member206760
Active Contributor
0 Kudos

how to handle queues in AE

/people/stefan.grube/blog/2006/04/27/how-to-deal-with-stuck-eoio-messages-in-the-xi-30-adapter-framework

Former Member
0 Kudos

Hi ,

In case ur doing an IDoc to File scenario . The Idoc is pushed from the R/3 side and with in the XI it may struck up in the queue . so we will go the SMQ1 or SMQ2 transaction .