Hey All, So I am writing an Extension for Universal Editor....I want to export the rendered html of the xwalk account. So lets say I have a xwalk page at /content/website/index.html and open it in universal editor. how can I access the rendered html from universal editor?
Hi All,I am trying to deploy my custom oak indexes which is placed under "ui.apps/src/main/content/jcr_root/_oak_index" and added the filter <filter root="/oak:index" mode="update"/>When I try deploying my code locally below is the error [ERROR] ValidationViolation: Package of type 'APPLICATION' is ...
Hello community,Top of the list of 404's listed on Google Console is an inbound link to our site from an external site. Is there any way using AEM redirect manager (ideally) to create a redirect to a different destination to correct the wrong url applied on this external site? The url path doesn't e...
hi folks,I had to manually restart my custom bundle on the UAT Author instance. (It was in INSTALLED state)(This was after a deployment and some restarts of the server.)However, I didn't have this problem with other environments with the same code. After that I was able to Author a page as usual.An...
Hi Team, I want to delete some user groups on publisher, how can I delete the groups on publisher directly? Is there any curl or process to handle the users or groups on publisher? Thanks,SD
I am trying to set the default value for dropdown : granite/ui/components/coral/foundation/form/select But it's not working tried with selected = "true",forceIgnoreFreshness = "true"Anyone please suggets!
Hi everyone,I’ve implemented a simple Sling scheduled job in Cloud Service. It works perfectly in my local SDK, but once deployed to the dev environment, the job never seems to run - and there are no related logs or errors.Below the core code:@component(service = Runnable.class,immediate = true,conf...
Hey Guys, We have a domain abc.com which is managed by the client.We have uploaded the customer managed certificate but the domain is still not getting verified. The setup works correctly as the requests hit on domain abc.com are served by AEM Publisher.The setup uses WAF which has rewrites configur...
I'm currently preparing for the AEM DevOps certification and looking for good study resources.I’ve been going through the official Adobe documentation, but honestly, it feels quite scattered and hard to follow in a structured way.Does anyone have any beginner-friendly or well-organized learning reso...
Hi, Below is my server configuration,AEM version : 6.5.21Java : 11.0.14Acs commons : 6.0.4 This issue happens in prod environment only, not in local, dev or staging environments.Not sure why this happens in prod environment, I have deploy the code in dev, QA, staging environment it's working fine, b...