AD0-E103 Exam QuestionsBrowse all questions from this exam

AD0-E103 Exam - Question 74


A developer needs an existing workflow to run only when pages are created under a certain folder?

What should the developer create to achieve this?

Show Answer
Correct Answer: BC

To ensure a workflow runs only when pages are created under a specific folder, the developer should use a Launcher with the field 'path' pointing to the folder and the 'nodetype' field set to cq:Page. This configuration ensures that the workflow is triggered specifically for page creations in the defined folder.

Discussion

2 comments
Sign in to comment
AkashDOption: B
Jun 28, 2020

Answer is B

chunpinOption: B
Jan 7, 2021

Answer: B Under /libs/cq/workflow/admin/console/content/launchers.html you can see list of all workflows and list of all Nodetype used