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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
IE issue with nlapiCreateRecord.
I will try to explain this...
1) We have ONE computer that errors on a client-side script when it hits:
var message = nlapiCreateRecord('message');
The code runs from a button on our Cash Sale form, the code is used with our thank you strategy.
2)
The Error is:
Line: 602
Char: 5
Error: Exception thown and not caught
Code: 0
Url: https://system.netsuite.com/app/accounting/transactions/cashsale.nl?id=215630&e=T
3) The error occurs when the Cash Sale was created from a Sales Order.
4) If the Cash Sale is created directly from a New Cash Sale form, the computer can run it without a problem.
0