A developer wants to replace the element name of the host element with titleLevel property of the model in HTL.
Which action would be taken to complete this task?
A developer has created a custom workflow model which includes a JAVA-based custom process step. During the creation of this custom process step, some data has been saved in metadata programmatically for subsequent workflow steps.
Which code snippet can be used to save this metadata in JAVA code7
A developer wants to see debug logs for SAML. Which logger must be created for this purpose?
Which two options are included in the AEM service pack release notes? (Choose two.)
A developer wants to send a SAML Authentication Request to a specific URL of a system entity that creates, maintains, and manages identity information.
Which property of SAML Authentication Handler configuration must be configured with this URL?
A developer would like to view page transaction response times. Which log file would they use?
A developer needs to produce various content fragments depending on some dynamic names and decides to use JAVA code.
Which code snippet should be used to create a new content fragment?
A content author has this OSGI component:
How can the content author use the Apache Felix Web OSGi console to disable the servlet?
A developer wants to render Hello World' only in edit mode. Which approach would be used?
Review the following HTL code snippet:
use.testComponent='${com.adobe.core.models.TestComponent'@
testParam='testValue'}'>
Which two approaches correctly read the value of testParam in Sling model? (Choose two.)
What is the out-of-the-box response of the dispatcher when requesting a URL which is defined as deny in /filter setting of the dispatcher?
A developer has to allow third-party applications to access the content of the Experience Fragment directly, using only the URL. It should be available through the browser.
Which selector would be used for this purpose?