cancel
Showing results for 
Search instead for 
Did you mean: 

XML file to Proxy scenario - No message on moni

Former Member
0 Kudos

HI Guys,

One more issue in XML file --> ABAP Proxy scenario. XML file is picking from file directory (file disappering) but no message on moni. Communication channel monitoring showing message successfully processed. Data is not populating into ECC system tables.

can any help to me how to trace, what to do?

Many Thanks

San

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Check the message in Message Monitoring in RWB. What does the audit log say?

Regards,

Prateek

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Sandhya,

Check the SMQ2 or SMQ1. May be message is sturcking queues.

Thanks

Sateesh

Former Member
0 Kudos

Hi,

Check your file sender comm channel in the RWB and even check the IE status through RWB.

In the SLD check, for the Integration server the address in properly maintained or not,might be the msg is not being destined to the proper IE after processed through adapter engine.

cheers,

Abhishek.

Former Member
0 Kudos

1. Check in Message Monitoring of RWB.

2. Ensure that it is successfully processed to XI system.

3. Do cache refresh from SXI_Monitor.

4. Check the status of the inbound and outbound queues.

5. Now, check in SXMB_Moni.

If you are able to find that the data is processed successfully to XI system, then try to debug the proxy code. Please let me know if the solution helped you....

Former Member
0 Kudos

HI,

XML file is picking from file directory (file disappering) but no message on moni.
 Communication channel monitoring showing message successfully processed.

Test your configuration in the test tab of configuration scenario.

Please check if the file sender channel is configured for the correct path to pick the file.

Do a cache refresh and test again.

regards,

Srinivas