ODK Aggregate API on App Engine

Hi,
I have an ODK aggregate instance running on Google's App Engine with a
large number of forms collected from a number of field surveys. I want to
be able to access these completed form submissions programatically so as to
be able to do real-time analytics. I've read the OpenROSA and Briefcase API
documentation, but wanted to ask:

  1. Does anyone have tips for accessing ODK Aggregate collected form data
    programatically when hosted by App Engine? Is this even possible?
  2. Which pathway do you recommend (OpenRosa or Briefcase API)?

Thanks,
ODK user.

Hi,
I think I figured it out, posting to help others - ODK Briefcase can be
used to download forms from an ODK instance running on App Engine, and the
source can be modified from there to support programmatic data access.
Thanks,
ODKUser

··· On Monday, July 7, 2014 9:34:10 AM UTC-4, ODKUser wrote: > > Hi, > I have an ODK aggregate instance running on Google's App Engine with a > large number of forms collected from a number of field surveys. I want to > be able to access these completed form submissions programatically so as to > be able to do real-time analytics. I've read the OpenROSA and Briefcase API > documentation, but wanted to ask: > > 1) Does anyone have tips for accessing ODK Aggregate collected form data > programatically when hosted by App Engine? Is this even possible? > 2) Which pathway do you recommend (OpenRosa or Briefcase API)? > > Thanks, > ODK user. >

See opendatakit.org/use/aggregate/data-transfer/ for more on how to
get data out of Aggregate.

Yaw

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

On Mon, Jul 7, 2014 at 8:36 AM, ODKUser joseph.thomas.heenan@gmail.com wrote:

Hi,
I think I figured it out, posting to help others - ODK Briefcase can be used
to download forms from an ODK instance running on App Engine, and the source
can be modified from there to support programmatic data access.
Thanks,
ODKUser

On Monday, July 7, 2014 9:34:10 AM UTC-4, ODKUser wrote:

Hi,
I have an ODK aggregate instance running on Google's App Engine with a
large number of forms collected from a number of field surveys. I want to be
able to access these completed form submissions programatically so as to be
able to do real-time analytics. I've read the OpenROSA and Briefcase API
documentation, but wanted to ask:

  1. Does anyone have tips for accessing ODK Aggregate collected form data
    programatically when hosted by App Engine? Is this even possible?
  2. Which pathway do you recommend (OpenRosa or Briefcase API)?

Thanks,
ODK user.

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

Hi Yaw,
Thanks, export is now working great with Briefcase. Do you or does anyone
else know, has anyone forked a version of Briefcase to basically automate
the action of clicking on the "Pull" button to pull data from the Aggregate
server on a regular basis (or where to start in doing so)?
Thanks,
ODKUser

··· On Monday, July 7, 2014 11:45:02 AM UTC-4, Yaw Anokwa wrote: > > See opendatakit.org/use/aggregate/data-transfer/ for more on how to > get data out of Aggregate. > > Yaw > -- > Need ODK services? http://nafundi.com provides form design, server > setup, professional support, and software development for ODK. > > On Mon, Jul 7, 2014 at 8:36 AM, ODKUser <joseph.tho...@gmail.com > wrote: > > Hi, > > I think I figured it out, posting to help others - ODK Briefcase can be > used > > to download forms from an ODK instance running on App Engine, and the > source > > can be modified from there to support programmatic data access. > > Thanks, > > ODKUser > > > > > > On Monday, July 7, 2014 9:34:10 AM UTC-4, ODKUser wrote: > >> > >> Hi, > >> I have an ODK aggregate instance running on Google's App Engine with a > >> large number of forms collected from a number of field surveys. I want > to be > >> able to access these completed form submissions programatically so as > to be > >> able to do real-time analytics. I've read the OpenROSA and Briefcase > API > >> documentation, but wanted to ask: > >> > >> 1) Does anyone have tips for accessing ODK Aggregate collected form > data > >> programatically when hosted by App Engine? Is this even possible? > >> 2) Which pathway do you recommend (OpenRosa or Briefcase API)? > >> > >> Thanks, > >> ODK user. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "ODK Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to opendatakit-developers+unsubscribe@googlegroups.com > . > > For more options, visit https://groups.google.com/d/optout. >

