Re: Could not create new user or new custom entity by POST request

2015-12-03 Thread Thành Trung
"organization": "v2tmultimedia", "applicationName": "sandbox" } I build usergrid follow bellow step: 1. wget http://mirrors.viethosting.vn/apache/usergrid/usergrid-1/v1.0.2 2. tar xvf apache-usergrid-1.0.2-incubating.tar.gz 3. cd apache-usergrid-1.0.

How to delete a collection or a application in usergrid 1.0

2016-01-05 Thread Thành Trung
Hi all, I created many applications and collections. I want to delete one of them. How can I do this? -- *-* *Thanh Vu* *Information Technology Engineer* *Mobile:* +84903298791 *Skype:* v2t_nd |* Email:*

How to tracking views count of entity?

2016-06-05 Thread Thành Trung
Hi Usergrid Communication, I'm making a social apps and using usergrid as back-end. I want to tracking views count of entity when user request it. Ex: views count of post, views count of image... Which is the best solution to implement it on usergrid back-end? Many thanks. -- Thanh.

Re: The best solution to secure HTML5 application

2016-06-20 Thread Thành Trung
ergrid-mobile/tree/v1 > > Hope that helps, > Dave > > > > > On Mon, Jun 20, 2016 at 6:30 AM Thành Vũ Trung <v2tmobile...@gmail.com> > wrote: > >> Hi all, >> I'm making a social app and use usergrid as a back-end api. What is best >> solution to secure m

How to export my application data in usergrid 2?

2016-03-31 Thread Thành Trung
Hi all, Anybody can help me know how to export my application data from localhost server to other server (which is real server)? Thank you very much for any help. Regards Thanh.

Geolocating Entities

2016-08-16 Thread Thành Trung
Hi all, I want to update user current location to server when their location is changed (always update when changed, ex: Uber, Grab). How can I do that? Can I send PUT request to entity every time? Thanks. -- Loyal.

How to count entities that's match with a condition?

2016-09-06 Thread Thành Trung
Hi everybody, hope you are well now. I have a question. How to count entities that's match with a condition in usergrid? Ex: - Collection "posts" has 1000 entities, has some entities with {status: 1} - I want to select count of entities that have {status: 1} Hope any body can help me to

Re: How to count entities that's match with a condition?

2016-09-07 Thread Thành Trung
you > reach the end of the collection. > > On Tue, Sep 6, 2016 at 1:42 AM, Thành Vũ Trung <v2tmobile...@gmail.com> > wrote: > >> Hi everybody, hope you are well now. I have a question. >> How to count entities that's match with a condition in usergrid? >> Ex: &

Re: Geolocating Entities

2016-08-17 Thread Thành Trung
Yeah, thank you very much for your support! On Wed, Aug 17, 2016 at 9:24 AM Alex Muramoto <alexmuram...@gmail.com> wrote: > Yes, you should be able to just update the location object of the entity > each time. > > On Tue, Aug 16, 2016 at 7:16 PM, Thành Vũ Trung <v2tmobile.