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.
Notesearch with customer join returns only notes with transactions
My NoteSearch calls with customer joins are only returning notes that are associated with a transaction. Notes that are not associated with a transaction (like notes on a customer's record) aren't being returned.
The request XML:
<Body> <search> <searchRecord xsi:type="NoteSearch"> <customerJoin> <internalId operator="anyOf"> <searchValue internalId="211844"/> </internalId> </customerJoin> </searchRecord> </search> </Body>
And the reply XML:
0