Add a LowerCase filter to the current indexes

Add a LowerCase filter to the current indexesView AnswerAnswer: D Explanation: A Synonym filter can help to map different terms that have the same meaning, such as “cat” and “feline”. A LowerCase filter can help to normalize the case of the terms, so that “cats and dogs” and “Cats and...

August 24, 2023 No Comments READ MORE +

Which two implementations will support this HTL snippet?

A custom component has one dialog field: The developer needs to implement a Sling Model to perform a business logic on the authored value. The developer writes the following HTL snippet. Which two implementations will support this HTL snippet? (Choose two.) A) B) C) D) A . Option A B....

August 23, 2023 No Comments READ MORE +

Which two OSGi configuration are required for LDAP integration in AEM?

An AEM application requires LDAP Service integration to synchronize users/groups. Which two OSGi configuration are required for LDAP integration in AEM? (Select Two.)A . Apache Jackrabbit Oak AuthorizableActionProvider B. Apache Jackrabbit Oak Solr server provider C. Apache Jackrabbit Oak CUG Configuration D. Apache Jackrabbit Oak External Login Module E. Apache...

August 22, 2023 No Comments READ MORE +

Which configuration/section should be used to resolve the domain name by dispatcher?

Which configuration/section should be used to resolve the domain name by dispatcher?A . Configuration in vhosts file B. Configuration in filters.any C. Configuration in httpd.conf D. Configuration in DNSView AnswerAnswer: A

August 22, 2023 No Comments READ MORE +

Which two OSGi configuration are required for LDAP integration in AEM?

An AEM application requires LDAP Service integration to synchronize users/groups. Which two OSGi configuration are required for LDAP integration in AEM? (Select Two.)A . Apache Jackrabbit Oak AuthorizableActionProvider B. Apache Jackrabbit Oak Solr server provider C. Apache Jackrabbit Oak CUG Configuration D. Apache Jackrabbit Oak External Login Module E. Apache...

August 21, 2023 No Comments READ MORE +

Which attribute must be present in all filter rules in AEM dispatcher configuration?

Which attribute must be present in all filter rules in AEM dispatcher configuration?A . /type B. /selectors C. /url D. /globView AnswerAnswer: A

August 20, 2023 No Comments READ MORE +

Which two implementations will support this HTL snippet?

A custom component has one dialog field: The developer needs to implement a Sling Model to perform a business logic on the authored value. The developer writes the following HTL snippet. Which two implementations will support this HTL snippet? (Choose two.) A) B) C) D) A . Option A B....

August 19, 2023 No Comments READ MORE +

Which configuration must be applied to enable re-fetching of cached items based on Cache Headers sent by AEM?

Which configuration must be applied to enable re-fetching of cached items based on Cache Headers sent by AEM?A . /autolnvalidate true B. /autolnvalidate "1" C. /enableTTLtrue D. /enableTTL "1"View AnswerAnswer: D Explanation: The /enableTTL “1” configuration must be applied to enable re-fetching of cached items based on Cache Headers sent...

August 19, 2023 No Comments READ MORE +

In which location should the OSGi configuration be created?

A developer needs to create a runmode-specific OSGi configuration for an AEM as a Cloud Service implementation. In which location should the OSGi configuration be created?A . core project, (/core/.../config <runmode>) folder B. ui.config project, (/config/.../config.<runmode>) folder C. all project, (/all/.../config.<runmode>) folder D. ui.apps project (/apps/.../config.<runmode>) folderView AnswerAnswer: B Explanation:...

August 16, 2023 No Comments READ MORE +

What should be configured to reduce the number of concurrent workflows?

An AEM server is overloaded with too many concurrently running workflows. The developer decides to reduce the number of concurrent workflows. What should be configured to reduce the number of concurrent workflows?A . The number of threads in Scheduler B. The number of threads in Apache Felix Jetty Http Service...

August 16, 2023 No Comments READ MORE +