When a scheduled workflow runs, does it trigger us...
# general
a
When a scheduled workflow runs, does it trigger user events like a scheduled script does?
u
I believe so - there is even a context filter on the User Event for Workflow
if your not seeing it run - make sure that is set
1
a
Yep I think that's it! I've contacted the creators of the script that's not being triggered as expected, to see if anything bad would happen if I add Workflow to the execution contexts for it.
The creators of the script said to enable the Workflow context on it would result in endless loops of handling the event and triggering it between NetSuite and the system that's integrated with it. I'll have to find another way around.