Will a scheduled Workflow start a record over if i...
# ask-stanley-ai
a
Will a scheduled Workflow start a record over if it meets the criteria when the scheduler runs, or do the reocrds only start into the workflow when they are not already in that workflow?
c
AI generated answer (using internal Slack threads):
A scheduled Workflow in NetSuite will not start a record over if it meets the criteria when the scheduler runs. The records only start into the workflow when they are not already in that workflow. This is because the workflow active state of a record does not carry over on Sandbox refreshes. The record won't enter the workflow until something triggers it to enter the workflow, such as loading the record, CSV update, scheduled script, etc. If a record is already in a workflow, it will not be reprocessed by the same workflow when the scheduler runs. The workflow will only process the records that meet the criteria and are not currently in the workflow. Please note that this can lead to issues in complicated workflows where a record isn't in the right state to do certain actions. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.826660275
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.822876096
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.820739865
Please provide your feedback on this answer.