Hello, posting here since no response under Sites. We're new to AEM and recently deployed aem-project-archetype. Once the Cloud Manager site was up and running, I uploaded and installed packages copied from a different running/working environment "com.adobe.fmdita-aemaacs-2022.11.198-cp2fm-converted...
Hi all, I have a requirement to add x-cq-linkchecker attribute to an anchor tag conditionally (basically on the basis of the option selected by author in dialog). I am aware that to add this attribute in /apps/cq/xssprotection/config.xml. Following is the xml entry in anchor tag:<attribute name="x...
Hello -- When running the production pipeline to update to version 2023.2.235 of AEM Guides as a Cloud Service, I receive the following error: Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:npm (npm run prod) on project aemaacs-dox-project-ui-frontend: Failed to run task:...
Hi All, Is it possible to add text component withing pages generated by AEM Guides? How can we add a link in Guides pages, which opens AEM custom form to get user data? Thanks,
https://webauthor-qa.company.com/libs/fmdita/bulkpublish-dashboard.details.html/var/dxml/bulkactivationcollections/servicemanuals When I try the bulk publish feature as an admin user, publishing works fine. However, for a custom user with minimum required permission and DITA related groups (Auth...
We use AEM on Premise 6.5.12 and upgrading our Active Directory server level from 2008 to 2016. Are there any known issues or risks with this change? Any LDAP configurations that need to change? The users are not provisioned through AD, it's just used for authentication.Any advice would be appreciat...
The search feature works great to locate content, but there's no way (that I've found so far) to search for content, "find" it, then find out where in the folder structure that content is so that you can upload a new version. Has anyone figured out a way around that? For example, I need to update ...
Hello, We are trying to integrate vue-router into our App that is used in an AEM INT environment. However the router object does not seem to be initialised, custom elements such as `<router-view>` are not being parsed. Any suggestions?Everything works fine in our local dev environment. Thanks.