Dataloader Process Speed is Slow When MNTs From Multiple Organization IDs Are Configured
Hi,
We’ve configured multiple organization IDs in our implementation — for example, 1000, 6001, and 9001. I’ve noticed that when data files arrive in their respective folders, the Data Loader always starts processing from the folder for org ID 1000. Only after that folder is empty does it move on to the next one, like 9001.
However, as soon as new files appear again in the 1000 folder, the Data Loader switches back to it — even if there are pending files in other org folders like 6001. Because of this behavior, files for org ID 6001 are often picked up last, and sometimes are still being processed late into the evening.