Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
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?