cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug file content conversion problems?

Former Member
0 Kudos

Hi,

I'm trying to debug a file content conversion problem. I'm mapping a few nodes in an IDOC to a file of fixed length fields. I'm using the "<Node A>.fieldFixedLengths", "<Node B>.fieldFixedLengths", "<Node C>.fieldFixedLengths", etc. parameters to specify the fixed length records.

However, a certain node (for e.g. Node B) is causing a problem and if it is present in the IDOC, the output file does not get created. Upon checking the XI monitor, I notice that the file gets mapped correctly and thus the problem lies when the file adapter does the file content conversion. How do I debug this because there is no descriptive error in the XI log? If this node is not present, the file gets generated fine.

Thanks,

Basant Gupta

Accepted Solutions (0)

Answers (2)

Answers (2)

moorthy
Active Contributor
0 Kudos

Hi,

If your SXMB_MONI shows, success status, then go to RWB->Message Monitoring->Message display tool and then check Audit log for the analysis,

So it wil help you debug the situation.

If there is no error, then check RWB->Component Monitoring->Adapter Monitoring for you file communciation channel..

/people/michal.krawczyk2/blog/2005/01/02/simple-adapter-and-message-monitoring

Regards,

Moorthy

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

You can look into the Message Montiorring and the MDT for details.

http://<host>:<port>/MessagingSystem/monitor/monitor.jsp

Regards,

Bhavesh