Options

Need to send emails if the process fails

VineetVineet Member Posts: 16 Contributor II
edited November 2018 in Help
Hello,
I want to know that is there is a way to send emails when the task or a certain operator fails or when process fails due to certain error?

Also, i am getting success emails from no-reply@rapidminer.com. Is there any way that I can send the email via my address??

Please help.

Regards,
Vineet

Answers

  • Options
    MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi Vineet,

    to control certain operators or subprocesses, you can use Handle Exception together with the Send Mail operator. There you can also specify the headers. To define the sender address, define the FROM header as my-email@example.com

    Best regards,
    Marius
Sign In or Register to comment.