cancel
Showing results for 
Search instead for 
Did you mean: 

Msgs getting stucked in inbound queue

Former Member
0 Kudos

Hi All,

I am doing a jdbc- xi - ABAP proxy scenario. Data is coming into the R/3 via proxy but getting stucked up in inbound queue. When I go to the queue I can find entries with msg transaction recorded. When I manually execute the entry from the queue it is getting executed successfully.

In R/3 the msgs are with a green flag(scheduled). But when i execute it from inside the queue, I can see the success flag(chequered) one.

Why am I getting this problem?

Kindly help me debug this issue.

Thanks & Regards,

Jai Shankar.

Message was edited by: Jai Shankar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Pls make sure your queues are registered and active...

you can register the queues using the SXMB_ADM transaction and executing the link "Manage Queues" in that.

Thanks,

Renjith

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

Register message queues in the R/3 side. i.e go to SXMB_ADM in R/3 and go to Manage Queues->Register All Queues.

Regards,

Moorthy

Former Member
0 Kudos

Hi All,

Thanks for the timely help.

Thanks & Regards,

Jai Shankar.