mesper
02/10/2025, 2:12 PMCeligo AI
02/10/2025, 2:13 PMAI generated answer (using internal Slack threads):The execution order of scripts and workflows in NetSuite is as follows: 1. User Event scripts are executed first. They are triggered before workflows as long as they are within the same entry point. 2. Workflows are executed second. They fire after all User Event scripts under each trigger are executed. For example, the beforeLoad of a User Event script runs before the beforeLoad of the workflow. It's important to note that on the scripted records page, the scripts run linearly from top to bottom, and when you click edit, they can be rearranged. However, this page does not allow you to rearrange the order of workflows. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
02/10/2025, 2:13 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.83556819
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831509352
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830892086
Celigo AI
02/10/2025, 2:13 PM