Exit AD0-E103 Adobe Experience Manager Developer
Question 5 of 5
0% complete
Q5 Single choice

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?

  • A

    A Launcher with the field exclude that has the value !jcr:nodetype==cq:Page.

  • B

    A Launcher with the field path pointing to the folder and nodetype field have the value cq:Page.

  • C

    A Launcher with the field path pointing to the folder and condition field and have the value jcr:content/

    jcr:primaryType==cq:Page.

  • D

    A Launcher with the field condition that has the value jcr:content/page.