Is it possible to set a Batch file that pick the CSV from folder and upload in Netsuite.
Hello, Normally we upload CSV manually in Netsuite. But if I upload all 20 CSV files to a folder and then set a Batch File that picks 1 file at a time and upload it in the Netsuite after a certain time period. Is it possible in Netsuite.
All in all I want to automate the uploading of CSV files without any manual work.
Hi,
You will need some degree of scripting to achieve this and I have done something similar recently using N/task to launch a CSV Import.
You’ll also need to check the status of the job and deal with any errors.
Thanks,
Chris