ODK Briefcase CLI CSV Export

Hi,

java -jar Production.jar --form_id --odk_username Admin --odk_password
12345 --export_directory C:\ODK --storage_directory C:\ODK
--exclude_media_export true --export_filename CSVexport.csv
--overwrite_csv_export --export_start_date 2015/07/14 --export_end_date
2015/07/14 --aggregate_url https://myapps.appspot.com

  1. The above command is not exporting a csv but rather creating a folder
    for each instance.

  2. Is it possible to export weblinks in place of images.

Thanks.

Hi Edmind,

  1. There's likely an issue with your command. Try the most basic export
    (the third example at https://opendatakit.org/use/briefcase) and build up
    from there.

  2. Not without code changes from the community.

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Wed, Jul 15, 2015 at 5:46 AM, Edmind Edza edmindedza@gmail.com wrote:

Hi,

java -jar Production.jar --form_id --odk_username Admin --odk_password
12345 --export_directory C:\ODK --storage_directory C:\ODK
--exclude_media_export true --export_filename CSVexport.csv
--overwrite_csv_export --export_start_date 2015/07/14 --export_end_date
2015/07/14 --aggregate_url https://myapps.appspot.com

  1. The above command is not exporting a csv but rather creating a folder
    for each instance.

  2. Is it possible to export weblinks in place of images.

Thanks.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Also, note that you specified the same directory for your export and for
your storage area.

THAT IS WRONG.

The storage area will contain the individual submission files and the form
definitions (as you described finding).

The storage area should generally be left alone and not disturbed. It is
an archive of all the data on the server.

The export directory is where the csv and its media attachments will be
placed. This is generally a transient directory changing with every export
command.

··· On Wed, Jul 15, 2015 at 5:59 AM, Yaw Anokwa wrote:

Hi Edmind,

  1. There's likely an issue with your command. Try the most basic export
    (the third example at https://opendatakit.org/use/briefcase) and build up
    from there.

  2. Not without code changes from the community.

Yaw

Need ODK services? http://nafundi.com provides form design, server setup,
professional support, and software development for ODK.

On Wed, Jul 15, 2015 at 5:46 AM, Edmind Edza edmindedza@gmail.com wrote:

Hi,

java -jar Production.jar --form_id --odk_username Admin --odk_password
12345 --export_directory C:\ODK --storage_directory C:\ODK
--exclude_media_export true --export_filename CSVexport.csv
--overwrite_csv_export --export_start_date 2015/07/14 --export_end_date
2015/07/14 --aggregate_url https://myapps.appspot.com

  1. The above command is not exporting a csv but rather creating a folder
    for each instance.

  2. Is it possible to export weblinks in place of images.

Thanks.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Thank you very much Yaw & Mitch.

By changing making specifying different directories, it is now working.

Thanks once more.

Ed

··· On Wednesday, July 15, 2015 at 6:57:03 PM UTC+2, Mitch Sundt wrote: > > Also, note that you specified the same directory for your export and for > your storage area. > > THAT IS WRONG. > > The storage area will contain the individual submission files and the form > definitions (as you described finding). > > The storage area should generally be left alone and not disturbed. It is > an archive of all the data on the server. > > The export directory is where the csv and its media attachments will be > placed. This is generally a transient directory changing with every export > command. > > > On Wed, Jul 15, 2015 at 5:59 AM, Yaw Anokwa <yan...@nafundi.com > wrote: > >> Hi Edmind, >> >> 1. There's likely an issue with your command. Try the most basic export >> (the third example at https://opendatakit.org/use/briefcase) and build >> up from there. >> >> 2. Not without code changes from the community. >> >> Yaw >> -- >> Need ODK services? http://nafundi.com provides form design, server >> setup, professional support, and software development for ODK. >> >> On Wed, Jul 15, 2015 at 5:46 AM, Edmind Edza <edmin...@gmail.com > wrote: >> >>> Hi, >>> >>> java -jar Production.jar --form_id --odk_username Admin --odk_password >>> 12345 --export_directory C:\ODK --storage_directory C:\ODK >>> --exclude_media_export true --export_filename CSVexport.csv >>> --overwrite_csv_export --export_start_date 2015/07/14 --export_end_date >>> 2015/07/14 --aggregate_url https://myapps.appspot.com >>> >>> 1. The above command is not exporting a csv but rather creating a folder >>> for each instance. >>> >>> 2. Is it possible to export weblinks in place of images. >>> >>> Thanks. >>> >>> -- >>> -- >>> Post: opend...@googlegroups.com >>> Unsubscribe: opendatakit...@googlegroups.com >>> Options: http://groups.google.com/group/opendatakit?hl=en >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "ODK Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to opendatakit...@googlegroups.com . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> -- >> Post: opend...@googlegroups.com >> Unsubscribe: opendatakit...@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "ODK Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit...@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >