Page 1 of 2

Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Thu May 29, 2014 1:57 pm
by Fedora Gore

Please help.


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Thu May 29, 2014 2:07 pm
by Fedora Gore

The only thing i cant make is - while pushing button 'submit' it must to send data filled in form to DB, but its isnt


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Thu May 29, 2014 2:38 pm
by Evgene Karachevtsev

Hello Fedora,

What data are you going to send and what datastore do you mean? Please, look at appery.io DB tutorial: http://devcenter.appery.io/tutorials/...


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Thu May 29, 2014 3:02 pm
by Fedora Gore

No its not worked. The task i try to make is -
in App set 10 parameters ( different values) , they must be set and after submitting has to be send to DB.
I created DB , App, made all i can.
But when i submit info to DB its not coming.


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Thu May 29, 2014 4:23 pm
by Evgene Karachevtsev

Fedora,

First - you can check if you service work via the Test tab by clicking “Test”.
If it works you can debug your application with developer console and find out if there are mistakes in your service and check request to server: http://devcenter.appery.io/documentat...


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Thu May 29, 2014 4:52 pm
by Fedora Gore

Getting 400 - bad request in debug, so what that mean?


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Thu May 29, 2014 5:03 pm
by Fedora Gore

database id not specified ...


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Thu May 29, 2014 5:13 pm
by Fedora Gore

unexpected token ... do i have another one?


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Thu May 29, 2014 8:30 pm
by Evgene Karachevtsev

Fedora,

Please clarify have you tested your database service via "test" page?

This tutorial can help you to understand main concepts of working with database: http://devcenter.appery.io/tutorials/...


Please advise what is right steps to send data from app to datastore. I cant find any doc describing it.

Posted: Fri May 30, 2014 12:50 am
by Fedora Gore

test page working fine