A content author will be using live copies on AEM.
Which two factors must the content author now consider? (Choose two.)
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
Which default timing card is available when the Automated Maintenance Tasks are being accessed at serveraddress:port/libs/granite/operations/content/maintenance.html?
How would a developer define global project properties in Maven project structure?
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 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 developer wants to see debug logs for SAML. Which logger must be created for this purpose?
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?
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 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?
An AEM sites developer is working on the development of a 'Hello World' component and wants to facilitate the mapping of data from the JCR to Java variables.
Which feature should the developer use to provide this facilitation?