Im looking to create a scheduled CSV import based ...
# beginners
a
Im looking to create a scheduled CSV import based on new files being uploaded into the file cabinet. The purpose is to take a CSV file of time log hours tracked (from another system), drop it into netsuites file cabinet, and then have that file auto imported into netsuites time tracking log. Any chance someone has written a similar script that can help?
http://www.netsuiterp.com/2019/02/csv-import-via-suitescript.html this is the most useful article ive found thus far but I'm not sure how to write / modify the script to work how I need it to for this specific use case
b
that solution is based on using a CSV Imports
so you start by creating the csv import that works one file at a time
otherwise you should learn how to use the N/task Module
if for some reason you wanted to use suitescript 1, then you need to learn nlobjCSVImport