Expand my Community achievements bar.

SOLVED

How to stop DAM Update Asset work flow email

Avatar

Level 3

Hi 

We keeps receiving email when the DAM Update Asset work flow is triggered in AEM, is there a way to stop that email?

HanL_0-1728489225893.png

Thank you

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

 

You can try disabling the 'SendTransientWorkflowCompletedEmailProcess' config in /system/console/configMgr. This would disable the notifications when DAM Update Asset workflow is triggered.

Screenshot 2024-10-09 at 12.39.51 PM.png

View solution in original post

4 Replies

Avatar

Community Advisor

http://localhost:4502/editor.html/conf/global/settings/workflow/models/dam/update_asset.html?cq_ck=1...

please check the email notification step in DAM  Update Asset workflow model and disable it

 

Screen Shot 2024-10-09 at 12.59.54 PM.png

Avatar

Level 3

Hi Suresh 

I already deleted it but we are still getting the notification email. The last step in this work flow is "DAM Update Asset Workflow Completed"

HanL_0-1728493573015.png

 

Avatar

Correct answer by
Community Advisor

 

You can try disabling the 'SendTransientWorkflowCompletedEmailProcess' config in /system/console/configMgr. This would disable the notifications when DAM Update Asset workflow is triggered.

Screenshot 2024-10-09 at 12.39.51 PM.png

Avatar

Level 3

I will try that. Thanks!