I have editable templates on my project, which are using policies. I can see the policies are well linked to the templates, that is not an issue. On these templates, I have a responsive grid with a policy that allows a set of allowed components. The policy is well linked, that is not an issue. How...
Hello Team, We are using AEM as CS for our project. We are some build issue on cloud environment as below. any guild will help us. thanks 6:45:17,930 [Exec Stream Pumper] [INFO] npm ERR! gyp info using node@14.17.3 | linux | x6416:45:17,930 [Exec Stream Pumper] [INFO] npm ERR! gyp ERR! find Python...
Hi Team,I tried to find out the existing OOTB code of Image Edit (opens the Image in the Edit Console) but not able to find the exact location. Could someone help me to provide the path for the same? PFB screenshot for the reference. Thank you!
Hi Team, What is the best way to update core components .. Is that through POM ? if so please guide me by showing pom changes .. If not through packMgr can we upload the package if so what is the exact folder I need to upload from below Thanks
Hi Team, I'm trying to get used of Sling model exporter capability where http://localhost:4502/content/<prject>/en/page/jcr:content/parsys/component.model.json But I 'm getting an error saying Invalid recursion selector value 'model'.How I can get sorted this ? Note - Is this we can use only for co...
Hi, Need your thought on this: I have multifield dialog with rich text and I need to add some dynamic html attributes in anchor link: My thoughts: 1. I can add a component specific client lib with category "cq.authoring.dialog" and then on keyup event I can get the html string and add html attribu...
Hi All, I have one author and two publisher instances for my AEM setup. On publisher 1, error.log was increasing abruptly. When I checked logs, I found a lot of logs in error.log related to segment store - *ERROR* [async-index-update-async] org.apache.jackrabbit.oak.segment.SegmentNotFoundExceptionL...
I have a page, where I wanted to add a vanity URL. After adding the vanity URL,In Author instance, When checked on <SERVER_URL>/libs/granite/dispatcher/content/vanityUrls.html - VanityUrl appears fine.In the Publish instance,When checked on <SERVER_URL>/libs/granite/dispatcher/content/vanityUrls.htm...
Hi Team, My site experiences slower page loads. SO I need to identify slow running requests. How I can get it done.I saw there are options in internet.a. Use rlog.jar with the following command $ java -jar ../opt/helpers/rlog.jar -n 10 requests.log to identify long running requests.b. Use proxy.jar ...