Discussions
async web services jobs all failing with UNEXPECTED_ERROR
I have been submitting asyncUpdateList requests since last night with no problems (we have a lot of sales orders to close out before Monday) and until about 15 minutes ago, everything was going swimmingly.  Then I noticed that the jobs were consistently finishing as FINISHEDWITHERRORS.  I started checking them and every job failed with the following error code:
                <ns1:unexpectedErrorFault xmlns:ns1="urn:faults_2_6.platform.webservices.netsuite.com">
                    <ns1:code>UNEXPECTED_ERROR</ns1:code>
                    <ns1:message>An unexpected error occurred. Error ID: fg28xdu81jcahsu8df21v</ns1:message>
                </ns1:unexpectedErrorFault>