Hello All,I am trying to read the cq:tags - multivalued property into my sling model . However, when I read it is only returning single value not multi values. Sample code : valueMap.get("cq:tags",String[].class);or currentNode.getProperty("cq:tags").values();
Hi Team, Want to know what is the exact uses and differences of Inject & Valuemap. I can see in functionality vise both are doing the same thing. Can anyone explain why we need these annotations and what's the use of them. Thanks.
Hi Team, I need to generate a report/catalog for prod publish servers precisely to showcase if there are any spikes at any point of time in the server. Does aem has any ootb capability to solve for this. If not any pointers on how this could be achieved. Things I am planning to do-1. check request.l...
Hello i was working on some tutorials for AEM Authoring, and the site stopped working, it happened when i tried to impersonate another user since it was part of the turtorial for publishing pages workflow. Investigating on other q & a it seems to be some type of login or user permission problem?? I...
Hey guys, I have an AEM site w/ the launch script installed following these guidelines https://experienceleague.adobe.com/docs/platform-learn/implement-in-websites/configure-tags/add-embed-code.html?lang=enUnfortunately I'm facing an issue where certain events are not firing consistently across the...
Hi AEM Community, I am generating User Groups and their permissions via AC Tool following the below documentation - https://github.com/Netcentric/accesscontroltool/blob/develop/docs/Configuration.md The YAML file changes are correctly visible on RDE via AC Tool. However, the permissions defined ...
Hello All, I am trying to run the query to get the list of pages that contains a specific tag.When I run the query in the debugger it looks fine whereas in actual serviceimpl it is returning 0 values. what could be the reason? Also, I have created a service user for our resource resolver.
Hello, I have a Content Fragment path authored by Author. We need to have current version of that particular CF. We don't want the previous version's as It's easily available using VersionHistory Interface. How can I achieve this? @aanchal-sikka Tanika02Esteban666rawvarunSady_RifatMayurSatavRohan_G...