No Aggregate just want to use http post request to send data on server

Kishor,

You have to build some server to accept the post and that server must
implement these APIs...

https://bitbucket.org/javarosa/javarosa/wiki/OpenRosaAPI
https://bitbucket.org/javarosa/javarosa/wiki/FormListAPI
https://bitbucket.org/javarosa/javarosa/wiki/FormSubmissionAPI

Unless you have a really good reason, it probably doesn't make much
sense to replace Aggregate, which is a Tomcat server backed with
MySQL, with another Tomcat server backed with MySQL.

Yaw

··· -- Need ODK consultants? Nafundi provides form design, server setup, in-field training, and software development for ODK. Go to https://nafundi.com to get started.

On Mon, Dec 7, 2015 at 7:51 PM, Kishor Bachhav kishorbachhav@gmail.com wrote:

Hi,

I am planning to use Tomacat server with mysql as backend. How can I use
http post from Collect itself?

Useful notes from Collect says Like forms, data does not have to be sent to
Aggregate. You write an HTTP post to any web server or use an offline
processor like Kobo Post Processor. You can also retrieve them from
/odk/instances folder on your Android device's SD card.

I want to use this HTTP Post. Does anybody have any idea How can I use the
same? After giving tomcat server url, Submit will automatically do http
post..right?
Am I doing wrong by bypassing Aggregate? I am not sure how much aggregate
can scale for request. Application server are kind of proven module.

Regards
Kishor

--
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.