Hi .. is it possible to trigger map/reduce via client script?
c
Corey Schwoebel
05/26/2021, 6:17 PM
As far as i know, not directly, no.
You could send a post request from the client script to a suitelet, that then triggers the map/reduce script via the N/task module
s
suitecore
05/26/2021, 6:19 PM
ok thanks. Am planing to use suitelet instead clientscript