Invoking workflow for comments
Hi Guys,
I am new to workflows so please bare with me. We are trying to implement blogging feature where user comments will go through approval process (workflow) which also has watchwords analyzer.
We are using AEM 5.6.1 along with AEM 5.6.1 Social Communities Feature Pack 1.4.206 installed .
The problem is comments does not go through watchwords analyzer(my understanding is watchword analyzer will block the comments containing the words we list in the dialog). Also there are many workflows like
Comment Moderation - /etc/workflow/models/collab/comment_moderation.html
Social Moderation - /etc/workflow/models/social/commons/comment_moderation.html
Social Moderation - /etc/workflow/models/social/comment_moderation.html
We have no idea from where, which of the above workflow gets triggered.
Queries:
Is there a way to find out which workflow gets triggered?
Is my understanding of watchword analyzer correct?
If it follows the "Comment Moderation" workflow - which does not have watchword analyzer how what change i should do so that watchword analyzer works?
Many thanks in advance,
Jai