Hello, Im having trouble on a MR script trying to send the data from the getInput stage to the map. I have a suitelet that calls it, in the suitelet I set some date params and on the MR getInput, based on that search I load it and append the date filters and just return that ss, but Im getting the error SSS_PERSISTED_DATA_LIMIT_EXCEEDED, my logic was that as Im returning the NS SS object, time and size wouldnt be an issue, but apparently im wrong, any idea of how to handle this, I was thinking of using the task module to reschedule the script passing the data in smaller chunks