How should the developer meet this requirement?

A developer creates a template-type for building editable templates. The resulting editable templates and pages must always contain a specific layoutcontainer that can NOT be deleted by the author. How should the developer meet this requirement?A . Add the layout container component to the structure section of the template-typeB ....

September 19, 2021 No Comments READ MORE +

Sensitive information is automatically decrypted using the CryptoSupport OSGi service before the value is returned

Sensitive information is automatically decrypted using the CryptoSupport OSGi service before the value is returnedView AnswerAnswer: A

September 19, 2021 No Comments READ MORE +

What will happen when the developer uploads the bundle com.custom.package.b into the system?

A developer is creating a new OSGi bundle com.custom.package.b to expose new services. com.custom.package.a is already installed and active in the system and has the following package definition: The system console shows the following package availability: Bundle com.custom.package.b to be installed has the following packagedefinition: What will happen when the...

September 18, 2021 No Comments READ MORE +

Which part of the Dispatcher configuration should a developer review to ensure both AEM publish instances are used?

Two AEM publish instances feed a single Dispatcher. Which part of the Dispatcher configuration should a developer review to ensure both AEM publish instances are used?A . virtualhostsB . farmsC . filterD . cacheView AnswerAnswer: B

September 18, 2021 No Comments READ MORE +

What will happen when the developer uploads the bundle com.custom.package.b into the system?

A developer is creating a new OSGi bundle com.custom.package.b to expose new services. com.custom.package.a is already installed and active in the system and has the following package definition: The system console shows the following package availability: Bundle com.custom.package.b to be installed has the following packagedefinition: What will happen when the...

September 18, 2021 No Comments READ MORE +

What is most likely causing this issue in the dispatcher configuration?

Too many pages are invalidated in the dispatcher cache when a page is published. What is most likely causing this issue in the dispatcher configuration?A . Sticky session are NOT configured properly, resulting in requests being delivered to the wrong server.B . The level of cache invalidation is NOT appropriate...

September 17, 2021 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 than other requests for the same page. Refer to the $DOCROOT/content/sampleproject directory below. [user@group /opt/dispatcher/cache/content/sampleproject ]$ ks -la total 2 drwxr-xr-x. 5 apache apache 4096 Feb 11 11:41 . drwxr-xr-x. 3 apache apache 4096 Nov 29 16:07 .....

September 17, 2021 No Comments READ MORE +

How should a developer analyze the requests with long response times?

An AEM site experiences slower page loads. A developer needs to identify the slow running requests. How should a developer analyze the requests with long response times?A . Use proxy.jar with the following command java -jar proxy.jar <host> <remoteport> <localport> to debug the webserver and AEM server communicationB . Use...

September 17, 2021 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 than other requests for the same page. Refer to the $DOCROOT/content/sampleproject directory below. [user@group /opt/dispatcher/cache/content/sampleproject ]$ ks -la total 2 drwxr-xr-x. 5 apache apache 4096 Feb 11 11:41 . drwxr-xr-x. 3 apache apache 4096 Nov 29 16:07 .....

September 17, 2021 No Comments READ MORE +

Which action should the developer take to further monitor the overall session count on this AEM instance?

After adding new features, a developer’s environment is experiencing slowness before ultimately running out of memory. The initial log analysis points towards a large number of open sessions. Which action should the developer take to further monitor the overall session count on this AEM instance?A . Run the following command...

September 17, 2021 No Comments READ MORE +