Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a simple CSV file with two string columns and want to add it as "File delimited" meta-data file, but i get this error:
Fehler: Hauptklasse po_test.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput konnte nicht gefunden oder geladen werden. Preview error. Some settings must be changed. Note: Preview errors are generally due to a wrong encoding setting. org.talend.designer.runprocess.shadow.ShadowFilePreview.preview(ShadowFilePreview.java:90) org.talend.metadata.managment.ui.utils.ShadowProcessHelper.getCsvArray(ShadowProcessHelper.java:383) org.talend.repository.ui.wizards.metadata.connection.files.delimited.DelimitedFileStep2Form$PreviewProcessor.nonUIProcessInThread(DelimitedFileStep2Form.java:1309) org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(SWTUIThreadProcessor.java:74)
Tried different encoding settings but no success. What's the problem here?