I am attempting to use the Bulk Create operation on several hundred records at once. I was under the impression that these limits would be removed in Backendless Pro - is there a way to modify this limit such that the Bulk Create operation transaction can support more than 100 objects? Are the other transaction operations bound by similar limits?
This is configured in Consul. Please see this documentation page describing the property in consul responsible for the Bulk Create limit:
https://backendless.com/docs/pro/configuration/data-service.html#pagination-and-batch-processing
1 Like
Thank you again Mark!
For the Bulk Upsert operation, the documentation states that it can be configured under config/data/bulkUpsert/max
However, looking at the Key/Values in the consul, the config/data
folder does not exist. Do we need to create this ourselves?
hello @braxton_kinney
yes, you have to create it
1 Like