I am trying to auto-trigger replication of image assets from author to publisher when I upload the assets in author. I have enabled 'On Modification' and 'On Receive' triggers on 'Default Agent' of author replication as mentioned in following forum, but it doesnt work. https://forums.adobe.com/threa...
Hi!,I wonder if someone has achieved what I'll post here. In order to allow a template to be created under a certain path, there is a flag allowedPaths that receives a regex.So, if I want my template "test" to appear only under /content/www/xx/xx/test-templates and child elements, I can do this: ...
Hi,I removed the tag P that wraps the rte with the property: removeSingleParagraphContainer="{Boolean}true"Now it works but if i use a carriage return the text will become<p>X</p><p>Y</p>How can i make the following result:X<br>Y Thanks
I am facing strange issue. sidekick is taking lot of time to load and whole page is getting stuck. I am using chrome and deleted cache n number of times and restarted the system twice. Pls help me out
Hello,Using: AEM 6.1.0 We are in middle on the developing of our first website. The content and code is transferred correctly to the publish instance.Trying to render a page on publish, does not work as anonymous, but works as admin. So I guess it is a permissions problem for the user anonymous, wh...
Hi guys,tasks like Revision Clean Up are scheduled at some fixed time, e.g. 2 am, in 6.1. I would like to change this schedule (time of the lowest load of the server etc.). Where can I find this configuration? In the olden days of AEM 5.6 there was a cron-like format for Repository Garbage Collectio...
Hi,I am trying to access JSONObject in sightly html,but the data is not displayed.Below is the sightly java file,where "result" variable is holding JSON string.public class TestSightly extends WCMUse { public String result; public JSONObject jsonObject; @Override public void activa...
Hi Guys,Does anyone know the batch job that cq instance ruuning on CQ6.1 at 04:00 am? Or do you have any idea?Because of we cq server always occuped high cpu at 04:00am every day.I see the error log it's no any error information, and also use the java tool "jstack" to analyze the stack it looks not...
when I try installing a package or a bundle from maven to publish instance, I am seeing a below error[ERROR] Failed to execute goal org.apache.sling:maven-sling-plugin:2.1.0:install (default) on project testsite.core: Installation on http://localhost:4503/crx/repository/crx.default/apps/testsite/ins...