New discussion topic on DataCleaner's online discussion forum
(https://datacleaner.org/forum):
mani posted the subject 'NoSuchComponentException error when reading Job file
in Java'
-------------------
Hi,
Am trying to use DataCleaner 5.1.5 as part of Java app. But while reading the
analysis file, seeing below error. Can you please help how to get around this.
org.datacleaner.job.NoSuchComponentException: No such FilterType descriptor:
Compare
Code used to read is as below:
InputStream inputStream = new
FileInputStream("file.analysis.xml");
JaxbJobReader jobReader = new
JaxbJobReader(configuration);
AnalysisJob analysisJob = jobReader.read(inputStream);
Thank you.
-------------------
View the topic online to reply - go to
https://datacleaner.org/topic/1186/NoSuchComponentException-error-when-reading-Job-file-in-Java
--
You received this message because you are subscribed to the Google Groups
"DataCleaner-notify" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/datacleaner-notify.
For more options, visit https://groups.google.com/d/optout.