Hello, on system notes an order is created under t...
# suitescript
i
Hello, on system notes an order is created under the context
Bulk Processing
Do you know which context is the one I should be looking for with
runtime.ContextType
?
b
usually you would just trigger the bulk processing and log <https:/system.netsuite.com/app/help/helpcenter.nl?fid=section_4296531348.html|runtime.executionContext>
be prepared for weirdness like it registering as a user event, or not trigger user events at all
i
thats what Im doing right now haha, but thanks for the heads up hahaha