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.
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