Problem: When performing a CSV import into NetSuite my real time export is not running even if the Execution Context of the export is set to CSV Import. Solution: The CSV import preference of “RUN SERVER SUITESCRIPT AND TRIGGER WORKFLOWS” is not checked within NetSuite. Without this box checked the user event script that triggers… Continue reading NetSuite CSV import not triggering realtime export
Tag: trigger
To enable or disable web store triggers for a user event script deployment:
When deploying a user event script, you can permit or prevent the deployment from being triggered by web store activity. You configure this behavior by specifying execution contexts on the Context Filtering tab of the script deployment record. Execution contexts let you control whether the deployment is triggered by particular events, such as UI actions… Continue reading To enable or disable web store triggers for a user event script deployment: