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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
"Use Expressions" in searches
I am trying to create a search via web services to retrieve a list of cases which have a customstringfield that match a dynamic external list.
My test WS search works when hard coding a single SearchStringCustomField - but because it is a string type I can only use the @is operator.
I'm guessing because of the type I won’t be able to use anyOf etc.
If I wanted to do this in the UI I would simply click "Use Expressions", throw in some parenthesis and some OR operators and add in the multiple lines.
Can I activate “Expressions mode” in WS? Any examples? Other solutions?
0