Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Importing Large Files
I have an inventory feed csv file that gets emailed to me daily from a supplier that is 400,000 line items long.
I believe netsuite can only take 25,000 line items at a time, so the file must get broken up into about 16 files.
Is there any faster way to import these files than just doing 16 different csv imports and letting them take as long as they take?
I was told that it could be done through scripting, however, there is some limitation of 300 records per 15 minutes which would end up not being any faster than a regular csv import.
Has anyone found any solutions for speeding this process up? Is there any kind of XML feed somethingorother solution?