Hello, I am wanting to call a Map/Reduce script in...
# suitescript
j
Hello, I am wanting to call a Map/Reduce script in a suitelet, then when the map/reduce is finished I would like to return some data from the map/reduce. Would a sensible way to do this be to use the cache module and add my information in there, then when the task is finished access the cache from the suitelet again?