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: 
Anonymous
Not applicable

Guess failure while importing Excel file

Hello,
I'm trying to create an excel file from one already existing, but at the step 3 on 4 i've got an error message, talend can't guess my file, though the previous step were ok.
I don't understand why I can't preview my file, and I can't recover it with this "Guess failure".
The error message is this one :
Exception in thread "main" java.lang.Error: Problème de compilation non résolu :
La méthode useCRLFRecordDelimiter(boolean) est indéfinie pour le type CsvWriter
at projetlocal.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.tFileInputExcelProcess(ShadowFileInputToDelimitedOutput.java:655)
at projetlocal.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.runJobInTOS(ShadowFileInputToDelimitedOutput.java:1289)
at projetlocal.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.main(ShadowFileInputToDelimitedOutput.java:1181)
Erreur dans l'aperçu. Des paramètres doivent être modifiés.
Note
: Les erreurs d'aperçu sont généralement dûes à un mauvais encodage.
org.talend.designer.runprocess.shadow.ShadowFilePreview.preview(Unknown Source)
org.talend.repository.ui.utils.ShadowProcessHelper.getCsvArray(Unknown Source)
org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep2Form$PreviewProcessor.nonUIProcessInThread(Unknown Source)
org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(Unknown Source)
Labels (3)
1 Reply
Anonymous
Not applicable
Author

I've got the same problem when I want to create a delimited file, talend can't retrieve the schema.
Why can't I create any file from the referential ?
Thanks for your help !