cancel
Showing results for 
Search instead for 
Did you mean: 

Transaction SXMB_MONI

Former Member
0 Kudos

Hi All,

Mine is an outbound and inbound interface where we trigger the request at our end which will be sent to the vendor via XI and the response from the vendor will be sent back to us via XI which ideally gets stored at SAP tables.

In the response scenario, the XI transfer the message from vendor which can be seen via transaction SXMB_MONI wherein one of the response got scheduled and the Queue status (as seen in the transaction for the response) is STOPPED. Can anyone please help me as why this happens?

All your quick inputs will be highly valuable to me.

P.S - The response status as seen in SXMB_MONI shows Process executed successfully at XI end. Only in SAP the status seemed to be Scheduled.

Thanks in Advance,

Vaishnavi Varadarajan

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

In the sender communication channel under Module Tab try giving the following parameters..

in processing sequence

1 AF_Modules/RequestResponseBean Local Enterprise Bean 1

2 CallSapAdapter Local Enterprise Bean 2

3 AF_Modules/ResponseOnewayBean Local Enterprise Bean 3

in module configuration

1 passThrough true

2 receiverChannel (give your reciever channel name)

3 receiverService (give your receiver business service name)

Thanks

Ramesh

Former Member
0 Kudos

hi

deregister and register the queues from SXMB_ADM

from sxmb_moni click on the queue id and delete the entry

Former Member
0 Kudos

Hi,

Check in SMQ2 whether your message is stuck behind any other message.

Thanks

Sudharshan

Former Member
0 Kudos

Hi,

This may have several reasons to struck in the Queue.

So goto SMQ1 in Xi and release those Strucked Messages and also check in SM58 of XI

REgards

Seshagiri