Has anyone here come up with a good pattern for au...
# suitescript
m
Has anyone here come up with a good pattern for automating the creation of "User Roles" in Netsuite? My use case: I'd like to create and then refine a small set of User Roles in Sandbox and, once done, automate the creation of those same roles into Production. From what I can tell, there is no way to create via CSV Import. I also do not see a "ROLE" enumeration in N/record's "record.Type"; leading me to believe roles can't be created via SS 2.0 either. Am I missing something simple here?