Hello @Sid_Gour , In the support ticket, Adobe engineering confirmed that Fix will be part of releases: 21570.After revert back to previous version, the vanity URL is started working as expected.
In our all AEM instances (DEV, QA, PROD), the existing vanity URL is not working. AEM jar version: 2025.7.21484.20250703T155820ZWhen I list the vanity URL using below url, the format is not correct./libs/granite/dispatcher/content/vanityUrls.htmlIt is listing all the URL in single line./iphone13pr...
@arunpatidar thanks for your reply. Most of the assets are used in content fragments and exposed to third parties using Graphql URL.So I am looking for a common solution both pages and content fragments.Thanks!
Hello Team,In AEM Cloud, I want to display a default image on my page when any asset has expired.I know that the DAM expiry job unpublishes the asset from the publish instance. I tried to write a filter, but it did not fulfill my requirement.Please let me know if there is any way to meet my requirem...
Hello Team When a user a install a package using package manager, set merge as a default mode of the package. I know we can edit package and change the mode. Please suggest if there is any other way.Thanks!
<!-- Maven Compiler Plugin --><plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.8</source> <target>1.8</target> </configuration></plugin>This is my config in pom.xml For local build, I am using mave...
I am trying to update AEM SDK version from 2021.6.5540.20210615T210737Z-210527 to 2023.4.11835.20230414T234523Z-230200. The build is working fine in local (local java 11.0.13 2021-10-19 LTS) 08:57:35,922 [main] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:comp...
@Jagadeesh_Prakash Thanks for your clear input.My requirement is move a set of pages with assets. The associated assets are in different different folders. So I am not able to include all the folder paths in the content copy tool. That is why I planned to go for CTT. Now you have cleared my doubt.