Export data issue of submit form

Hi All/cory

I have set up commcarehq alog with
counchdb,elasticsearch,redis,kafka,postgrSQL.

I am facing issue in submission of form ...after I create a form , I am
able to preview that form and when I try to submit a form and I got a
success response but when I try to export form from exports form I got 0
submission form available error ..

how can I get that submitted records...

Please help me for the same.

https://lh3.googleusercontent.com/-pH030JcpArs/WFzfRdw81GI/AAAAAAAAADk/pfRTZxKcJjklYGOZHpQRGWuXy39hWSB7wCLcB/s1600/zeroformsubmission.png

Regards
Aniket

Hello,

This could be one of two possible issues:

  1. Pillowtop is not setup/running properly and the data is not getting into
    elasticsearch.
  2. You need to select the right filters on the export to include "unknown
    users"

I would first use elasticsearch head to see if the data is there - if not
you will need to be running pillowtop to get it there. There have been a
number of other threads on this that you can search for more information.

··· On Fri, Dec 23, 2016 at 10:25 AM, Aniket Gholap wrote:

Hi All/cory

I have set up commcarehq alog with counchdb,elasticsearch,redis,k
afka,postgrSQL.

I am facing issue in submission of form ...after I create a form , I am
able to preview that form and when I try to submit a form and I got a
success response but when I try to export form from exports form I got 0
submission form available error ..

how can I get that submitted records...

Please help me for the same.

https://lh3.googleusercontent.com/-pH030JcpArs/WFzfRdw81GI/AAAAAAAAADk/pfRTZxKcJjklYGOZHpQRGWuXy39hWSB7wCLcB/s1600/zeroformsubmission.png

Regards
Aniket

--


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

Thanks cory,

I have execute ./manage.py run_ptop --all command i got follwoing error

SSL SYSCALL error: EOF detected

Please help me for the same

··· On Friday, 23 December 2016 15:06:07 UTC+5:30, Cory Zue wrote: > > Hello, > > This could be one of two possible issues: > > 1. Pillowtop is not setup/running properly and the data is not getting > into elasticsearch. > 2. You need to select the right filters on the export to include "unknown > users" > > I would first use elasticsearch head to see if the data is there - if not > you will need to be running pillowtop to get it there. There have been a > number of other threads on this that you can search for more information. > > On Fri, Dec 23, 2016 at 10:25 AM, Aniket Gholap <aniket57...@gmail.com > wrote: > >> Hi All/cory >> >> I have set up commcarehq alog with >> counchdb,elasticsearch,redis,kafka,postgrSQL. >> >> I am facing issue in submission of form ...after I create a form , I am >> able to preview that form and when I try to submit a form and I got a >> success response but when I try to export form from exports form I got 0 >> submission form available error .. >> >> how can I get that submitted records... >> >> Please help me for the same. >> >> >> >> >> >> >> >> >> >> >> >> >> >> Regards >> Aniket >> >> >> >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "CommCare Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to commcare-developers+unsubscribe@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > >