Can anyone help us resolving this issue please.This is what we could see in the Error logs. 09.08.2023 05:17:39.837 *WARN* [sling-oak-observation-19] com.adobe.cq.dam.cfm.graphql.ModelManagerImpl Could not get conf path for model /conf/testjava.lang.IllegalArgumentException: Not a valid model path: ...
Hello community ! I have been following the tutorials from https://solutionpartners.adobe.com/training/learning_program/learningProgram52525.html?PRIME_BASE=https://learningmanager.adobe.com&code=dce6710d05b7518b771a6751930dfb82&state=state1and I am stuck with a extended component I am trying to use...
I am needing to add hundreds of tags to the tag editor and Im hoping there is a way to do this in bulk. We are using AEM Cloud. I ran across this solution from 2018 but I am hoping 5 years later there is a better solution with less hoops to jump through:https://experienceleaguecommunities.adobe.com/...
hi all, i have an issue when deploying project to my local it is working fine.but when i push the target jar of all module to rde using aio, there are few differences -the size of the package in cli is much larger than the one deployed on rde instance.the cli shows 5 mb of package being uploaded, wh...
Hi Team, Whenever I am trying to delete an asset in particular DAM folder, a popup saying "One or more item(s) has local references and/or activated.". When I actually checked References of asset it's "Local References(0)". I observed that this is happening only in this particular folder and in all ...
Hello All, There is one recommendation in Lighthouse report to load images in webp format. I did some research and I found we can use Web optimised image delivery option from Core Image component design dialog. Below is the ref link:https://experienceleague.adobe.com/docs/experience-manager-core-com...
Hello, I blocked an HTML file with ACtools but still the data-sly-include still renders the content of the HTML file that was blocked. I checked the CRX/DE of the users, and the HTML file is not visible/readable but still the main HTL still renders the content of the HTML file.Context: An HTML file ...
I have content page test-define.html hosted on AEM whose url is (example) www.test.in/test-define but this can also be accessed using www.test.in/test-define.mnbbbbbbvfghj or https://www.test.in/content/test-website/language-masters/en/test1/test1-India/home/test-define.html. The issue exist on both...
I have a page(http://localhost:4502/content/page/test.html) for which 301 redirect has been set using the redirect manager, in this page we added the alias property(testingalias) under advanced tab. Now the redirect is working for the page(https://www.test.com/page/test.html) but not for the alias U...
Hi All, I have setup local Dispatcher on IIS for Author Instance. we are using React as frontend module in our project. I want to test brotli compression for our site pages. I am not sure where should i write the rule or how to proceed further. Any guidance is helpful. I have below three files as sc...