Customer Portal

Notification of Failed Records

Comments 1

  • Avatar
    mvarecha
    0
    Comment actions Permalink
    Hello,

    it's exactly how you described it.
    However, there is another way how to achieve required behavior.
    I suggest to use "email sender" component in the last phase of the graph:
    http://wiki.cloveretl.org/doku.php?id=c ... mailsender
    * It can send file attachment
    * It sends one email for each input records, so If there are some error records to send, you'll put just one record to the email sender.
    If there are no records to send, you won't put any record to the email sender.

    Best regards,
    Martin Varecha

Please sign in to leave a comment.