Is there a map reduce script in suiteanswers that ...
# suitescript
l
Is there a map reduce script in suiteanswers that exports a search into a csv file in file cabinet. I wrote a scheduled script but i need map reduce
e
N/task's
searchTask
s
Creating a csv is almost exactly the same between a map/reduce and scheduled script. Read data, turn into string, append line, profit