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!
Update your Profile with your Support type to get your Support Type badge.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Uncover the power of data with the Analytics Hub —your ultimate guide to mastering NetSuite Saved Searches and Reports. Simplify the complex and unlock your organization's true potential. Dive into the Analytics Hub now and soar to new heights!
NetSuite 2025.2 Release Notes - This document summarizes the changes to NetSuite between 2025.2 and the previous release.
To help you get the most out of your 2025.2 Release Preview account, review the topics outlined in the 2025.2 Release Preview Guide.
SuiteWorld October 6 - 9, 2025: Agenda Builder is live!
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
[Code=UNEXPECTED_ERROR] An unexpected error occurred when adding sales order
Have submitted this via Support --> Customer Service --> Contact Support Online more than once and haven't received a response. Using C# to call NetSuite Web Service via lates WSDL 2.0. Received [Code=UNEXPECTED_ERROR] An unexpected error occurred when trying to add an order. Here is the underlying request soap xml. Any help is appreciated.
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body> <add xmlns="urn:messages_2_0.platform.webservices.netsuite.com"> <record xmlns:q1="urn:sales_2_0.transactions.webservices.netsuite.com" xsi:type="q1:SalesOrder"> <q1:entity internalId="39" type="customer" /> <q1:tranDate>2006-06-17T06:40:01</q1:tranDate> <q1:tranId>4091240-1</q1:tranId> <q1:orderStatus>_pendingFulfillment</q1:orderStatus> <q1:memo>OLIEO: Joel Davidson</q1:memo> <q1:itemList> <q1:item> <q1:item internalId="34" type="nonInventorySaleItem" /> <q1:quantity>1</q1:quantity> <q1:customFieldList> <customField xsi:type="StringCustomFieldRef" internalId="custcoltrans_url" xmlns="urn:core_2_0.platform.webservices.netsuite.com"> <value>
0