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.
800 character xsd:string limit
Ever since the upgrade to version 2010.1 I have noticed that any attempt at sending a string greater than 800 characters results in the following error message:
'detailMessage' => 'An unexpected error occurred. Error ID: g7eu4aq11vt6v56na7t7g', 'detailCode' => 'UNEXPECTED_ERROR', 'faultcode' => 'soapenv:Server.userException', 'detailHostname' => 'partners-java004.svale.netledger.com', 'faultstring' => 'An unexpected error occurred. Error ID: g7eu4aq11vt6v56na7t7g'
Has anyone else had difficulty submitting large strings? Perhaps when sending messages, notes, or base64-encoded files to NetSuite? As soon as the string is reduced to 800 characters (or less), everything works perfectly.
0