Join Slack
Powered by
Is there a map reduce script in suiteanswers that ...
# suitescript
l
Livio
05/31/2022, 7:39 PM
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
ehcanadian
05/31/2022, 7:48 PM
N/task's
searchTask
s
Sandii
05/31/2022, 7:57 PM
Creating a csv is almost exactly the same between a map/reduce and scheduled script. Read data, turn into string, append line, profit
Open in Slack
Previous
Next