Skip to Content
0
Dec 06, 2006 at 05:11 PM

How to isolate error with a record/segment in IDOC with multiple records

45 Views

I have an IDOC with multiple records/segments (typically 1000 records/segments). Sometime XI can not process the IDOC because of some control characters in data.

1. How can I pre-processed the IDOC to remove those control characters?

Can I use XPATH expression/Java class to do it? How can I configure the XPATH expression/Java class in XI to pre-process the file?

2. Until I have answer to 1st question. I would like to find out the error is exactly for which record? What configuration can I do in XI to isolate the error is with which record/segment in IDOC?

Thanks in advance.