Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
chabou19
Contributor II
Contributor II

Unknown UN/EDIFACT character stream encoding code 'IATB' Error while parsing edifact to xml in Talend

 

i have an edifact content file stored in a .txt file and i want to parse the fle using tEDIFACTtoXML component and i have this error :

Démarrage du Job EDIPROCESSFILE à 15:20 04/03/2024.
[statistics] connecting to socket on port 3724
[statistics] connected
Exception in component tEDIFACTtoXML_1 (EDIPROCESSFILE)
org.milyn.edisax.EDIParseException: Unknown UN/EDIFACT character stream encoding code 'IATB'.
at org.milyn.edisax.unedifact.handlers.UNBHandler.changeReadEncoding(UNBHandler.java:86)
at org.milyn.edisax.unedifact.handlers.UNBHandler.process(UNBHandler.java:61)
at org.milyn.edisax.unedifact.UNEdifactInterchangeParser.parse(UNEdifactInterchangeParser.java:113)
at wafa_2.ediprocessfile_0_1.EDIPROCESSFILE.tEDIFACTtoXML_1Process(EDIPROCESSFILE.java:556)
at wafa_2.ediprocessfile_0_1.EDIPROCESSFILE.runJobInTOS(EDIPROCESSFILE.java:941)
at wafa_2.ediprocessfile_0_1.EDIPROCESSFILE.main(EDIPROCESSFILE.java:779)
Warning: missing namespace prefix ignored: env
[statistics] disconnected
 
Job EDIPROCESSFILE terminé à 15:20 04/03/2024. [Code de sortie  = 1]

 

 

Labels (1)
0 Replies