Error Handling for Asynchronous Workflow Tasks

When you create an asynchronous workflow task, if an error occurs during the processing of the workflow, NetSuite sends the error details to the owner of the workflow 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 message when an error occurs when a record for a scheduled workflow is loaded or when the record is saved.

The following errors are possible 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

Viewing Workflow Activity
Active Workflows Subtab
Workflow History Subtab
Workflow Execution Log
Error Handling for Scheduled Workflows
Testing and Troubleshooting Workflows
Workflow Execution Log

General Notices