Talend data mapper[7.3] Error : None of the rules (shown below) of where to go next after this element were satisfied.
Hi,
I'm facing below error in Talend data mapper 7.3 job. Error :- "Exceptionrg.talend.transform.io.flat.FlatSaxReaderException; lineNumber: 504; columnNumber: 185; At offset 195071 (0x2F9FF), field /Root/Loop-BEGIN/CRORDL/Part_Description, None of the rules (shown below) of where to go next after this element were satisfied. Check to see that the rules are correct. If you are in the designer, use the "Show Rules" button to see all of the rules. Found: ' ' (0x20); Expected one of: {'CRORDL' (8), Max Size 100 --> /Root/Loop-BEGIN/CRORDL}, {'BEGIN' (7), Max Size 100 --> /Root/Loop-BEGIN}, {'INTE' (6), Max Size 100--> /Root/INTE}, {Max Size 100 --> /Root/Loop-BEGIN}, {',' (1), Max Size 100 --> /Root/Loop-BEGIN/CRORDL/Status}."
After analyzing the error and input data, we found that error is occurring because of symbol "Ø" in input field. I have attached the screenshot of sample input data.