Read Excel In batches

Certified Senior Developer

Hi Everyone,

I have a requirement of uploading an excel which contains around 50k records.

Currently , we are using plugin to extract data from file to DB which is having automatic batch size. But, CPU utilization and heap memory usage is too high which is causing environment to break down sometimes.

I came across Read Excel File Paging Function , But even with this function writing to DB had much complexity of mapping and all.

Any other way that we can acheive this using other plugins or anything?

  Discussion posts and replies are publicly visible