anybody tried having a map-reduce script call anot...
# suitescript
r
anybody tried having a map-reduce script call another map-reduce script at the summary stage
p
task.create({ taskType: task.TaskType.MAP_REDUCE, scriptId: 'customscript1', deploymentId: 'customdeploy1' }).submit();