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
SOAP: Searching customers using custom fields
Howdy.
This post concerns using SOAP messages directly with the nsLib nuSoap mod in PHP.
Having given up on nsLib and its many inadequacies and bugs, I've resorted to generating message 'templates' using SoapSonar from our good friends at Crosscheck Networks.
Unfortunately, SoapSonar crashes when you try to allocate an array, so the only searches I can generate are simple string comparisons (state startsWith 'NSW' etc). The folks at Crosscheck are looking into this for me, but in the interest of not holding my breath for a week, here's the issue in a nutshell.
With some sneaky adaptation and tireless trial and error, I managed to cobble together this here message:
0