Tiina Böös
07/29/2025, 12:54 PMCeligo AI
07/29/2025, 12:54 PMAI generated answer (using internal Slack threads):To change the value of a field with a workflow in NetSuite, you can follow these steps: 1. Navigate to the workflow manager and create a new workflow or edit an existing one. 2. In the 'States' section, add a new state or select an existing one. 3. In the 'Actions' section of the state, add a new action of type 'Set Field Value'. 4. In the 'Set Field Value' action, specify the field you want to change and the value you want to set it to. Please note that if you have a workflow action script that is setting a field value and in the workflow itself it is also setting fields, you might encounter issues. When you run the workflow, only the script might run and not the other fields. This could be because you're not reloading the record for the workflow actions. You need to edit and then save the record for the changes to take effect. If you want to set a field value on a linked record from a workflow, you might not be able to do it directly. However, you can use a scheduled workflow that uses a saved search field to populate another field. Please note that there will be a delay and processing speed can become problematic. If you're trying to set the field value of a multi-select field via workflow and the action is executed but no value is set, you might want to check the workflow logs for any errors. It's possible that the value was set to NULL. ****** 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
07/29/2025, 12:55 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.846805871
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.846326053
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.846214
Celigo AI
07/29/2025, 12:55 PM