Error Handling for Asynchronous Workflow Tasks

When you create an asynchronous workflow task and an error occurs while processing, NetSuite sends the error details to the to the workflow owner in an email. An error can be a user error or an internal SuiteFlow error. You can use the information in the email message to troubleshoot the workflow.

NetSuite sends an email message for errors that occur with the Asynchronous workflow execution task when initiated using task.WorkflowTriggerTask in SuiteScript 2.x.

Note:

NetSuite also sends an email if an error occurs when a scheduled workflow record is loaded or saved.

The following errors can happen when workflow tasks are processed asynchronously:

In the case of any of the listed errors, NetSuite sends an email to the workflow owner to notify of the errors occurrence.

Related Topics

General Notices