Discussions
SuiteWorld is where the NetSuite community comes together to learn, connect, and discover what’s next.
Whether you’re looking for product updates, practical tips, new ways to improve efficiency, or insights from other customers, SuiteWorld offers something for every stage of your NetSuite journey.
■ NetSuite 2026.2 Release Notes
■ NetSuite SuiteApps Release Notes
■ NetSuite Sneak Peeks
■ Release Preview Guide
■ Release Preview Test Plan Template
Determine if type of trigger operation (CREATE or UPDATE)
I'm trying to create a WorkFlow that can MAYBE accomplish something I have not been able to accomplish with saved search email notifications. Basically I need to alert the Assignee of a Task when a task is created OR when the assignee is changed. I started with a WorkFlow triggering on CREATE and UPDATE. I then tried to build some conditions to filter on either:
[LIST]
[*]Assignee changing from empty to not empty ("create")
[*]Assignee changing from "joe" to "mary" ("update")[/LIST]I had trouble doing this so then though I would maybe create two States for update and create and break my logic into two states. I quickly realized that I couldn't find a way to determine if my workflow was in a Create context or update context. Internal ID is not exposed so I can't check for that being empty...
Steve Klett | Senior Developer
NetValue Technology