Nafundi just checked a CLI version of Briefcase into trunk. It hasn't
been publicly announced, so there is no documentation available, but
pull the code and give it a try.

java -jar Briefcase.jar --help;

Yaw

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

On Mon, Jul 7, 2014 at 10:03 AM, ODKUser joseph.thomas.heenan@gmail.com wrote:

Hi Yaw,
Thanks, export is now working great with Briefcase. Do you or does anyone
else know, has anyone forked a version of Briefcase to basically automate
the action of clicking on the "Pull" button to pull data from the Aggregate
server on a regular basis (or where to start in doing so)?
Thanks,
ODKUser

On Monday, July 7, 2014 11:45:02 AM UTC-4, Yaw Anokwa wrote:

See opendatakit.org/use/aggregate/data-transfer/ for more on how to
get data out of Aggregate.

Yaw

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

On Mon, Jul 7, 2014 at 8:36 AM, ODKUser joseph.tho...@gmail.com wrote:

Hi,
I think I figured it out, posting to help others - ODK Briefcase can be
used
to download forms from an ODK instance running on App Engine, and the
source
can be modified from there to support programmatic data access.
Thanks,
ODKUser

On Monday, July 7, 2014 9:34:10 AM UTC-4, ODKUser wrote:

Hi,
I have an ODK aggregate instance running on Google's App Engine with a
large number of forms collected from a number of field surveys. I want
to be
able to access these completed form submissions programatically so as
to be
able to do real-time analytics. I've read the OpenROSA and Briefcase
API
documentation, but wanted to ask:

  1. Does anyone have tips for accessing ODK Aggregate collected form
    data
    programatically when hosted by App Engine? Is this even possible?
  2. Which pathway do you recommend (OpenRosa or Briefcase API)?

Thanks,
ODK user.

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

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

Hi,

Awesome, I compiled the new jar and it's running fine with the -help flag,
just running into this problem:

SEVERE: Form not found

How do I find the Form ID of the form I wish to download and export? Is it
just the name of the form (e.g., 'Basic')?

Thanks!

Sincerely,

ODKUser

··· On Monday, July 7, 2014 1:45:13 PM UTC-4, Yaw Anokwa wrote: > > Nafundi just checked a CLI version of Briefcase into trunk. It hasn't > been publicly announced, so there is no documentation available, but > pull the code and give it a try. > > java -jar Briefcase.jar --help; > > Yaw > -- > Need ODK services? http://nafundi.com provides form design, server > setup, professional support, and software development for ODK. > > On Mon, Jul 7, 2014 at 10:03 AM, ODKUser <joseph.tho...@gmail.com > wrote: > > Hi Yaw, > > Thanks, export is now working great with Briefcase. Do you or does > anyone > > else know, has anyone forked a version of Briefcase to basically > automate > > the action of clicking on the "Pull" button to pull data from the > Aggregate > > server on a regular basis (or where to start in doing so)? > > Thanks, > > ODKUser > > > > > > On Monday, July 7, 2014 11:45:02 AM UTC-4, Yaw Anokwa wrote: > >> > >> See opendatakit.org/use/aggregate/data-transfer/ for more on how to > >> get data out of Aggregate. > >> > >> Yaw > >> -- > >> Need ODK services? http://nafundi.com provides form design, server > >> setup, professional support, and software development for ODK. > >> > >> On Mon, Jul 7, 2014 at 8:36 AM, ODKUser wrote: > >> > Hi, > >> > I think I figured it out, posting to help others - ODK Briefcase can > be > >> > used > >> > to download forms from an ODK instance running on App Engine, and the > >> > source > >> > can be modified from there to support programmatic data access. > >> > Thanks, > >> > ODKUser > >> > > >> > > >> > On Monday, July 7, 2014 9:34:10 AM UTC-4, ODKUser wrote: > >> >> > >> >> Hi, > >> >> I have an ODK aggregate instance running on Google's App Engine with > a > >> >> large number of forms collected from a number of field surveys. I > want > >> >> to be > >> >> able to access these completed form submissions programatically so > as > >> >> to be > >> >> able to do real-time analytics. I've read the OpenROSA and Briefcase > >> >> API > >> >> documentation, but wanted to ask: > >> >> > >> >> 1) Does anyone have tips for accessing ODK Aggregate collected form > >> >> data > >> >> programatically when hosted by App Engine? Is this even possible? > >> >> 2) Which pathway do you recommend (OpenRosa or Briefcase API)? > >> >> > >> >> Thanks, > >> >> ODK user. > >> > > >> > -- > >> > You received this message because you are subscribed to the Google > >> > Groups > >> > "ODK Developers" group. > >> > To unsubscribe from this group and stop receiving emails from it, > send > >> > an > >> > email to opendatakit-developers+unsubscribe@googlegroups.com > . > >> > For more options, visit https://groups.google.com/d/optout. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "ODK Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to opendatakit-developers+unsubscribe@googlegroups.com > . > > For more options, visit https://groups.google.com/d/optout. >

