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!
Search enumeration question
I'm doing a simple search of the customer records for a match based on the entityId. I'm using "is" as the enumeration operator. My search returns records where the entityId doesn't match exactly, but does contain the criteria I'm searching by. So as an example, when searching for "Testing", two records are returned One with the entityId of "Testing" and another with the entityId of "Testing (Not Real)". This is behavior that I would expect from "contains" not "is", am I misinterpreting the way "is" works? Here is my SOAP Request
<?xml version="1.0" encoding="ISO-8859-1"?> <SOAP-ENV:Envelope SOAP-ENV:encodingStyle=" 0