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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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