Hi Team,
We post 70 CustomerPayments to a Netsuite through SOAP and get the error:
"The request channel timed out attempting to send after 000100. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout."
We use the addList operation to post CustomerPayments.
Is it expected to get this error message? What is the best way to handle this scenario?