What permissions are needed to execute a M/R? I am...
# suitescript
m
What permissions are needed to execute a M/R? I am calling a
M/R task
from a Restlet, it gets into the first function
GetInputData
but does not execute the second function
Map
. it fails without an error.