Hi Fellow NetSuiters. I am wondering if anyone had...
# suitescript
v
Hi Fellow NetSuiters. I am wondering if anyone had the same issue - i am creating Sales Order via restlet, but after record.save() it returns error - error: RCRD_DSNT_EXISTMessage: That record does not exist.ID:. All next code after record.save() is skipped
b
try disabling all user event scripts and workflows
deployed to sales orders and try again
v
@battk thx for response, update: this error occures only for 1 specific Subsidiary
b
still sounds like a user event error to me
v
@battk how can i disable all UE Scripts and WFs ?
b
if you are not live or are in a sandbox environment, you find each deployment that is running and inactivate it
if you are live, then usually you edit the script deployment so that its audience does not include your restlet