Just got this from chatgpt ... "When a record (lik...
# suitetalkapi
e
Just got this from chatgpt ... "When a record (like a Journal Entry) is created via SOAP web services, it is often locked for editing within the same script execution cycle. This means that attempting to modify the line items (sublist) in beforeSubmit will not work as expected, and NetSuite may throw an error." Is this legit? I have a script using beforeSubmit that works fine when creating or editing a record in the UI, but when creating record through SOAP, the script runs without updating the record - the script completes without error.