cancel
Showing results for 
Search instead for 
Did you mean: 

Outbound Proxy messages in SXI_MONITOR of R/3 system in status "Scheduled"

Former Member
0 Kudos

Hi guys,

I have the following issue:

In a Proxy-to-File Scenario, we are trying to send some data from R/3, but they never reach XI because they remain in sender R/3 system, transaction SXI_MONITOR with status "Scheduled", with a green flag. I cannot see them in SM58 neither.

Do you have any idea ?

Best Regards,

Evaggelos Gkatzios

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Evaggelos,

I have face same issue.But i had resolved it.This issue is related to Queues.Your objects are struct in queues.Please do the following steps.

1)Go to SXMB_ADM

2)Select Manage queues->register queues->Activate queues

Note:Before u r register the queues,delete the queue objects in SMQ2 otherwise it will gives error

3) Refresh the Cache objects SXI_CACHE

http://<hostname>:<port>/CPACache/refresh?mode=full

http://<hostname>:<port>/CPACache/refresh?mode=delta

Thanks

Ravi

Former Member
0 Kudos

Hi guys,

Thank you for your replies. Problem has now been solved. It was just a matter of Registering and Activating the queues in SXMB_ADM.

former_member183908
Active Contributor
0 Kudos

hi

--> In SXI_MONITOR select the message and from menu select the QRFC monitor and unlock the queues .

--> In order to avoid this kind of situation register the queues using SMQR Transaction code.

Thanks