Hi experts,
We have a file to file scenario in which the source file has a 'I' delimiter.
The problem we are facing is when the last field of the source file is empty
*for ex : F1|F2| * , the source XML tag ignores the third field i.e. it looks something like
<FIELD01>F1</FIELD01> *
<FIELD02>F2</FIELD02>*
We don't see FIELD03 tag in SXMB_MONI. The min. occurrence for this field is 0 and the max is 1.
Any help will be greatly appreciated.
Regards.