How should the developer modify the number of transient nodes to be triggered until automatic saving?

A developer is installing a content package with the package manager. The developer needs to restrict the approximate number of nodes in a batch that is saved to persistent storage in one transaction. How should the developer modify the number of transient nodes to be triggered until automatic saving?A ....

January 19, 2020 No Comments READ MORE +

Which code snippet should a developer use to achieve?

A developer needs to create an OSGi service to run on an Author instance and send out newsletters at periodic intervals. Intervals should be customized using the Web Console Configuration. Concurrent execution must be prevented. Which code snippet should a developer use to achieve? A . Option AB . Option...

January 19, 2020 No Comments READ MORE +

Which tool should the developer use to achieve this goal?

A developer is creating templates and/or components using CRXDE Lite. The developer needs to check the files into source control. Which tool should the developer use to achieve this goal?A . vlt commandB . Content ExplorerC . http://localhost:4502/crx/checkoutD . mvn commandView AnswerAnswer: A

January 19, 2020 No Comments READ MORE +

How should the developer implement this functionality?

A developer needs to create a new component called “Component A”. Component A must show a list of other components that all have a resource type of existing “Component B”. Component A must render this list of tiles for each Component B where the tile rendering is different from the...

January 17, 2020 No Comments READ MORE +

What is causing this issue?

A developer creates an AEM editable template that includes a Layout Container. When the developer creates a page using this template, the Layout Container placeholder does NOT appear. What is causing this issue?A . The Layout Container does NOT have a policy.B . The page template has NOT been enabled.C...

January 17, 2020 No Comments READ MORE +

Which snippet should the developer use to meet these requirements?

A developer is creating a custom component that shows a list of pages. For each page, the following items must be shown: - Title of the page - Description of the page - A button with fixed text “Read more” that must be translatable All of the above fields must...

January 17, 2020 No Comments READ MORE +

What is the resulting HTML?

Refer to the following four Client Library Folders. A developer uses the following: What is the resulting HTML? A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: A

January 16, 2020 No Comments READ MORE +

How should the developer modify the number of transient nodes to be triggered until automatic saving?

A developer is installing a content package with the package manager. The developer needs to restrict the approximate number of nodes in a batch that is saved to persistent storage in one transaction. How should the developer modify the number of transient nodes to be triggered until automatic saving?A ....

January 16, 2020 No Comments READ MORE +

How should the developer make sure that the page is always cached?

A developer identifies that some requests for the page /content/sampleproject/page.html take longer that other requests for the same page. Refer to the $DOCROOT/content/sampleproject directory below. The dispatcher.log file contains the following lines: How should the developer make sure that the page is always cached? A . Option AB . Option...

January 16, 2020 No Comments READ MORE +

What should the developer do without changing Component B?

The developer is presented with a component “Component A” which inherits from a component “Component B”. The dialog of Component A on path ../cq:dialog/../../items looks like: The dialog of Component B on path ../cq:dialog/../../items looks like: The requirement for the dialog is that the “Align text” field is shown after...

January 15, 2020 No Comments READ MORE +