Retry Errored Workflow Activities (FNDWFRET)

Use the Retry Errored Workflow Activities (FNDWFRET) concurrent program to retry activities with a status of ERROR for a particular item type. You can retry all errored activities for that item type, or you can choose to retry only activities for a particular work item of that item type, activities for a particular process within the item type, or instances of a particular activity node within the item type. You can also choose to retry only activities that encountered errors during a particular range of dates.

The program calls the WF_ENGINE.HandleError API to reexecute each errored activity and continue execution of the process from that activity. See: HandleError.

Use Standard Request Submission to run this program, specifying the following parameters.

See: Running Reports and Programs, Accessing the Administrator Monitor, Errored Work Items, and Wfretry.sql.