My Blog
Adobe Experience Manager 6 Developer
1 / 24
Which property should be used to find the repository where the configuration changes made in the Web Console are saved?
Reference: http://docs.adobe.com/docs/en/cq/5-6-1/deploying/configuring_osgi.html
2 / 24
How do you disable the “Target” context menu item on components in AEM 6.0?
Reference: http://docs.adobe.com/docs/en/cq/5-6-1/developing/components.html
3 / 24
Which statement about the usage of declarative services while creating an OSGi component is true?
Reference: http://felix.apache.org/documentation/subprojects/apache-felix-maven-scr-plugin/scr-annotations.html
4 / 24
Which three statements about replicate permissions on a resource are true? (Choose three).
Reference: https://docs.adobe.com/docs/en/aem/6-0/administer/security/security.html
5 / 24
What are three causes if Dispatcher stopped updating cache files in the cache directory on the Webserver? (Choose three).
Reference: https://docs.adobe.com/docs/en/dispatcher/disp-config.html
6 / 24
In a typical author, publish and dispatcher setup,where is the dispatcher flush configured?
Reference: https://docs.adobe.com/docs/en/dispatcher.html
7 / 24
Which jar name can NOT be used to install an AEM publish instance?
Reference: http://docs.adobe.com/docs/en/cq/5-6-1/getting_started/download_and_startworking.html
8 / 24
Which property is deprecated while resolving a template (T) that can be used as a template for page (P)?
Reference: http://docs.adobe.com/docs/en/cq/5-6-1/developing/templates.html
9 / 24
Assume there are multiple publish instances (publ,pub2 and pub3) serving requests for an online shopping site. The end user is allowed to provide reviews and comments for each product and about their shopping experience. The Dispatcher module is in place to load balance the requests to publish instances and there is only one author instance, named author, where content editors create the pages. When a user, named User A, provides comments and the request being served by publish Instance publ, in which three ways are these comments replicated to pub2 and pub3? (Choose three.)
Reference: http://docs.adobe.com/docs/en/cq/5-4/deploying/configuring_cq.html
10 / 24
Which template allowed Paths expression would allow a page to be created with the path/ content / main / page1/ page2?
11 / 24
You want to invert the order of display of components added to parsys provided out of the box. Recently added components always have to display on top. While implementing the new parsys component, which two options are valid? (Choose two).
Reference: https://docs.adobe.com/docs/en/cq/5-6/developing/components.html
12 / 24
You are logged in as userA and you are impersonating userB. How are your activities logged in the access.log?
13 / 24
Which OSGI bundle should be disabled to restrict web-based log viewing?
Reference: http://docs.adobe.com/docs/en/cq/5-6-1/deploying/security_checklist.html
14 / 24
Which Maven plugin allows direct installation of the bundle into AEM?
Reference: http://docs.adobe.com/docs/en/cq/5-6-1/developing/developmenttools/how-to-build-aem-projects-using-apache-maven.html
15 / 24
You have written an OSGi service with the class name com.acme.myapp.EmailUpdate, You only we this service to run on the publish instance. Which two configurations would run the service on the publish instance only? (Choose two).
16 / 24
When installing Internet Information Services, which Application Development Feature needs to be enabled to work with the AEM Dispatcher?
Reference: https://docs.adobe.com/docs/en/dispatcher/disp-install.html
17 / 24
Which should be configured to create a custom log file with a different log level?
Reference: http://docs.adobe.com/docs/en/cq/5-6-1/deploying/configure_logging.html
18 / 24
Which is a valid out-of-the-box sling run mode?
19 / 24
Which command would you enter in your CQ Component script to get the template path of an AEM page in publish instance?
Reference: https://helpx.adobe.com/experience-manager/using/using-sling-apis.html
20 / 24
The same OSGI configuration parameter is present under /libs/*/config.. AND /apps/*/config..and modified in both locations as well as via felix Console. During runtime, what is the reload order?
Reference: http://kalkanotel.com/change-made-via-felix-console-takes-more-precedence-over-apps-and-libs-why-i71179.htm
21 / 24
How do you delete a property inside a Node object?
22 / 24
When configuring a custom log file on a production publish instance, which two statements are true? (Choose two).
23 / 24
What does the vlt command ‘resolve’ do?
Reference: http://docs.adobe.com/docs/en/crx/2-3/how_to/how_to_use_the_vlttool.html
24 / 24
You add “sling.run.modes=publish/f in sling.properties and start the instance using the command “java -jar aem-6-p4502.jar -r author”. In which mode will the instance start?
Your score is