Is there a way to allow non-admin end users to run...
# suitescript
k
Is there a way to allow non-admin end users to run a Map/Reduce script from their home page, or any other easily accessible place? I have tried with a link through a portlet but I keep getting an error trying to load the task module
b
give the role they are using SuiteScript Scheduling permission or setup a server script that runs using a role with that permission
k
will give that a shot - thank you!