cancel
Showing results for 
Search instead for 
Did you mean: 

R/3 SRM system to XI but data stuck in Inbound Queue on R/3

Former Member
0 Kudos

Hello all,

We have an integration that involves a proxy on the r/3 system sending a bid request from srm. I'm thinking that we need an xi adapter setup in the xi system calling an r/3 http dest. but I'm not positive.

Anyway when the program is run in the srm system we have a bunch of green flags in the srm systems sxmb_moni - they have a sender service and sender namespace but no receiver information. The files just stay in the inbound queue when we check smq2 indefinately. What do we need to have setup to cause these files to get out of the srm r/3 system and into xi?

Thanks! Points will be awarded!

SA

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Scott,

can you give us more clearity?

Am not getting your req!!!

Thanks

Kiran

Former Member
0 Kudos

I will try ...

We have a message coming from an sap 6.40 system. It is actually a bid request coming from srm.

This is not coming in idoc or even in rfc - but in native xi - this is evident by looking on the srm system in sxmb_moni. So I'm assuming that the srm system has pre built proxies that can talk to xi and send data. Problem is the data is not showing up in xi and never leaves the queue on the sap srm system.

My feeling is because we do not yet have a working r/3 http destination setup on the srm system in sm59 to the xi system.

We have setup the xi adapter in the xi system with http protocol and named the r/3 http dest. but the test is failing in sm59 on the srm system.

Thanks,

SA

former_member189354
Contributor
0 Kudos

Hi,

I think your sending system i.e. SAP SRM is not connected to XI System. Please check the following

Go tcode "sxmb_adm" -> integration engine configuration.

You will find Destination there.

Go to tcode SM59 find whether that destination is working fine or not

usually u receive Http response code 500 indicating it is green other this means we need to look at this.

Regards,

Daniel.LA

Former Member
0 Kudos

Hi,

Register the queues via t.code sxmb_adm where u have an option manage ques.

Once you register the queues, they default activated.

If u want to manually unlock then u need to go to transaction SMQR,SMQ1,SMQ2 for queue management. There u have to select the queue and activated all entries.

SMQ1 u2013 qRFC Monitor for the outbound queue You use this transaction to monitor the status of the LUWs in the outbound queue and restart any hanging queues manually.

SMQ2 u2013 qRFC Monitor for the inbound queue. You use this transaction to monitor the status of the LUWs in the outbound queue.

U may schedule the report RSQOWKEX (Outbound Queues) and RSQIWKEX (Inbound Queues) to restart the queues automatically.

To Cancel the messages from MONI with the Status Scheduled for Outbound Process

Schedule the Report RSXMB_CHECK_MSG_QUEUE

SAP_BC_XMB_DELETE

Reward points if help ful.

Regards,

Pradeep A.

Edited by: Pradeep Amisagadda on May 21, 2008 6:59 AM