cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with ABAP Proxy

Former Member
0 Kudos

Hi,

My scenario is SAP(ABAP Proxy) - XI - Web service. I can not see any messages in XI when I run the Proxy program, when I check for the outbound messages from SXMB_MONI in SAP system the message status is "Scheduled" and Q.Status shows "Message waiting in Queue" . What could be the message status if the outbound proxy is successful?

Can someone let me know what could be the problem and where I can check for entire scenario for these problesm?

Thanks

Suresh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Is your queues registered and also please check the number of entries waiting in that queue ; your message might have stuck as a result of previously messages stuck in queue due to error.

Have you written commit work in your client proxy program.

Regards,

Ganesh

Former Member
0 Kudos

Ganesh,

I have used a Commit work statement in my proxy program.

Do we also have to regrister the Queues in SAP System as well? Please advise....

Thanks

Suresh

Former Member
0 Kudos

yes , please register your queues at R3 side also . you can do it from SXMB_ADM.

Reagrs,

Ganesh

Former Member
0 Kudos

Thanks all for your valuable inputs, I will check the for the Queues and let you know.

Thanks

BPR

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks

Former Member
0 Kudos

hi,

[;

The above thread might help u resolve ur issue.

Regards.

Siddhesh Naik.

Former Member
0 Kudos

Hi,

If this is not a Production System means,

goto SMQ2 and delete all the Strucked Messages in all the Queues.

And now goto SMQR say De-Register Queueus and

goto SXMB_ADM--Manage Queues--Just say Register Queues

Now Trigger your Report Program to send the data to XI.

Check in R/3 side as well as in Xi side also in the T-code SXMB_MONI for Successfully processed messages.

REgards

Seshagiri

Former Member
0 Kudos

First clean the Queue some message had struck in the queue.

clean the queue using SMQ1,SMQ2 .. delete all the queues