Join Slack
Powered by
<@U4TPAFXEC> You can create a Suitelet that is mad...
# suitescript
s
scottvonduhn
03/08/2022, 9:45 PM
@jen
You can create a Suitelet that is made externally available, then have the Suitelet start a M/R script via the N/task module like this:
task.create({ taskType: task.TaskType.MAP_REDUCE, scriptId }).submit()
j
jen
03/08/2022, 9:53 PM
Thanks, I will give this a try
jen
03/08/2022, 10:19 PM
it works!
jen
03/08/2022, 10:19 PM
wooooo hooo yeah now I know MR
🙌 1
Open in Slack
Previous
Next