Error "The requested JSON doc exceeded the threshold limit"

0 votes

I am developing a game where i need to create 52 collections and each collection contains one JSON document. For that i have created Custom service but when i run this service it shows me following error

"{"failure":"true","message":{"app42Fault":{"httpErrorCode":400,"appErrorCode":1903,"message":"Bad Request","details":" Application Exception ","trace":{"app42Fault":{"httpErrorCode":400,"appErrorCode":1400,"details":"The requested JSON doc exceeded the threshold limit.","message":"Bad Request"}}}},"errorCode":400}"

How many maximum number  collections i can create ?

What if i want to create more number of collections ?

 

 

asked Jul 6, 2016 in Android by testdemo772 (47 points)

1 Answer

0 votes

Hi TestDemo,

 

Yes, we do have a limit of collections according to pricing plan. Please have  a look at this link to know more about limits and feel free to get in touch with sales@shephertz.com to increase your limit.  

 

We will be happy to hear from you!

 

Regards,

Himanshu Sharma

answered Jul 6, 2016 by hs00105 (2,005 points)
What is the limit to create JSON documents in one single collection ?
You can save N number of documents in one collection, there is no limit on the number of documents. However as a part of best practice, the size of a single document should not be increased with 1-2 kb. Please have a look at this link(http://blogs.shephertz.com/2014/10/09/best-practices-for-data-modelling-in-storage-service/) to understand the data modeling in Storage service and feel free to write us.


Regards,
Himanshu Sharma
I tried but its allowing me to enter only 13 JSON documents in single collections
Hi Test,

Can you please share your app name and collection name in which you are trying to save JSON documents? Also, please allow us to test the same from our end.

P.S If possible then please add us as a collaborator on your app, so that it will help us to provide better support to you. To add us as a collaborator on that app, click on AppManager -> Collaborator -> Add Collaborator button and enter demo@shephertz.com email id and submit.

Regards,
Himanshu Sharma
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...