cancel
Showing results for 
Search instead for 
Did you mean: 

How to restart an workflow if ended in error at SEND Mail step.

Former Member
0 Kudos

Hello All

I am facing some problem in restarting the error workflow.

Issue is:

Workflow ended in error at the mail notification step, since the mail id is not filled into the container so there is no address (mail id) and ended in error.

How to restart these kinds of workflow in the system?, we have tried to change the container value by assigning mail id and restarted the workflow but still went into error.

Is it possible to restart an workflow which ended in error other than rule resolution.

Regards

Anand KS

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member184495
Active Contributor
0 Kudos

Hi AS,

if the workflow has ended up with status ERROR, it is possible to restart. Use SWPR which restarts all WF's with status ERROR.

Else, lets wait for our gurus to answer your thread.

Aditya

Former Member
0 Kudos

Also, check if the email id is set up properly. If it is reading from user master record(Txn:su01), make sure that the email id is correct and communication type is INT/EMAIL.

Former Member
0 Kudos

I think you went in the write approach. I think you have to change the container properly by populating the ADDRESSTRING container element. Also check whether type of email recipient in your container is et to Email.

Thanks

Arghadip