cancel
Showing results for 
Search instead for 
Did you mean: 

message

Former Member
0 Kudos

Hi ,

am doing file to idoc scenario,whre can i check whether my file is sucessfully sent to R/3?where can i check my failure messages?

Regards,

rao

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rao,

You can check in the following places

1) First check in Source FTP DIR whether the file is Picked or not

2) Check in Sender file CC( in RWB)

3) In SXMB_MONI of XI for success flag

4) Check in WE02 of SAP R/3 side for received idoc

5) Finally check in DB table for updated Records

Regards

Seshagiri

Answers (3)

Answers (3)

former_member556603
Active Contributor
0 Kudos

Hi Rao,

Testing:

1. Log in to Adaptor Monitor and check for the file adaptor. The status of the adaptor should be green and working.

2. Check the ftp connection, it should connect to destination folder without any error.

3. Log in to sender system, go to transaction WE19 (test tool to generate IDoc), generate Idoc of the required message type.

4. Log in to Xi system and execute transaction SXMB_MONI and check for the XML messages. Use your source and destination system to filter messages, it should have chequered flag.

5. Check the destination directory, it should have file with the name specified along with the time stamp. Check the file, it should have data for all segments

Thanks,

Satya Kumar

Former Member
0 Kudos

Hi,

Check with SXI_Monitor in R/3 end.

it shows the messages either SUCCESS or FAILURE.

Check the Communication Channel status in RWB.

check the T.code:WE02, IDOC generated or not.

Regards,

Sateesh N.

Edited by: Sateesh N on May 7, 2008 2:57 PM

Former Member
0 Kudos

Hi Rao,

In SXMB_MONI you can check the status.

also in RWB Message monitoring.

R/3 side you can check in we02 or we05 T-Codes for Idocs reached.

Regards,

Ramesh.