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
Creating Matrix Items
Hi,
I am having an issue creating matrix child items in suitescript 2 and was wondering if anybody has come across a solution (even in Suitescript 1).
The matrix parent is being created successfully.
The error I am getting is
"msg": { "type": "error.SuiteScriptError", "name": "UNEXPECTED_ERROR", "message": null, "stack": [ "anonymous(N/serverRecordService)", "onRequest(/SuiteScripts/SuiteFunction/RPS/SF_create_item_option2.js:80)" ], "cause": { "type": "internal error", "code": "UNEXPECTED_ERROR", "details": null, "userEvent": null, "stackTrace": [ "anonymous(N/serverRecordService)", "onRequest(/SuiteScripts/SuiteFunction/RPS/SF_create_item_option2.js:80)" ], "notifyOff": false }, "id": "9498b166-eb08-44c4-ac1b-3c78c485ee33-2d323031392e30322e3139", "notifyOff": false, "userFacing": false } 0