Page 1 of 1

Export Data with command line

Posted: April 29th, 2017, 7:13 am
by erprakash
Hi,
I need to make the export process automated as there will be many .dat file every day. How it could be possible to export the data in csv format using the command line.

Thanks
Prakash

Re: Export Data with command line

Posted: April 29th, 2017, 11:28 am
by Gregory Martin
Export applications have PFF files like other CSPro applications. In the Export Data tool, create your export specification and save the file (as an .exf file). When you run the export, you'll get a PFF.

In the future, you can run just the PFF to do your export. From the command line you can write:
"C:\Program Files (x86)\CSPro 7.0\runpff.exe" "my_export_program.pff"