Hi, I'm exploring the option to ship the JMX console default metrics like OperationStats.WorkflowPurgeTask.SUCCESS to AWS CloudWatch for better observability. I've implemented collectd to grab the JMX metrics and was able to ship the GenericJMX mbean metrics like memory_pool but could not find the m...
We have a requirement to extend WCM Core Teaser component, where we have to add few extra fields for Images under Asset Tab which isextending core/wcm/components/image/v3/image/cq:dialog/content/items/tabs/items/assethaving sling:resourceType set as core/wcm/components/include/imagedelegateI am look...
Hi,We are experiencing a persistent double-slash (//) issue in our website URLs, which are also getting indexed by Google. An example of the problematic URL is -: https://mywebsite.com//content/site/en/learn/about-us/company-overview.html We have applied the following Rewrite Rules in our dispatcher...
Hi, I have two groups rccl-royal-authors and rccl-cel-authors. And if a user is part of the rccl-royal-authors then he should have read/write/publish access to /content/experience-fragments/rcg-fragments/rci-fragments as shown belowIf user is a part of rccl-cel-authors then he should have read/write...
Hi there, I'm currently using AEM as a Cloud Service and have Akamai configured on top of it. Akamai is correctly routing traffic to my AEM publish instance at: "publish-pxxx-exxxx.adobeaemcloud.com" and everything seems to work fine at first glance. However, I'm encountering an issue with redirects...
Hi All,What all the ootb objects available in granite rendercondition.I have browsed and few of the blog mentioned requestPathinfo is available so like this What other ootb objects available in granite rendercondition to use in component dialog.
Good afternoon everyone!I'm working with the Experience Fragment V2 lib and I need to include two new fields, one called "Id" and the other "Audience".Both should appear in the "Experience Fragment options" dialog box.Would you like some help or advice on how to do this?
Hi TeamI am working on AEM assets. Currently when an asset is expired, we are getting a flag mentioning asset is expired. I have identified it is coming from /libs/dam/gui/coral/components/admin/contentrenderer/card/asset/propertyList.jsp so I have overlayed to /apps/dam/gui/coral/components/admin/...
Hello, a pleasure to greet you I have two sites, one is hosted at /content/site1 and the other at /content/site2. I have a role called author_site1 and another called author_site2. The error I'm experiencing is when I assign a user to both the author_site1 group and the author_site2 group, it remove...
I'm building a block using EDS with XWalk, and I'm fetching content fragments via GraphQL in AEM as a Cloud Service. The image field in the response returns a DAM path like:"image": { "_path": "/content/dam/shared/en/contributor/ian_provo.jpg" }In my JavaScript, I'm using a helper (createOptimizedPi...