Hello !
On AEM 6.4.8.4, I have created a validation workflow which contains dynamic participant steps.
The customer would like users to receive a reminder email X days after the first email (that they received when the step is assign to them).
I was trying to use the timeout option available in the first tab of the workflow step but, in the timeout handler, it doesn't seems to me that an email reminder step is available.
I can develop my own step (I already have) but it would be preferable to keep it native is possible. Am I missing something or does this option just don't exist ?
Many thanks,
Grégory
Solved! Go to Solution.
Views
Replies
Total Likes
Could you please check Send Templated Email step whether it can help you or not as shown below -
It will work on both asset and page.
Details is available https://adobe-consulting-services.github.io/acs-aem-commons/features/workflow-processes/send-templat...
Could you please check Send Templated Email step whether it can help you or not as shown below -
It will work on both asset and page.
Details is available https://adobe-consulting-services.github.io/acs-aem-commons/features/workflow-processes/send-templat...
Hello,
Thanks for your answer !
I've seen this one but the documentation explain that you have to specify the mail template in the workflow step so I didn't successfully configure in the timeout option of my step.
Views
Replies
Total Likes