Hi Yaw,

Sorry if this is a dumb question but can you elaborate on what you mean by
a CLI version.

Thanks,

Matt

··· On Jul 7, 2014 8:45 PM, "Yaw Anokwa" wrote:

Nafundi just checked a CLI version of Briefcase into trunk. It hasn't
been publicly announced, so there is no documentation available, but
pull the code and give it a try.

java -jar Briefcase.jar --help;

Yaw

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

On Mon, Jul 7, 2014 at 10:03 AM, ODKUser joseph.thomas.heenan@gmail.com wrote:

Hi Yaw,
Thanks, export is now working great with Briefcase. Do you or does anyone
else know, has anyone forked a version of Briefcase to basically automate
the action of clicking on the "Pull" button to pull data from the
Aggregate
server on a regular basis (or where to start in doing so)?
Thanks,
ODKUser

On Monday, July 7, 2014 11:45:02 AM UTC-4, Yaw Anokwa wrote:

See opendatakit.org/use/aggregate/data-transfer/ for more on how to
get data out of Aggregate.

Yaw

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

On Mon, Jul 7, 2014 at 8:36 AM, ODKUser joseph.tho...@gmail.com wrote:

Hi,
I think I figured it out, posting to help others - ODK Briefcase can
be
used
to download forms from an ODK instance running on App Engine, and the
source
can be modified from there to support programmatic data access.
Thanks,
ODKUser

On Monday, July 7, 2014 9:34:10 AM UTC-4, ODKUser wrote:

Hi,
I have an ODK aggregate instance running on Google's App Engine with
a
large number of forms collected from a number of field surveys. I
want
to be
able to access these completed form submissions programatically so as
to be
able to do real-time analytics. I've read the OpenROSA and Briefcase
API
documentation, but wanted to ask:

  1. Does anyone have tips for accessing ODK Aggregate collected form
    data
    programatically when hosted by App Engine? Is this even possible?
  2. Which pathway do you recommend (OpenRosa or Briefcase API)?

Thanks,
ODK user.

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

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

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

Look in the XML of your form. It's the id attribute of the first node
inside the instance node.

You can also go to https://your-server.appspot.com/formList

Yaw

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

On Mon, Jul 7, 2014 at 2:59 PM, ODKUser joseph.thomas.heenan@gmail.com wrote:

Hi,

Awesome, I compiled the new jar and it's running fine with the -help flag,
just running into this problem:

SEVERE: Form not found

How do I find the Form ID of the form I wish to download and export? Is it
just the name of the form (e.g., 'Basic')?

Thanks!

Sincerely,

ODKUser

On Monday, July 7, 2014 1:45:13 PM UTC-4, Yaw Anokwa wrote:

Nafundi just checked a CLI version of Briefcase into trunk. It hasn't
been publicly announced, so there is no documentation available, but
pull the code and give it a try.

java -jar Briefcase.jar --help;

Yaw

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

On Mon, Jul 7, 2014 at 10:03 AM, ODKUser joseph.tho...@gmail.com wrote:

Hi Yaw,
Thanks, export is now working great with Briefcase. Do you or does
anyone
else know, has anyone forked a version of Briefcase to basically
automate
the action of clicking on the "Pull" button to pull data from the
Aggregate
server on a regular basis (or where to start in doing so)?
Thanks,
ODKUser

