Hello, in a map/reduce script, is there a way to h...
# suitescript
s
Hello, in a map/reduce script, is there a way to hold reference data? So in the get input phase, I need to get a lot of reference data so that I do not make the same search 12000 times. How can I hold that information so that in the map/reduce stage I can get that data? There is a chance that this ref data needing to be stored could be large as it is multiple tables