A developer needs to use the AEM Core Components. What is the recommended way to complete this task?
Which offloading-related service is used by each AEM instance to connect to AEM Topology Connector?
Which service is used in AEM to control how AEM instances interact with a topology, while running on instances?
In an AEM as a Cloud Service environment, a client needs a feature to be able to explicitly clear a dispatcher cache of required resources.
Which approach is preferred to create this feature?
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.)
A developer working in an AEM as a Cloud Service environment will be using Golden Master.
What is being used by this developer?
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 created a custom workflow model. While using this custom workflow model on multiple assets/pages, an individual workflow instance is getting started for each asset/page.
Which property can be enabled to start a single workflow instance if multiple assets/pages have been selected7
Which two configurations will be applied if an instance starts with the run modes author, dev, and emea7 (Choose two.)
A developer is checking an AEM start script on the server and notices the CQ_JVM_OPTS parameter is set to the following:
'-agentlib:jdwp=transport=dt_socketladdress=8000,server=y,suspend=n" How will this value affect the start of the AEM instance?
A developer has created a transient workflow, but a specific step defeats the purpose of making the workflow transient. The step creates a sling job to proceed further and generates error messages in log files.
Which step must be avoided to eliminate this problem?
A developer wants to build an AEM project with a specific version. Which property on Maven would be used for this purpose9