Chris Raitzyk
09/10/2025, 6:55 PMCeligo AI
09/10/2025, 6:56 PMAI generated answer (using internal Slack threads):To set a value on a custom record field via a scheduled workflow, you need to set the trigger to 'Scheduled' and the context to 'Entry'. This means that the workflow will be triggered based on a schedule and will execute when the record is entered. Here is the context of how to set it up: 1. Create a new workflow or edit an existing one. 2. In the 'Triggers' section, set the 'Trigger Type' to 'Scheduled'. 3. In the 'Contexts' section, ensure that 'Entry' is selected. 4. In the 'Actions' section, add a new action of type 'Set Field Value'. 5. Specify the field you want to set and the value you want to set it to. Please note that user event scripts cannot be executed by other user event scripts or by workflows with a Context of User Event Script. In other words, you cannot chain user event scripts. You can execute a user event script from a call within a scheduled script, a portlet script, or a Suitelet. ****** 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
09/10/2025, 6:56 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.856079102
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84161365
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.838745
Celigo AI
09/10/2025, 6:56 PM