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.
mass update on custom record
Hi All:
We have a custom record type where several hundred records need to be updated from time to time. I have a user event script (afterSubmit) that gets the internal ID of the edited record and report to me.
It is sending the correct number of report notifications, but the nlapiGetRecordId() call is returning the same internal ID for all records - it's the first record to be updated.
Has anyone else seen this behavior?
0