Hello all,This is a general query,We are facing some load related issues on the server where we are seeing high load on the cpu (5-6) and java process taking 400% cpu.We are not able to debug what is causing load even after taking thread dumps and top dump.Please can any one suggest a way to analyze...
Hi ,I have a requirement that I should allow to add only one particular component name B in parent componetA parsys.ThanksAdobe Experience Manager AEM - Questions Adobe Experience Cloud
Hi,We have redirects with Sling Mappings, but some of them are redirects without extension. Therefore the dispatcher is blocking these requests.What are recommended ways to fix this?Vanities are working fine, since I am using the vanitiy_url section. And redirects with extension as well, the extensi...
Hi All,I have plan HTML files(pages) , can I upload these HTML pages in AEM6.4 at any location means DAM or somewhere else.I just need to store these pages in AEM.I don't want to create template or component , just need to keep plan html pages in AEM6.4.Please suggest.Regards,Sunil
Hello All,This is regarding the components configured in the lay-out container in template editor,in one of component we need to define a policy that data entered in one of the widget should be automatically populated into widget in cq:Dialog(actuall component dialog).If any one come across and impl...
I see in the legacy there is a Radio component available, but where as its missing in the new version of Granite, have only Radiogroup. ?Legacy : RadioGroup — Granite UI 1.0 documentation New Granite : Granite UI Foundation Server-side — Granite UI 1.0 documentation Can any one suggest where is the ...
Hi Team,We have been working on experience fragments in AEM 6.3 using custom dynamic templates. We modified the cq:allowedTemplates to give the custom template path. Everything is working fine except for one issue which is the following.When I create XF using the custom template, it shows the follow...
Hi,I have a sling model with both SlingHttpServletRequest and Resource as adaptables. Couple of questions there.1. I think the default adaptable is request (has the higher priority) since for any inject which depends on resource being the adaptable does not work until i put a Via("resource") there. ...
I have a requirement when the user clicks on Bold icon of the RTE then the text has to be wrapped with <strong> tag instead on <b>.I tried using the solution from the link Experiencing Adobe Experience Manager - Day CQ: AEM 61 - Touch UI Rich Text Editor Remove Bold and Add Strong Plugin but i am no...