Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Map/Reduce Fails to Execute Searches without defined Columns
When returning an object reference to a search or a search object itself, the getInputData phase of a map/reduce script is not executing the search if there are no defined columns. Adding a column (such as internalid) will correct this, but without that, the map and reduce phases are not called, even when the only information that they need might be the result id.
I can't find any documentation that would lead me to believe this is intentional. Does anyone know if this is a known defect?
0