Practice Free AD0-E123 Exam Online Questions
Review the following HTL code snippet:
<div data-sly-
use.testComponent=’${com.adobe.core.models.TestComponent’@ testParam=’testValue’}’></div>
Which two approaches correctly read the value of testParam in Sling model? (Choose two.)
- A . @lnject @Sourcef’request-aItribuIes") @Named{"testParam’)
- B . @RequestAttribute(name = "leslParam")
- C . @lnject(name = ‘testParam’)
- D . @lnjecT @Prop("testParam")
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 . AEM instance will run in the debug mode
- B . AEM instance will temporarily be suspended, and it will not be able to start
- C . AEM instance will start in the publish mode
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 . Container Step
- B . Goto Step
- C . Process Step
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
- A . Multi Resource Support
- B . Multi Resource Enable
- C . Transient Workflow
What is the correct resource type of the configuration node?
- A . cq:Configuration
- B . slingOsgiConfig
- C . cq:OsgiConfig