I have restlet. That restlet must submit MapReduce...
# suitescript
z
I have restlet. That restlet must submit MapReduce script. I found in the NetSuite documentation info that ONLY administrator is allowed to submit MR task... Is there any workaround for non admin roles. I've tried with adding Scheduling script permission (FULL), but still have Insufficient permission
b
should only require 3 permissions
SuiteScript
,
SuiteScript Scheduling
, and
Documents and Files
the map/reduce task scheduling looks a little weird in that its not automatically running using the administrator role
z
Yes!! thanks for reply, it works... It is more than just saying I'm frustrated with NetSuite documentation... It's terrible 😞 @battk you saved us
b
first 2 are more on the obvious side
third one is a mystery
z
I didn't use third. It seems to be unnecessary? I am going to check.. Maybe it is included by default in particular role
b
make sure your map reduce instances arent failing if you dont include
Documents and Files
👍 1
z
^ @Vladimir Popovic