Yes, `summarize` only execute once at the end, how...
# suitescript
a
Yes,
summarize
only execute once at the end, however you need to write to the
context
from
reduce
to be able to gather the data together in the
summarize
side and trigger your second Map Reduce.