I have multiple country specific sitemap.xml (/us/en-us.sitemap.xml , /us/es-us.sitemap.xml) which is created using OSGI configuration (com.adobe.acs.commons.wcm.impl.SiteMapServlet). Now I need a index sitemap at root of the domain (localhost:4502/sitemap.xml) having all the market's sitemap. Any l...
I have an en master page where in I have a fr live copy but in the live copy page Live copy tab is missing in page properties. Can anyone help me why the fr page isnt a live copy Thanks, Vani.
Hi Team, I have a custom Carousel Component inheriting from Core Carousel. The carousel has slick slider implemented in it. The markup is minimally changed other than addition of a <div> container which has slick slider dependency. <div class="${wcmmode.edit ? 'carousel__authoring' : ''} carouse...
As we upload the asset in aem dam we observed that /content/dam folder properties getting updated due to which asset is not visible after uploading . This is AEMAACS 2022.9.8722.20220912T101352Z . However we tried with same jar version on local sdk with same custom codebase but it is working fine ...
Hi,Back again -.-I have a folder tree in my DAM that do not show any new assets added. I can see a handful of old documents in this folder but everything new does not appear here. Also, anything linking to these documents on the live site becomes a broken link. If I look at the same path in CRXDE al...
Hi Team, I have a following use case to solve for- I have to give ability to users to select multiple content fragments and trigger a review workflow. One workflow instance be created and running for this. Eg I selected CF1,CF2 and triggered w/f1. I should see 1 w/f instance running for both CF! ...