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!
saved search not giving XML if one result column null?
I set up a saved item search to return internal id, name, and Location Available. In NetSuite ui, I see a row for every item in our inventory. Some items have NULL value for Location Available.
When I pull the saved search results:
...
xmlns:ns4="urn:core_2013_1.platform.webservices.netsuite.com">
<Header><searchPreferences xsi:type="SearchPreferences">
<bodyFieldsOnly>true</bodyFieldsOnly>
<returnSearchColumns>true</returnSearchColumns>
<pageSize>100</pageSize></searchPreferences>
<passport xsi:type="Passport">[Content Removed for Security Reasons]</passport>
</Header>