Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Direct List Edit = 1 big execution thread?
Here's a problem I'm trying to figure out. I'm still iffy on the details, but here's what I've noticed -
I have a list of SOs that is Direct List Editing enabled. User tick in a checkbox. DLE causes scripts to trigger (event = xedit). That's all good.
However, it would appear that if the user ticks in the checkboxes on a lot of lines rather quickly, each record's script is fired, BUT it all gets lumped into 1 big execution thread. I say this, because I'm seeing script timeouts on scripts that never ever timeout normally. Each record's scripts now seems execute one after the other, so after a while I get timeout errors at 500 seconds and such.
0