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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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