Does anyone have any tips for getting a userevent ...
# suitescript
k
Does anyone have any tips for getting a userevent script to fire on a webservices call? The audience is set to all roles, all employees, all subsidiaries. I don’t need to regenerate a new token for the integration, do I?
n
How about Context Filtering? Are you allowing the SOAP Web Services and/or REST Web Services execution context?
(on the Script Deployment)
k
yes, everything except Web Application and Web Store
n
What status is the deployment in?
k
released and deployed, it works when I submit a record with a suitelet - but it doesn’t trigger for the webservices call
The script is to set a mandatory field in a beforeSubmit.
n
Do you know if disable mandatory field validation is disabled for web services?
k
no, but I can check!
n
OK, you can check in the SOAP Web Services Preferences
k
I set it to disable mandatory field validation, but still not firing
I get an error for the mandatory field still.. hoping for more threads to pull to figure out the issue before resorting to NS support.
b
Same problem you would get in the ui
Netsuite wont save the record since its invalid
It will never get to the beforeSubmit