Hi All - sorry if this was asked previously: is th...
# csvimports
m
Hi All - sorry if this was asked previously: is there a way do multi-threaded CSV uploads? My CSV uploads are often in the status of queued, waiting for other CSV uploads to complete. Any way to do several uploads simulataneously? Thanks!
a
This is possible with CSV Import queues, which are available if you have a SuiteCloud Plus license
m
Thanks!
j
Also - something I thought I knew, but later found out I was wrong about, the number number of queues in csv import does NOT equal the number of threads you can run concurrently. E.g. one suitecloud plus license gives you 5 queues but only 2 threads, meaning you can queue up 5 files at once in different queues, but it'll only ever run 2 of those concurrently (or one file at ~2x speed if you're multi-threading).
👍 2
a
Absolutely an important thing to note
p
Also worth noting if you need more queues you can just add more licenses, but it adds up ofc - eventually they would also want to then move you from the shared plan if you are on that, makes a lot of sense to keep in mind and try for 'other solutions' or if concurrency is really needed.