Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
What is Event: FORK, Context: null
I have a scheduled workflow (A) triggering every 30 minutes on the results of a saved search.
In this workflow there is an action to initite another workflow (B).
In this second workflow (B), I need to detect how the workflow was initiated, specifcally that it was initiated on a scheduled basis.
I thought filtering on a Scheduled context would work:
However, the context comes through as Event: Fork, Context: (null) as can be seen in the workflow (B) log:
Is this expected behaviour, and if so, is there another way to detect within the workflow that it was initated by schedule.
0