Discussions
Is my Map/Reduce correct? Getting failure on getInputData
Hi all, I have a saved search that returns results that look like this. The GP% is a formula which is why in my script I'm trying to reference by column number.
Here is the snippet of the getInputData in my map/reduce script that I want to perform actions with, depending on results of the saved search.
The script keeps failing at the getInputData stage. I'm not getting any logs on the script or deployment records. Can anyone spot what I might be doing wrong? Will continue to update as I work on this. Appreciate the help~