hi all, we have a restriction wherein we cannot run the aem workflow migration tool due to security constraints for aio npm plugins.Reffered Asset Workflow Migration Tool | Adobe Experience Manager What is the alternate way to do so? BPA has flagged issues related to the workflow launchers being ena...
question 1: Do I need to customize the resourceTypes to include my custom ones? Or is the default value already there enough to cover all pages whose a descendent of "wcm/foundation/components/basicpage/v1/basicpage"? example: my editable template has a resourceSuperType of "core/wcm/components/page...
Hi all, Currently have the OOTB sitemap generator set up via Apache Sitemap Generator but noticed the xml is formatting in plain text on the page. The sitemap does pass validation.Despite this, there is a need for us to fix the formatting to a proper xml page and wanted to see if there were possibly...
as above. I was looking at the compatibility page (https://adobe-consulting-services.github.io/acs-aem-commons/pages/compatibility.html) and it only mentioned 6.x.x as being compatible. nothing about doing regular updates. I only want to use redirect manager. Thanks
Hi Everyone, I have to create a Title Component by extending the OOTB Title Component, additionally i have to add 2 extra fields into that1) linkTitleAttribute2) linkAccessibilityLabelI am not able to implement this use case by extending the core Title component. Kindly help
Hi Team I am creating a CF using content fragment import.My CF is multifiled and with proper excel sheet I am able to create multiple records within content fragment. However my requirement is to upload data to different variations of CF. I have try to change my excel but some how everytime data is ...
Hi In AEM, we can find where the pdfs/pictures are used by looking at the pdfs/pictures properties, I'm wondering if there's any way to load this info with Java code? Thanks
Hello Community, I have been working on a workflow process step in which we will send an email to each and every user of a certain group (passed as an argument to the workflow) upon starting the workflow so that the approvers can see everything that they need without much hassle. This workflow will...
I'm working on migrating from AEM 6.5 to AEMaaCS. Previously we were just using content-package-maven-plugin, but it looks like we also need to use filevault-package-maven-plugin for the project to compile with <packaging>content-package</packaging> The thing I am confused about is how I can include...