Does anyone know if the `task.CsvImportTask` using...
# suitescript
a
Does anyone know if the
task.CsvImportTask
using a
CsvImportTask.mappingId
respect the setting(checkbox) of triggering Script and Workflows?
n
Yes in my experience it does.
👍 1
a
Meaning if I use a mapping with that checkbox unchecked, it should not trigger UserEvents or Workflows right?
e
Some jobs ago I checked into this, and I remember that using the same role in the csv import definition and the server script does respect the setting. Being a while... dunno if it is still is the same.
a
Thank you guys, I will run a test...