Hi, I'm working on a site that has both EN and ES versions of pages. The rewrite rules are configured at the dispatcher and I need 2 rewrite rules to be executed for a group of RewriteConds. Below is a sample htaccess file which works fine RewriteCond %{REQUEST_URI} !^/cond1RewriteCond %{REQUEST_URI...
Hi Guys. Need help with groovy scripts. I have a property String[] which has tags stored in it. I want to move the tags to cq:tags property specifically. I am able to create the cq:tags property but the data is not getting stored in cq:tags propertyI tried creating another property name other th...
I'm trying to understand the difference between the processes for the Language Copy Wizard and the Create & Translate process under References. They appear to go through the same workflow, but the metadata for Language Copy Wizard has several options that are not passed through with Create & Transla...
Hi Team When I have given some text for i18n translations in sling:message it is printing twice when I give in <a tag. /apps/i18n-XXX/XXX/en_us/alert_message sling:message: <a href="https://www.google.com" target="_self"><b> Shop </b></a>, knowing Result: Shop, knowing shop knowing When I remove <a...
Ui.frontend/POM.xml <!-- ====================================================================== --><!-- P A R E N T P R O J E C T D E S C R I P T I O N --><!-- ====================================================================== --><parent><groupId>com.aembootcamp</groupId><artifactId>aem-bootcamp...
Hi Team Would like know what is the best way of exposing assets under /content/test to the end user other than assets api. I need to provide link of asset to end user via servlet response and when user clicks on the link asset should get download. Thanks.
[ERROR] Project 'com.aembootcamp:aem-bootcamp.ui.frontend:1.0.0-SNAPSHOT' is duplicated in the reactor @[ERROR] Project 'com.aembootcamp:aem-bootcamp.ui.frontend:1.0.0-SNAPSHOT' is duplicated in the reactor -> [Help 1]
<?xml version="1.0" encoding="UTF-8"?><!--| Copyright 2015 Adobe Systems Incorporated|| Licensed under the Apache License, Version 2.0 (the "License");| you may not use this file except in compliance with the License.| You may obtain a copy of the License at|| http://www.apache.org/licenses/LICENSE-...
Hi All, In case of deployment pipeline get stuck during deploy to environment step in aem as a cloud service , there is no way to cancel it by self. Only way is to raise the adobe support ticket as of now. Did anyone else faced the same or an other alternate approach to handle this scenario. Thank...