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
battk
03/16/2020, 9:50 AM
try disabling all user event scripts and workflows
battk
03/16/2020, 9:50 AM
deployed to sales orders and try again
v
Vlad Shepshuk
03/16/2020, 10:30 AM
@battk thx for response, update: this error occures only for 1 specific Subsidiary
b
battk
03/16/2020, 10:32 AM
still sounds like a user event error to me
v
Vlad Shepshuk
03/16/2020, 10:53 AM
@battk how can i disable all UE Scripts and WFs ?
b
battk
03/16/2020, 10:54 AM
if you are not live or are in a sandbox environment, you find each deployment that is running and inactivate it
battk
03/16/2020, 10:55 AM
if you are live, then usually you edit the script deployment so that its audience does not include your restlet