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!
Scheduled script error "Invalid reference key [0]" on nlapiSubmitRecord
I have a ServerScript(userevent) for Sales Order which generates Events for each lineitem on a Sales Order when it is saved.When the number of lineitems is increased,I got an error "Script Execution Usage Limit Exceeded".
So I created a scheduled script for this purpose.Now I am getting an error
"Invalid reference key [{1}].".This happens when a new event is created & submitted.Any idea ?
Date & Time: 3/22/2007 9:55 pm
Execution Time: 0.99s
Script Usage: 40
Script: SO_CreateEvent_Update
Error: INVALID_REF_KEY
Invalid reference key [0].
Stack Trace:
#SO_CreateEvent_Update.nlapiSubmitRecord(calendarevent, false)
#SO_CreateEvent_Update
Thanks,
Iby
0