내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Email Notification

Avatar

Level 4

Hi ,

I want to trigger an email on start of my workflow and i am trying to customize  the default email notification in 'en.txt' under '/etc/workflow/notification/email/default'. I am making modifications in 'en.txt' but it is not reflecting. Please let me know any alternate solution for this problem.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

You can always create a custom email step for CQ and then drive the functionality that meets your business requirements. For example - you have more control over the email step and what to place in the email message. 

We have a community article that talks about how to create a custom email step. See:

http://helpx.adobe.com/experience-manager/using/creating-custom-aem-workflow-steps.html

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 10

You can always create a custom email step for CQ and then drive the functionality that meets your business requirements. For example - you have more control over the email step and what to place in the email message. 

We have a community article that talks about how to create a custom email step. See:

http://helpx.adobe.com/experience-manager/using/creating-custom-aem-workflow-steps.html

Avatar

Level 3

Hi RK,

As suggested create a custom workflow step that sends email, and from there you can set properties.

You can use the following article to send email notification to particular members.

Ref : http://sonycharan.blogspot.in/2014/02/how-to-send-email-notifications.html