Can't export in Excel to many products (crash)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 年 前
Hi,

I try to export a list of product in Excel but when my number of products is more than 600-700 products the site doesn't have the time to proceed and the exportation crash.

Do you have any idea how to export a large list of product in Excel?
Is it a connexion timeout?

I'm using nopCommerce 4.00.

I'm waiting for your return.

Thank you!
4 年 前
Hello,

You can export 50 or 100 product at a time. not more then that

Thanks,
Jatin
4 年 前
Hi Jatin,

Do you have any solution to export and update massive product list (over 1000 product by category) to update price in Nop Commerce?

Thank you and have a nice day!
4 年 前
virtualeman wrote:
Hi Jatin,

Do you have any solution to export and update massive product list (over 1000 product by category) to update price in Nop Commerce?

Thank you and have a nice day!


Using customization its possible.. as we did for many our customers.

Let me share idea.

While you upload don't do import just save file somewhere. then make one schedule task and using that take 50-100 record on each call and update or create product. its like batch processing.

Thanks,
Jatin
4 年 前
Or, using SQL like this (but it's an old post, so needs to be checked for your version)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.