AEM Certification Questions with Correct
Answers | Updated (100% Correct Answers)
how to get WCMMODE from request? Answer:
WCMMode.fromRequest(request)
you have created tempA and tempB. In the property allowed
children of tempA you placed tempB. you created a pageA based
on tempA and add property cq:allowedTemplates, with a list of
templates excluding tempB. Can you select tempB to create page as
cold of pageA? Answer: No, tempB needs to be added to the
property cq:allowedTemplates of PageA to accomplish that
which xtype should you use of you want to raise a part of a dialog
in another dialog Answer: cqinclude
how do you create design dialog for AEM component? Answer:
create a vision in the component folder and name it design_dialog
how to get the root node of JCR workspace? Answer:
jcrSession.getRootNode();
What is the difference between Simple Versioning and Full
Versioning Answer: Under Simple Versioning versions are added as
direct successors of the previous version. under full Versioning a
© 2025 All rights reserved