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.
getAsyncResult Error
Hi,
Does somebody know why I get "An unexpected error occurred. Error ID: 2432423424 ? this happens every time I try to get the results.
I send the request and received back an ID and when I check the status works too but when the id status finished I get the result:
AsyncResult Result = nss.getAsyncResult(_id, 1);
0