Hello Everyone, Please correct my statements, if I am wrong. Adobe Granite CSRF Filter configuration hasFilter Methods: POST, PUT,DELETE (These methods are checked by the filter). These filters methods should CSRF token. Otherwise, application will throw error. Adobe Granite CSRF Servletcom.adobe.gr...
Hi,I am practicing AEM with different use cases.I am looking for some real-life use case scenarios. Since my project doesn't have much scope, I'm asking for help from the AEM community. Can you please put in some use-case scenarios which you people implemented in projects on the topic of servlet ser...
Hi Team, Can anyone assist me in loading the client libraries based on the conditions? I have more than 20 categories in the main client library, and it is loading them. However, I need to load only 5 of them based on their true/false or other conditions. ThanksImad
I am running dispatcher using docker on my local. I am trying to serve weekend.com from port 4503. localhost:80 is already serving it, but when I tried to run it using weekend.com I am having issues. What I have done so far is as follows :I have mapped my local IP to weekend.com and local.weekend.co...
[Fatal Error] :32:114: The prefix "granite" for attribute "granite:class" associated with an element type "dynamicmediaGroup" is not bound. [ERROR] ValidationViolation: "jackrabbit-docviewparser: Invalid XML found: The prefix "granite" for attribute "granite:class" associated with an element type "d...
OS: RHEL 7.6 Server: AEM-6.5.1 SP-6.5.20Dispatcher: (build 4.3.2/apache2.4-linux-x86_64-ssl)ACS Commons: v4.12.0 we are using versioned clientlibs which is working as expected. Now we need to add custom attribute in clientlibs generated script tag as below. <script data-cookieconsent="necessary" src...
Hello Team,I have few queries related to GraphQL feature. 1: securing the graphql query in AEM 6.5.19, not in cloud.publisher-xyz.com/graphql/execute.json/configuration-name/persisted-query-nameHere, any 3rd party application can access this URL, without doing the CORS setup in AEM application?2: Is...
We have approximately 20000 assets.There is a custom attribute on the asset ([asset]/jcr: content/metadata/marketing base information/releaseTime).When using querybuilder.json to query assets, if using @ jcr: content/jcr: lastModified sorting, the speed is fast. If using releaseTime sorting, the que...
Good morning, within the “/aem/inbox” section of Adobe Aem I have more than 500 notifications. Is it possible to delete them all massively and not one at a time? Thank you
Hello Team, Is it possible to explore GraphQL using AEM 6.5.19? Reason is: if I refer any tutorial, they are using cloud environment (either local setup). Is there any reason, not using standalone AEM 6.5 ? cc @aanchal-sikka