Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
NSC | SuiteFlow (Workflow Manager) Reference: What are Server Triggers?
The Workflow designer has a choice when a Workflow should initiate, an Action should be performed, or when a workflow instance in a record should Transition to another state.
Among these choices are Server Triggers which are a part of the SuiteFlow Trigger Execution Model. This trigger type is processed on the NetSuite Cloud Server Application side and classified as either Record-based, Workflow State-based, or Time-based.
Here are the references to each server trigger based on their classification:
Record-based:
Workflow State-based:
Time-based:
ℹ️ Some points to consider when working with Server Triggers:
----------------------------------------------------------------