Customer Portal

Resume graph execution from point of failure.

Comments 1

  • Avatar
    imriskal
    0
    Comment actions Permalink
    Hi,

    You can use Loop component (available since CloverETL 3.5) with a condition checking whether status in output mapping of ExecuteGraph is "ERROR". If there is an error, the cycle will wait a while (Sleep component) and try it again.

    http://doc.cloveretl.com/documentation/ ... /loop.html

    Regards,

Please sign in to leave a comment.