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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
SearchStringCustomField & SearchMultiSelectCustomField
I am doing something silly and cannot figure it out. I am trying to query Purchase Orders with the following criteria:
custbody_integration_status = "Open" (this works)
custbody_po_shipaddressee contains "Dallas" (this does not work)
The soap request returns four PO's. None of the PO's contain "Dallas" in custbody_po_shipaddressee.
What I have tried:
1) startswith, contains, empty
2) Reversing the order customFieldList is loaded.
Any ideas?
Note: the real goal on the search is to make sure the custbody_po_shipaddress is NOT empty. When that did not work, I used contains...
<?xml version="1.0" encoding="utf-8" ?> - <soap:Envelope xmlns:soap=" 0