Hi, has anybody inserted roles to employees with s...
# suitescript
v
Hi, has anybody inserted roles to employees with script ? I'm trying to do this and having error message ReferenceError "isValEmpty" is not defined. (SYSTEM_LIBS$debugger.sys#240)
b
havent done it myself
though suiteanswers suggests its possible
in my opinion you can do some evil things if you can manage roles via script
n
isValEmpty seems to be a variable being used in your script.
v
Thanks all, will investigate more and share information if possible to do this.