EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

response time from database

Hello Everyone,

I am very much amazed still about how fast Appery can help to get started with building apps.

one thing I'd like to improve, when uplaoding stuff (img, text, ...) to the appery database, it takes either very much time to have the new stuff appearing in the list, not to say the fastest way is to leave the page and come back. then, the list includes the new post.

is there any code to speed up the update of the list ?
I tried reload but doesn't hv any effect, ...

or shall I pay more expensive to get it quicker ? :-)

looking forward to reading you,
best,

Eric

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

response time from database

Hello!

Could you describe in more details how do you upload content into Appery.io DB?

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

response time from database

Hi There,

I am speaking about :
. saving the image taken with the device camera (from the camera app tutorial),
. uploading (same way as above) any txt data or img data to the appery database.

in all cases, the invoked list/query service to refresh the list of items after "saving"/"uploading"/whatever doesn't include the new item immediately.
it has to be in most cases:
. leave the page,
. open the page again.

Nobody ever mentioned that,
Eric

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

response time from database

Hello,

Please specify:

Do you invoke "list/query" service after "success" event of "update/upload" service?

If you do it immediately after invoke "update/upload" service - it's not right. You need wait after "update/upload" service will success.

Regards.

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

response time from database

Hi Yurii, thks for your feedback. i followed the camera app tutorial, so it should be what you are saying. i'll check this anyway.
Eric

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

response time from database

yes, you are right invoking list/query after upload/update's success works well.
thk you.
just to let you know, I've just checked the camera tutorial again and both create_service and list_service are invoked by the saveButton's event panel.
it would be wise to amend.
best

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

response time from database

Hello!

Tutorial is fixed. Thank you!

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

response time from database

you see ... team work :)

Return to “Issues”