Ok, another NetSuite bug/beauty, if I run/execute ...
# suitescript
a
Ok, another NetSuite bug/beauty, if I run/execute the Map Reduce Script manually it works correctly, but if I execute it from the RESTlet using the 
N/task
, then it fails in the 
getInput
 phase without any error(after getting the data) it just does not return anything to 
map
.