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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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