How to add more Node Types in Workflow Launcher Configuration? | Community
Skip to main content
vikramca06
Level 4
October 16, 2015
Solved

How to add more Node Types in Workflow Launcher Configuration?

  • October 16, 2015
  • 2 replies
  • 1074 views

Hi,

I would like to have more Node Types in Workflow Launcher configuration. Particularly in Event Type: removed.

How to add more node types in Workflow Launcher?

Thanks.

Vikram

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

If registered nodetype is primary & not mixin it should display for event types modify.    AFAIK for remove event currently product supports only cq:Page, dam:Asset, 
nt:file, nt:folder, sling:Folder.  You might try overlaying [1] But I doubt it will process further on server side.  See if you could use the nodes that product supports for remove event.   

[1]   /libs/cq/workflow/widgets/source/widget/LauncherPanel.js

2 replies

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

If registered nodetype is primary & not mixin it should display for event types modify.    AFAIK for remove event currently product supports only cq:Page, dam:Asset, 
nt:file, nt:folder, sling:Folder.  You might try overlaying [1] But I doubt it will process further on server side.  See if you could use the nodes that product supports for remove event.   

[1]   /libs/cq/workflow/widgets/source/widget/LauncherPanel.js

June 11, 2018

why workflow launcher is not working on any rep node for any event create,modified or removed