In our current project, when publishing a page, the workflow includes an approval process after which the page is given an onTime property so that it will be published automatically at the specified time. However, when the workflow adds the onTime property to the page, AEM first unpublishes the page...
Hi Guys, Recently, I've seen this CSP issue and its pretty new to me and I've no idea how to fix this issue. Step by Step guide is really appreciated. Need your guidance on how to fix this issue..
Hello,As we know, there are restrictions on loading the style system in targeting mode. I’m trying an alternate approach: checking if the mode is edit or targeting, and then loading the style system tab in the dialog only for targeting mode (loading from the dialog with hardcoded values, not from ed...
Hello Team,We are utilizing the out-of-the-box adobeDataLayer Object for analytics purposes. We have added some custom attributes to this object using the approach outlined below: Sling Delegation Pattern:This is a recommended approach for customizing data layer attributes for components.Extend the ...
Could you please give me advice to fix this error?I could not build archtype 54 with the following error message. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.3.1:generate (default-cli) on project aem-project-archetype: Unable to add module to the current project ...
Hello, How can we access recording of AEMUG - Women in Tech Chapter ? Example: https://aem-augs.adobe.com/events/details/adobe-experience-manager-aemug-women-in-tech-chapter-presents-establishing-and-maintaining-metadata-in-aem-assets-for-genai-readiness/ I am unable to find them in youtube cha...
Facing below error while trying to upgrader to JDK21 with AEM SDK API 2025.8v, fallowed the steps updated the POM dependencies version to as per the guide, but while building the core with test case i am facing below error for Any help would be appreciated. java.lang.NoClassDefFoundError: Could not ...
Hi,I am trying to achieve the custom styles in the new editor of content fragments RTE (universal editor) using AEM App Builder. Followed adobe documentations on the extension points. As of now, we can add only individual plugin with no dropdown style. Please let me know, if anyone has completed ...
Hi,this is my query, path=/content/damtype=dam:Asset1_group.property=jcr:content/metadata/productdata/itemStatus1_group.property.1_value=D1_group.property.2_value=X2_group.property=jcr:content/metadata/productdata/samsExpirationDate2_group.property.operation=exists3_group.daterange.property=jcr:cont...
some info:1. I need to check some stuff on the request before it can continue with normal processing.2. if the check fails, I need to redirect the user to the 404 page.3. I need to have access to Http session and HTTP request objects.4. I only need to filter on a specific path (example: /content/my...