Discussions
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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
CreditMemo creation takes very long...
Hello,
We have a problem with creditMemo insertion... We are creating a CreditMemo list from code and then we insert the list into NetSuite. The problem is that the insertion takes very long (about 2 mins per CreditMemo) which causes the connection to be dropped (also a strange error because it fails with a Network exception not a NS exception).
We tried creating the CreditMemos in 2 ways:
1. using initializeRecord
2. using createdFrom
Both ways have the same results... they last very long.
PS: here is the exception we get when the processing of CMs takes very long:
System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host