0 Replies Latest reply on Oct 13, 2014 1:02 AM by yasir1arafat

    sending recurring task reminder notifications in jbpm 5.4.0.Final

    yasir1arafat

      I have a workflow which has several tasks, one of which needs to send recurring reminder notification every day until the task is completed. I am able to send task notification through custom mailer implementation by extending DefaultEscalatedDeadlineHandler. But I am still unable to achieve the recurring notification part. Is there a way to do this in jbpm 5.4.0.Final. I remember this was there in jbpm 4.3 usung repeat attribute of task.