Topic: Bulk Import
Hi
I've just spend around 1 day waiting for an import of around 20000 occurrences using "index.php/services/data/save" to copy records individually over a LAN. Is there a better (faster) way to bulk update the database (perhaps I can update numerous records at once using a JSON submission). Currently it takes around 4 seconds per record for saving, although this does include checking for the existence, or otherwise, of a user ID against recorder name before writing. Any thoughts or suggestions on how to improve performance?
Many thanks
Iain