Hi Team, We have one Cron job scheduler which creates around 100k pages in Production (weekly twice) and then we need to publish all pages. Would like to know best approach to handle this situations so that It does not impact Prod AEM instances' performance. 1) Page by page publish OR2) Create Packa...
Hi Team, Hope you all good, We created a new AEM site with latest archetype 35.Now, we want to do following: 1) "All" module to be commented out in Parent POM.xml as we dont need to use this module. 2) Next is UI.apps should embed core bundle like below: But It gives below error: [ERROR] Validati...
Hi @kautuk_sahni , Thank you for this post. My Question: Is there any possibilty to provide mutiple template paths for “templatePath”. I want to achieve same feature for more than 1 template. Thank you in advance.
Hi @Asutosh_Jena_ , Thank you for your reply. My point is not to restrict this specific configuration, I wanted to know if we can have some sort of workaround by any means in AEM (not necessarily with DAY CQ link checker) so that We can achieve site specific configuration.Regards,AP
Hello All, I am aware of the fact that we need to make entry in "Day CQ Link Checker" in order to support href value as "tel:" like below: Question: There are multiple sites from different vendors ruuning at same AEM instrance. If we make changes like above, It will be applied across all other sites...
Thanks all for your reply. Root Cause: Some other project running on same instances have Link Transformer Implementation and one of its feature was to strip off script tag for page content. Ideally, we should do such implementation with Site Path as input parameter so It does not create issues for ...
Hi Umesh, Thank you for your reply. As I written above, We are using JS code directly in SIGHTLY HTML, not using any client lib. Do you still think, minification might be the issue? I verified again, its not minification issue. Regards,AP