Does anyone have any experience with Scheduled CSV...
# suitescript
s
Does anyone have any experience with Scheduled CSV imports?
b
you might want to be more specific. At best I can say that a scheduled csv import is something you can implement using N/task and a scheduled script
s
I am trying to schedule a import at a certain time to change files…I would like the instructions on how to use the N/tasks and the scheduled script. If you can give me the script i can figure it out from there
b
Use a scheduled script to handle the scheduling, use a CSVImportTask to start the csv import process. keep in mind that you will probably need some sort of logic to get the files needed for the task into the file cabinet.
💯 1
s
Is there a way we can schedule a zoom or phone call to go over this please? I can pay you for your time
b
Ill pass on the phone or zoom, thats potentially more work than i am willing to do
Im not really sure where you are stuck, but i suspect you need to experiment with the csv import task