When a scheduled workflow runs, does it trigger user events like a scheduled script does?
u
//greg
01/22/2025, 6:11 PM
I believe so - there is even a context filter on the User Event for Workflow
//greg
01/22/2025, 6:11 PM
if your not seeing it run - make sure that is set
✅ 1
a
Aaron McCausland
01/22/2025, 9:59 PM
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.
Aaron McCausland
01/23/2025, 4:10 PM
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.