Hi.I have a custom component called Banner that is based on a supertype Teaser v2sling:resourceSuperType="core/wcm/components/teaser/v2/teaser" I am trying to rename field labels to match my custom component needs and for that I am using the AEM Sling Resource Merger. I have been successful in most ...
I do not want access to entire tools to be revoked but some contents in tools. Especially package manager , cloud services tab , assets , sites tools .
Hello Community, has anyone implemented an external solution for a backup in AEM Assets and can tell me which adapters/APIs were being used?Or does AEM Assets, out of the box, offer something like a backup? Is it possible to restore files from "yesterday" or 24 hours ago (period x)? Or, if the file ...
Hi all, I completely understand the difference between AEM On Premise Vs Adobe Experience Manager as a Cloud Service. What would be the difference between these two when Architecture is considered?Adobe Experience Manager as a Cloud Service uses Scalable nodes in infra, Cloud Manager for CI/CD, Muta...
Hi Team, Hope you're doing well. We are facing issues in AEM dev where strange things are happening if we try to save any content in the experience fragment, it saves the content but gives the failure message and takes time. Also, we have written a servlet to create tags in AEM, but it is also not h...
I'm working on a custom workflow step to convert PDFs into read-only. I keep getting the error message "javax.jcr.PathNotFoundException: jcr:data not found on /content/dam/...". When I run it in debug mode, I can see that the path in the DAM is correct but it still breaks on the "PDF resource not fo...
I want to handle the error scenarios from WebServer(Apache) instead of AEM sling error handler as I wanted error pages to get cached in the dispatcherwhen I let apache handle the errors i followed 2 stepsstep1:added the below code to a .conf file and added that to the individual vhost <LocationMatch...
I'm fairly new to Adobe Experience Manager. I can use the following command to add a new user it and assign it multiple groups, but I have to manually add the First Name, Last Name, and Mail information after I have added the user ID. curl --user admin:admin -F createUser=userid -F authorizableId=us...
Hi Team. is there any way to check the history of authored content.example : I have added or removed some content on each days/any several days. and I want to check the authored history of that page how can we check that? I have added one heading as "Test" in About Us page. and how can I see the his...
Hi Team,We are trying to Integrated Payment gateway like Stripe,Paypal,Razorpay with aem.We are not getting any documentation for it.But We tried to integrated at that time we got a error for all payment like com.razorpay -- Cannot be resolved. some maven package error how to resolved it.