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.
How to pass data to AfterSubmit script?
I want to pass data to an aftersubmit script. This will just be an array of integers representing a list of custom records. The script will set a field in each of the custom records, linking it to the transaction just created.
What's the best way to pass data to the script? This will be running on an assembly build creation, but I will need to the same thing for other transactions.
0