Discussions
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="