jen
02/10/2023, 12:26 AMCustom Mass Update
from the Execution Context under the Context Filtering tab of the Deployment of a UserEvent script, yet the UserEvent is still firing when I do a Mass Update. Any suggestions? Reporting out the runtime.executionContext
within the UserEvent script shows the context is USEREVENT
.Anthony OConnor
02/10/2023, 1:31 AMDavid B
02/10/2023, 3:55 AMif (currentContext.getExecutionContext() === 'custommassupdate')
Not sure why SS2.X would be different 🤔netsuite