On Monday, July 7, 2014 11:45:02 AM UTC-4, Yaw Anokwa wrote:

See opendatakit.org/use/aggregate/data-transfer/ for more on how to
get data out of Aggregate.

Yaw

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

On Mon, Jul 7, 2014 at 8:36 AM, ODKUser joseph.tho...@gmail.com wrote:

Hi,
I think I figured it out, posting to help others - ODK Briefcase can
be
used
to download forms from an ODK instance running on App Engine, and the
source
can be modified from there to support programmatic data access.
Thanks,
ODKUser

On Monday, July 7, 2014 9:34:10 AM UTC-4, ODKUser wrote:

Hi,
I have an ODK aggregate instance running on Google's App Engine with
a
large number of forms collected from a number of field surveys. I
want
to be
able to access these completed form submissions programatically so
as
to be
able to do real-time analytics. I've read the OpenROSA and Briefcase
API
documentation, but wanted to ask:

  1. Does anyone have tips for accessing ODK Aggregate collected form
    data
    programatically when hosted by App Engine? Is this even possible?
  2. Which pathway do you recommend (OpenRosa or Briefcase API)?

Thanks,
ODK user.

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

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

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

Matt,

Command line interface. So you can do something like this with cron or
a shell script.

pull from aggregate

java -jar Briefcase.jar --form_id market_prices --storage_directory
~/Desktop --aggregate_url https://my-server.appspot.com --odk_username
admin --odk_password p@ssw0rd;

export to csv

java -jar Briefcase.jar --form_id market_prices --storage_directory
~/Desktop --export_directory ~/Desktop --export_filename
market_prices.csv;

Yaw

··· On Mon, Jul 7, 2014 at 9:00 PM, Matt Berg wrote: > Hi Yaw, > > Sorry if this is a dumb question but can you elaborate on what you mean by a > CLI version. > > Thanks, > > Matt > > On Jul 7, 2014 8:45 PM, "Yaw Anokwa" wrote: >> >> Nafundi just checked a CLI version of Briefcase into trunk. It hasn't >> been publicly announced, so there is no documentation available, but >> pull the code and give it a try. >> >> java -jar Briefcase.jar --help; >> >> Yaw >> -- >> Need ODK services? http://nafundi.com provides form design, server >> setup, professional support, and software development for ODK. >> >> On Mon, Jul 7, 2014 at 10:03 AM, ODKUser wrote: >> > Hi Yaw, >> > Thanks, export is now working great with Briefcase. Do you or does >> > anyone >> > else know, has anyone forked a version of Briefcase to basically >> > automate >> > the action of clicking on the "Pull" button to pull data from the >> > Aggregate >> > server on a regular basis (or where to start in doing so)? >> > Thanks, >> > ODKUser >> > >> > >> > On Monday, July 7, 2014 11:45:02 AM UTC-4, Yaw Anokwa wrote: >> >> >> >> See opendatakit.org/use/aggregate/data-transfer/ for more on how to >> >> get data out of Aggregate. >> >> >> >> Yaw >> >> -- >> >> Need ODK services? http://nafundi.com provides form design, server >> >> setup, professional support, and software development for ODK. >> >> >> >> On Mon, Jul 7, 2014 at 8:36 AM, ODKUser wrote: >> >> > Hi, >> >> > I think I figured it out, posting to help others - ODK Briefcase can >> >> > be >> >> > used >> >> > to download forms from an ODK instance running on App Engine, and the >> >> > source >> >> > can be modified from there to support programmatic data access. >> >> > Thanks, >> >> > ODKUser >> >> > >> >> > >> >> > On Monday, July 7, 2014 9:34:10 AM UTC-4, ODKUser wrote: >> >> >> >> >> >> Hi, >> >> >> I have an ODK aggregate instance running on Google's App Engine with >> >> >> a >> >> >> large number of forms collected from a number of field surveys. I >> >> >> want >> >> >> to be >> >> >> able to access these completed form submissions programatically so >> >> >> as >> >> >> to be >> >> >> able to do real-time analytics. I've read the OpenROSA and Briefcase >> >> >> API >> >> >> documentation, but wanted to ask: >> >> >> >> >> >> 1) Does anyone have tips for accessing ODK Aggregate collected form >> >> >> data >> >> >> programatically when hosted by App Engine? Is this even possible? >> >> >> 2) Which pathway do you recommend (OpenRosa or Briefcase API)? >> >> >> >> >> >> Thanks, >> >> >> ODK user. >> >> > >> >> > -- >> >> > You received this message because you are subscribed to the Google >> >> > Groups >> >> > "ODK Developers" group. >> >> > To unsubscribe from this group and stop receiving emails from it, >> >> > send >> >> > an >> >> > email to opendatakit-developers+unsubscribe@googlegroups.com. >> >> > For more options, visit https://groups.google.com/d/optout. >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "ODK Developers" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an >> > email to opendatakit-developers+unsubscribe@googlegroups.com. >> > For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "ODK Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit-developers+unsubscribe@googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "ODK Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to opendatakit-developers+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.

