Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Need workaround for SS crash retrieving message record
I submitted a case to support on this, and they created a defect #150275. However, I'm in need of a workaround while this is getting fixed, so I was hoping someone else had solved this problem. Here's the issue:
Workflow
1. The contact for the customer creates a case in NetSuite via online case capture. The case is processed normally by NetSuite, and an employee is assigned to the case.
2. The assignee (or customer) receives an e-mail on case creation and when he replies back a SuiteScript unexpected error is generated.
Trigger
If the total length of the reply is large (in other words, the case comments are long and are included in the email reply) then the error is generated. If the reply is short (the user deletes the case comments from the email before sending their message) then the error is not generated. This makes it appear a bit random