cancel
Showing results for 
Search instead for 
Did you mean: 

How I can configure automatically queue message processing?

Former Member
0 Kudos

Hi guys,

I already connect XI to R/3 trough ABAP proxy.

In the target side R/3, when the message enters in inbound queue it can’t leave there!!!

Queue status is: a yellow triangle “<b>Message waiting in queue</b>”.

To process this message in ABAP Proxy I need to go smq2 (inbound queue) transaction and process this message manually! But I don’t want to do this procedure every time… There are any ways to configure queues to forward messages automatically?

Anybody could help me?

Thanks in advance,

Ricardo.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Try to deregister queues (and register them again)

(by sxmb_adm->manage queues)

--

Go to sxmb_adm->manage queues -> QRFC Monitor

Sheduler status must be INACTIVE

Message was edited by: Vadim Nevskikh

Former Member
0 Kudos

Hi Vadim,

Thanks a lot, the problem are solved

Regards,

Ricardo.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ricardo,

it seems to me, that your queues have not been registered at all. To register all XI queues go to

SXMB_ADM --> Manage Queues. On that screen mark "register queues" and mark all queues, then press F8 or button "execute action". After that you should see status INACTIVE if you go to QRFC monitor as mentioned in previous post.

best regards

Christine