I have a Suitelet that does a CSV import for Inven...
# suitescript
w
I have a Suitelet that does a CSV import for Inventory Items. In the documentation for
task.CsvImportTask
it states that "This object has access only to the field mappings of a saved import map; it does not have access to advanced import options defined in the Import Assistant, such as multithreading and multiple queues." With that stated how do I run Userevents on records if I cannot access "RUN SERVER SUITESCRIPT AND TRIGGER WORKFLOWS" from Advanced Options?
c
It does that by default, iirc