Adobe Experience Manager Sites Developer Professional Questions and Answers
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 has modified an existing workflow model in AEM, which defines series of steps to be executed. When a user starts this workflow, recent changes/workflow steps are not available in the workflow instance.
What could be the reason for this behavior of the Workflow Model?
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 wants to overwrite an OSGi configuration via the codebase.
Which one of the Maven modules is the place to create this configuration on the codebase?
A developer must use print-314% in a webpage.
Assuming piValue = -3.14
Which HTL approach would be used?
A content author will be using live copies on AEM.
Which two factors must the content author now consider? (Choose two.)
A developer is starting an AEM instance every time in the debug mode by providing JVM parameters in the console. The developer needs to automate this process to avoid adding JVM parameters at every start of an AEM instance.
How would the developer accomplish this goal?
A developer wants to write a Java service that will serve some data to the custom component.
Which one of the Maven modules is the place to create this service?
Which service is used in AEM to control how AEM instances interact with a topology, while running on instances?
A developer needs to remove all the selectors from the linkValue.
Assuming linkValue = 'path/page.woo.too.html', which two HTL approaches would be used to complete this task? (Choose two.)
A developer needs to extend a complete dialog from the core component, except for one tab.
Which property can be used to achieve this goal?
How would a developer define global project properties in Maven project structure?
A front-end developer working on an AEM SPA project cannot see the property that should be exposed in the JSON of the new component added to the homepage.
Which option would give information if the required property is exposed by the Sling Model?
Which two options are included in the AEM service pack release notes? (Choose two.)
A developer has to enable the indexing of multiple properties asynchronously. Which type of index would the developer use?