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.
Display error in suitelet
Hi,
I am writing a suitelet which reads csv file and would like to display error messages if the data is not validated. Any clue as what is the best way to achieve this?
I can display error using response.write(); But I have to store the error messages and display of the progress of the code as status message.
Any sample code or direction would be appreciated.
Thanks
0