Topic: output to csv
You can't yet. It's only available from the command line tool (runjob.cmd/.sh)... But it should be an easy fix to include it in the GUI as well.
what is the syntax to run from the windows command line. runjob.cmd/???? I tried to follow the documentation but it did not work. Do I have to create a file to point the cmd line to?
you have to set up your profiler or validator job in the GUI and then save it as a .dcp or .dcv file first.
If you then run the runjob command you will see a list of options. Typically you would do something like this:
If you then run the runjob command you will see a list of options. Typically you would do something like this:
runjob -i my_job.dcp -o my_results.csv -t csv
... where "i" is for "input", "o" is for output and "t" is for type of result.
C:\>runjob -i test.dcp -o test.csv -t csv
'runjob' is not recognized as an internal or external command,
operable program or batch file.
'runjob' is not recognized as an internal or external command,
operable program or batch file.
You have to navigate to the directory that datacleaner is unzipped in. You should be able to locate the runjob.cmd file in windows explorer as well.
Log in by clicking the login link at the top of the screen
Go back to forum.


