Discussions
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