cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow email reminders

Florent_Guillau
World-Class Innovator
World-Class Innovator

How can one get email notifications or reminders when workflow tasks are due or near their due date?

1 ACCEPTED ANSWER

Florent_Guillau
World-Class Innovator
World-Class Innovator
  • create a scheduled event using the Scheduler with the periodicity you want,
  • create a listener for that event, in which you implement the logic to:
  • ask the jBPM service for the relevant tasks for which you want to notify,
  • send emails.

View answer in original post

1 REPLY 1

Florent_Guillau
World-Class Innovator
World-Class Innovator
  • create a scheduled event using the Scheduler with the periodicity you want,
  • create a listener for that event, in which you implement the logic to:
  • ask the jBPM service for the relevant tasks for which you want to notify,
  • send emails.
Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.