cancel
Showing results for 
Search instead for 
Did you mean: 

Client proxy message getting stuck on R/3 server

former_member6134
Participant
0 Kudos

Hello Experts,

 

We have a scenario as follows: SAP R/3 <-> PI <-> WEB Server. The web server is connected with PI server with wsdl file generated from PI server, while SAP R3 is connected using server and client proxy. The information is taken inside SAP R/3 using server proxy and is sent out using Client proxy.

As the scenario is fired from web server using an application , we are getting the data in the SAP R3 server and we are able to process it. After processing the data the client proxy is activated to send the data back to web server. But we are not able to get the data back in PI server. On running the SXMB_MONI transaction on the SAP R/3 server we found that all the messages are getting stuck on the R/3 server. We did clear the queue on it using SMQ2 transaction but even after clearing the queue , for the next transaction the message gets stuck in the queue. How to resolve such issue. Kindly Help on this..

Regards

Shiva

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

May be ur queues are not registered properly?

go to SXMB_ADM -> ManageQueues -> and then register queues

Thanks

Amit Srivastava