My Stuff
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.
Comments
-
Thanks everyone, I actually tore apart the layers of the WSDL today and found that this also works: <search xmlns:platformMsgs='urn:messages_2019_2.platform.webservices.netsuite.com' xsi:type='platformMsgs:SearchRequest'> <searchRecord xsi:type='listRel:CustomerSearch'> <basic> <isPerson> <searchValue>false</searchValue>…
-
I get this error using postman, I can search by other date fields just fine. I can also search wide open. <?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">…