I have a script to create a task for a CSV import....
# suitescript
c
I have a script to create a task for a CSV import. Is there an option that I missed to assign the user to let NetSuite send the results to that user? Other option is to use the checkStatus of the task module but then I have to implement some kind of waiting loop which executes until the status is either failed or complete.