cancel
Showing results for 
Search instead for 
Did you mean: 

Messages from R3 queues not reaching XI

Former Member
0 Kudos

We are sending messages from SAP R3 (using ABAP Proxy) to SAP XI.

Many times when XI is down, the messages waits in the queue on R3 in status and it is not able to recover automatically when XI comes up.

How can we fix this problem in order to ensure guaranteed delivery ?

Please advice...

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

schedule a raport that will restart the queue entries

in the R3

Regards,

michal

Former Member
0 Kudos

Michal,

Any pointers on how to do this "schedule report" ?

John

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>Any pointers on how to do this "schedule report" ?

if you're talking about hanging status in TCODE SM58 you can try using: RSARFCEX

you can schedule it by creating a variant and a job:)

Regards,

michal

bhavesh_kantilal
Active Contributor
0 Kudos

Hi John,

The tranascations SM34 / SM 35 can be used to schedule a report. To save a variant, you will have to use SM 38 .

Regards,

Bhavesh