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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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