I am running into a "Script Execution Usage Limit ...
# fixed-assets-mgmt
n
I am running into a "Script Execution Usage Limit Exceeded" when doing a loop through a saved search -> I loop through the results and create/save a custom record for each line. I have roughly 161 lines in the results of the search and I'm getting a limit... what can I do to streamline this?
Solution: i moved everything to the reduce phase for now