I had ran a load test for 404 response on a 8 core 16GB AEM publish instance. The request urls are something like https://www.myhost.com/content/abc/${__Random(1,1000000)}/,and the response is set in /apps/sling/servlet/errorhandler/404.jsp: <% response.setStatus(404); response.setContentTy...
Hello, I will need a xpath query that will perform Check in damasset if under jcr:content the below properties , and may have customDateProperty 1>cq:lastReplicated is today 2>cq:lastReplicationAction is Activate 3>customDateProperty -> check if exists under jcr:content , if exists then chec...
Live Copy - /content/wknd/ca/en.html I have above page in following two launches(Launch1,Launch2). When i promote Launch1, Launch page is promoted with Live page. As soon as live copy is updated, above page in launch2 is also getting live synced with live page including all properties and nodes. ...
Hello, could someone help me the below please? Have updated styles for the teaser component under policy & dialog also getting updated with the style tab along with the styles added in the policies. May I know is it possible to change the order of the style tab? Currently its coming before the link ...
how to call servlet via ajax immediate after closing dialog and saving nodes in jcr. i have requirement to call servlet using dialog data stored in jcr content path immediately dialog is closed.
We have a customer with 3 languages. We use Live Copies to manage page roll-out and translations. But images are stuck... when we set an image to /content/dam/my-site/about.jpeg, the image is sticking to the translated pages.Actually, What is the best strategy for DAM Assets Multi-Lingual?