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.
How Do I Ignore the Error to Continue using Web Service
I'm trying to do an assembly build through Web Service using C#
I get this error:
"The number of lot numbers entered (1340) is not equal to the item quantity (1300)"
How do I ignore this error to continue the build? Is it in my log in preference or is it somewhere else?
When I do the build in the NetSuite UI I do not get this error.
Any help is appreciated. Thank you all in advance.
Soap Request:
<soap:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance
0