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.
Search Cases based on a custom field
Hi all,
I'm doing a search for all support cases assigned to a user using SOAP. I'm trying to search based on a custom field called custevent_case_asset_type where it's internalId = 1, but i'm getting errors. I'm also doing an employee join, but that works fine. It's the custom field i'm getting stuck on. Please see the code below:
SOAP Request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:platformCore="urn:core_2013_1.platform.webservices.netsuite.com" xmlns:platformMsgs="urn:messages_2013_1.platform.webservices.netsuite.com" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="
Tagged:
0