Ah yes :slight_smile: super cool thanks

··· On Jul 8, 2014 7:05 AM, "Yaw Anokwa" wrote:

Matt,

Command line interface. So you can do something like this with cron or
a shell script.

pull from aggregate

java -jar Briefcase.jar --form_id market_prices --storage_directory
~/Desktop --aggregate_url https://my-server.appspot.com --odk_username
admin --odk_password p@ssw0rd;

export to csv

java -jar Briefcase.jar --form_id market_prices --storage_directory
~/Desktop --export_directory ~/Desktop --export_filename
market_prices.csv;

Yaw

On Mon, Jul 7, 2014 at 9:00 PM, Matt Berg mlberg@gmail.com wrote:

Hi Yaw,

Sorry if this is a dumb question but can you elaborate on what you mean
by a
CLI version.

Thanks,

Matt

On Jul 7, 2014 8:45 PM, "Yaw Anokwa" yanokwa@nafundi.com wrote:

Nafundi just checked a CLI version of Briefcase into trunk. It hasn't
been publicly announced, so there is no documentation available, but
pull the code and give it a try.

java -jar Briefcase.jar --help;

Yaw

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

On Mon, Jul 7, 2014 at 10:03 AM, ODKUser < joseph.thomas.heenan@gmail.com> wrote:

Hi Yaw,
Thanks, export is now working great with Briefcase. Do you or does
anyone
else know, has anyone forked a version of Briefcase to basically
automate
the action of clicking on the "Pull" button to pull data from the
Aggregate
server on a regular basis (or where to start in doing so)?
Thanks,
ODKUser

On Monday, July 7, 2014 11:45:02 AM UTC-4, Yaw Anokwa wrote:

See opendatakit.org/use/aggregate/data-transfer/ for more on how to
get data out of Aggregate.

Yaw

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

On Mon, Jul 7, 2014 at 8:36 AM, ODKUser joseph.tho...@gmail.com wrote:

Hi,
I think I figured it out, posting to help others - ODK Briefcase
can
be
used
to download forms from an ODK instance running on App Engine, and
the
source
can be modified from there to support programmatic data access.
Thanks,
ODKUser

On Monday, July 7, 2014 9:34:10 AM UTC-4, ODKUser wrote:

Hi,
I have an ODK aggregate instance running on Google's App Engine
with
a
large number of forms collected from a number of field surveys. I
want
to be
able to access these completed form submissions programatically so
as
to be
able to do real-time analytics. I've read the OpenROSA and
Briefcase
API
documentation, but wanted to ask:

  1. Does anyone have tips for accessing ODK Aggregate collected
    form
    data
    programatically when hosted by App Engine? Is this even possible?
  2. Which pathway do you recommend (OpenRosa or Briefcase API)?

Thanks,
ODK user.

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

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

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

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

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

Thanks. The problem was I was using uppercase ("Basic") and needed to use
lowercase ("basic") to find the form. The tool works great, thanks again!
ODKUsers

