I have MR script, the getInputData is executing pr...
# suitescript
v
I have MR script, the getInputData is executing properly, but the execution does not enter the Map function. its only for the particular saved search, other saved searches work fine. what could i do then?
n
Double check that your saved search is actually returning results.
Like run it in the UI and check that there is something being returned.
d
(and log the search results that you're passing to map stage)
v
Thank you all, actually the saved search returns more results. then the consultant did something on that SS which works fine now