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.
Note Saved Search Results
I'm having difficulty getting any results via web services from a note saved search. The search appears successful but no results are returned. In the NS web UI, there hundreds of results.
Request XML:
<searchPreferences actor="http://schemas.xmlsoap.org/soap/actor/next"> <bodyFieldsOnly>false</bodyFieldsOnly> <pageSize>20</pageSize> </searchPreferences> </Header> <Body> <search> <searchRecord savedSearchScriptId="customsearch64" xsi:type="NoteSearchAdvanced"/> </search> </Body>
0