Impliment workflow. | Community
Skip to main content
Level 3
October 16, 2015
Solved

Impliment workflow.

  • October 16, 2015
  • 5 replies
  • 1936 views

We have used default CQ forum component.

Got requirement to implement workflow for forum messages.

The messages should not be displayed until it is approved by specific group.

This messages should be displayed only after approved by group or any user of specific group.

Thanks in advance.

Kumar.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

Hi Kumar,

The moderation of forums already take care of it.

http://docs.adobe.com/docs/en/aem/6-0/administer/social-communities/moderate-ugc.html

Thanks,

Sham

5 replies

Lokesh_Shivalingaiah
Level 10
October 16, 2015

You will have to customize and write your workflow launcher on the submit action of the topic/replies

JK_Kendall
Level 9
October 16, 2015

Hi Kumar,

First, please describe what version of AEM you have installed.

Also, when you say 'messages' do you mean posts (replies) to forum topics?

In other words, please provide more specific details.

Thanks,

  JK

Level 3
October 16, 2015

Hi Jk,

We are using AEM 6.0.

Messages means when ever user want to comment on forum that comment should be in like need to approved and after approving by group that comment should be shown in forum page.

 

 

Thanks,

Kumar.

JK_Kendall
Level 9
October 16, 2015

Premoderation can be enabled for a forum when using a recent release.

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

Hi Kumar,

The moderation of forums already take care of it.

http://docs.adobe.com/docs/en/aem/6-0/administer/social-communities/moderate-ugc.html

Thanks,

Sham