Search found 8 matches

Go to advanced search

by khanh8609vnz3
Thu Jul 01, 2021 7:21 am
Forum: Issues
Topic: Appery api express and server code is very slow
Replies: 2
Views: 3639
 
Jump to post

Appery api express and server code is very slow

Today alot of my api express and server code have this error and timeout {"code":"AE271","message":"Mongo error: error code is '-2'","status":"BAD_REQUEST"} Error code SCSE018: Execution of the script has exceeded the allowed time and stopp...
by khanh8609vnz3
Sun Jan 03, 2021 11:52 am
Forum: Issues
Topic: Api express auto limit response data to 1500 records
Replies: 1
Views: 3172
 
Jump to post

Api express auto limit response data to 1500 records

Hi all, I using Api express and I using query limit to set the limit of records to 1000 After that I changed it to 100000 to get more records but now api express only get maximum 1500 records I also check the Test function in Api express but it get max 150 0 records. So how can I increase the max li...
by khanh8609vnz3
Fri Dec 18, 2020 8:09 am
Forum: Issues
Topic: How to query data inside Devices Collection
Replies: 1
Views: 2964
 
Jump to post

How to query data inside Devices Collection

Hi Appery team, I have added one custom column to Devices collection name "userId", then I create one server code to query data of Devices collection, try to get the userId that I save in Devices collection. When I use this code: var params = {}; params.criteria = { "userId": { &...
by khanh8609vnz3
Thu Oct 08, 2020 1:56 am
Forum: Issues
Topic: Custom REST API not work in offline
Replies: 10
Views: 9792
 
Jump to post

Re: Custom REST API not work in offline

Hi all, I still need the answer about custom API, please help me.

by khanh8609vnz3
Mon Oct 05, 2020 2:38 am
Forum: Issues
Topic: Custom REST API not work in offline
Replies: 10
Views: 9792
 
Jump to post

Re: Custom REST API not work in offline

Yes I have created the service using the method: API Express generator, its endpoint is sensor_service_dev and its collection name is sensor_values (the second screenshot in my post) And this API express work fine when I find/create/edit/delete, it also works in offline mode. Then I create a new ser...
by khanh8609vnz3
Fri Oct 02, 2020 1:53 am
Forum: Issues
Topic: Custom REST API not work in offline
Replies: 10
Views: 9792
 
Jump to post

Re: Custom REST API not work in offline

Hello, Could you please check if the option "synchronization" has been enabled for your model? I already enabled this option, as I said when using auto generate API express, they work fine in offline mode But when I create my custom API express which include some server code and get data ...
by khanh8609vnz3
Thu Oct 01, 2020 9:51 am
Forum: Issues
Topic: Custom REST API not work in offline
Replies: 10
Views: 9792
 
Jump to post

Custom REST API not work in offline

Hi Appery team, I'm using the method 'Generate REST API' when creating new API from Api express section, it creates for me some get/find/create/update/delete API I import them to my project and it works fine, even in offline mode, they also work So I use this method 'Custom REST API', I want to my c...
by khanh8609vnz3
Fri Sep 18, 2020 9:28 am
Forum: Issues
Topic: Ionic 1 app long loading time when launch
Replies: 1
Views: 1074
 
Jump to post

Ionic 1 app long loading time when launch

I created one Ionic1 app, and this app now has nearly 70 pages so the loading time when the first launch took more than 50 seconds, it loads a lot of js file and then loads the HTML file, the layout will show after loading HTML file done. How can I reduce this loading time to less than 10s, I alread...

Go to advanced search