Hi NetSuite Professionals! I am really exited to ...
# general
s
Hi NetSuite Professionals! I am really exited to share that we are hosting a free webinar on 12/10 on "*Script Forensics: Reconstructing the Complete Story from NetSuite Logs*" with goodr and TFR Solutions. By attending, you will: • Learn how to trace NetSuite customizations from logs to actual data changes • Understand script correlation fundamentals and confidence scoring • See real-world examples of how organizations troubleshoot production issues in minutes instead of days, generate compliance-ready audit trails, and optimize performance based on actual execution patterns https://vertical.bar/webinar/webinar-2-1210-script-forensics P.S. goodr might have a little something for attendees. You know, for your eyes.
💜 1
b
I was disappointed having to listen though that product demo when they used the product to identify a potential loop of user events. User event scripts can’t be triggered by other user event scripts, you won't get a loop that way. I was also amused by the solution, which was to setup a guard using
runtime.ContextType.USEREVENT
. You won't see it under normal circumstances, because of the mentioned no chaining user events thing. The user event context type is weird in that its actually used by bulk processing like the bulk Invoicing Sales Orders
👍 1