Hi, I am getting the following error when running test class. Any help is appreciated. java.lang.RuntimeException: Unable to invoke method 'activate' for class org.apache.sling.models.impl.ModelAdapterFactory at org.apache.sling.testing.mock.osgi.OsgiServiceUtil.invokeMethod(OsgiServiceUtil.java:3...
I am trying to utilize the built-in search function in AEM 6.5 for searching assets. I have a few questions about its capabilities: Is it possible to search for keywords inside a text file (such as a .txt or .css file)?Is there a way to export the search results as a .csv or .txt file?Are there any ...
Why can't I embed a fragment reference in a multi-line text field when rendered as multi-field? I'm able to embed a fragment reference when the multi line text is rendered as "text area." Why allow me the ability to select "Allow fragment reference" if I cannot actually utilize this when "multi fie...
Hi All, Q1) I have Servlet components and Model components on my page for personalization. When the targeting mode is off, the servlet component appears completely, however, when I turn on targeting, the component does not work properly. The Model components work correctly. Q2) From another servlet...
Hi, I got a requirement to list of below properties from page and update them in excell 1.tags 2. title 3. page title 4. Publish status 5. Description I have thousands of pages, and child pages too , how can I a give this. Thanks in advance Thanks
I have the below query which is used to get all the images added (in two of the paths) which were created between two dates. SELECT * FROM [dam:Asset] AS a WHERE ((ISDESCENDANTNODE(a,[/content/dam/wknd/en/site])) OR (ISDESCENDANTNODE(a,[/content/dam/wknd/en/site2]))) AND a.[jcr:created] > CAST('...
Our app takes around 2 hours for Adobe to build and deploy to a non prod env. The vhost files are somewhat complex, and apache rewrite rules easy to get wrong. Most of it we do by trial and error. As build takes so long, we are lucky to try 3 one line vhost changes in 24 hour period, which make...
Hi All, I have service pack 6.5.14.0 if I use core.wcm.components version 2.20.8 everything is fine, but if use core.wcm.components version 2.19.0 version then all my bundles are going to installed mode In the leagues it stated that 6.5.14 service pack supports 2.19.0version Can anyone tell me how ...
Hey guys, just wanted to know something about AEM forms. Can we use the AEM forms functionality only over traditional development or also maybe in hybrid development? I don't think so it's possible in headless scenario. Could anyone please answer.