··· On Monday, July 7, 2014 6:08:50 PM UTC-4, Yaw Anokwa wrote: > > Look in the XML of your form. It's the id attribute of the first node > inside the instance node. > > You can also go to https://your-server.appspot.com/formList > > Yaw > -- > Need ODK services? http://nafundi.com provides form design, server > setup, professional support, and software development for ODK. > > On Mon, Jul 7, 2014 at 2:59 PM, ODKUser <joseph.tho...@gmail.com > wrote: > > Hi, > > > > Awesome, I compiled the new jar and it's running fine with the -help > flag, > > just running into this problem: > > > > SEVERE: Form not found > > > > How do I find the Form ID of the form I wish to download and export? Is > it > > just the name of the form (e.g., 'Basic')? > > > > Thanks! > > > > Sincerely, > > > > ODKUser > > > > > > On Monday, July 7, 2014 1:45:13 PM UTC-4, Yaw Anokwa wrote: > >> > >> Nafundi just checked a CLI version of Briefcase into trunk. It hasn't > >> been publicly announced, so there is no documentation available, but > >> pull the code and give it a try. > >> > >> java -jar Briefcase.jar --help; > >> > >> Yaw > >> -- > >> Need ODK services? http://nafundi.com provides form design, server > >> setup, professional support, and software development for ODK. > >> > >> On Mon, Jul 7, 2014 at 10:03 AM, ODKUser wrote: > >> > Hi Yaw, > >> > Thanks, export is now working great with Briefcase. Do you or does > >> > anyone > >> > else know, has anyone forked a version of Briefcase to basically > >> > automate > >> > the action of clicking on the "Pull" button to pull data from the > >> > Aggregate > >> > server on a regular basis (or where to start in doing so)? > >> > Thanks, > >> > ODKUser > >> > > >> > > >> > On Monday, July 7, 2014 11:45:02 AM UTC-4, Yaw Anokwa wrote: > >> >> > >> >> See opendatakit.org/use/aggregate/data-transfer/ for more on how to > >> >> get data out of Aggregate. > >> >> > >> >> Yaw > >> >> -- > >> >> Need ODK services? http://nafundi.com provides form design, server > >> >> setup, professional support, and software development for ODK. > >> >> > >> >> On Mon, Jul 7, 2014 at 8:36 AM, ODKUser wrote: > >> >> > Hi, > >> >> > I think I figured it out, posting to help others - ODK Briefcase > can > >> >> > be > >> >> > used > >> >> > to download forms from an ODK instance running on App Engine, and > the > >> >> > source > >> >> > can be modified from there to support programmatic data access. > >> >> > Thanks, > >> >> > ODKUser > >> >> > > >> >> > > >> >> > On Monday, July 7, 2014 9:34:10 AM UTC-4, ODKUser wrote: > >> >> >> > >> >> >> Hi, > >> >> >> I have an ODK aggregate instance running on Google's App Engine > with > >> >> >> a > >> >> >> large number of forms collected from a number of field surveys. I > >> >> >> want > >> >> >> to be > >> >> >> able to access these completed form submissions programatically > so > >> >> >> as > >> >> >> to be > >> >> >> able to do real-time analytics. I've read the OpenROSA and > Briefcase > >> >> >> API > >> >> >> documentation, but wanted to ask: > >> >> >> > >> >> >> 1) Does anyone have tips for accessing ODK Aggregate collected > form > >> >> >> data > >> >> >> programatically when hosted by App Engine? Is this even possible? > >> >> >> 2) Which pathway do you recommend (OpenRosa or Briefcase API)? > >> >> >> > >> >> >> Thanks, > >> >> >> ODK user. > >> >> > > >> >> > -- > >> >> > You received this message because you are subscribed to the Google > >> >> > Groups > >> >> > "ODK Developers" group. > >> >> > To unsubscribe from this group and stop receiving emails from it, > >> >> > send > >> >> > an > >> >> > email to opendatakit-developers+unsubscribe@googlegroups.com > . > >> >> > For more options, visit https://groups.google.com/d/optout. > >> > > >> > -- > >> > You received this message because you are subscribed to the Google > >> > Groups > >> > "ODK Developers" group. > >> > To unsubscribe from this group and stop receiving emails from it, > send > >> > an > >> > email to opendatakit-developers+unsubscribe@googlegroups.com > . > >> > For more options, visit https://groups.google.com/d/optout. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "ODK Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to opendatakit-developers+unsubscribe@googlegroups.com > . > > For more options, visit https://groups.google.com/d/optout. >