Email notification
Email notification
Hello, i would like to use a email notification in two situations. When job is completed correctly and when is failed based from result in status monitor. How to set it properly?
Re: Email notification
Hey Kamilion,
welcome to the Forum and thank you for using FFAStrans!
Well, first you need to configure the SMTP settings under options -> configuration.
After that, you can just insert the send email processor in your workflow at the spots where you want to send emails.
For Error emails, you might need to insert one email, rightclick the green input connector set it to "execute on Error" and basically connect all previous processors that can go wrong to the Error email.
welcome to the Forum and thank you for using FFAStrans!
Well, first you need to configure the SMTP settings under options -> configuration.
After that, you can just insert the send email processor in your workflow at the spots where you want to send emails.
For Error emails, you might need to insert one email, rightclick the green input connector set it to "execute on Error" and basically connect all previous processors that can go wrong to the Error email.
emcodem, wrapping since 2009 you got the rhyme?
Re: Email notification
rightclick the green input connector set it to "execute on Error" - that option solved a problem, thanks !