@Tessa_learner1 Did you check your replication logs ?Also are all other pages such as we retail working on publish.Probably some back end services is/are either missing/un resolved.Thanks
@Shelson You can simply update the HTML button to have an anchor tag with a href of the JPEG(or equivalent) asset path./apps/asset-share-commons/components/details/action-buttons/action-buttons.html <button class="ui primary button cmp-action-buttons__button"
data-asset-share-...
Hi @Jagadeesh_Prakash My AEM version is 6.4.8.4 Yes this works on plain vanilla instance .However i have some 1 TB of assets on my DAM system.Thats when I see this issue . Thanks
@Jagadeesh_Prakash I understand that a query is getting triggered.My question was where exactly can we update this query.As you know this is an OOB service
Hello Everyone,I am encountering an issue while removing folders with folder metadata schema,The steps followed to replicate the issue is here, I have created a new folder metadata schema "testdisp" on page http://localhost:4502/mnt/overlay/dam/gui/content/foldermetadataschemaeditor/schemalist.html...
Hello All ,Thanks for responding.I finally found the solution to the problem, whose details is as below.1. My code snippet initially looks something like this2. The above was somehow closing the session quicker than expected, resulting in a warningUnclosed session detected 3. Hence the old conten...
Hi @VeenaVikraman Thanks for your response ;Below are the activities i performed 1. Updated the following URL Mappings /content/asset-share-commons/en/light/(.*)</$1 on Resource Resolver Factory.2. Tried to access page /content/asset-share-commons/en/light/faqs.html via /faqs.html --> OK3. Tried t...
Hello Guys , I am trying to use a suffix path on my Page to render some content.The Sling resource resolver fails to rewrite the URL only on these pages where we have a suffix.The Sling resource resolver factory however rewrites the pages accurately whenever there is NO suffix.Any pointers as to how...