Got an interesting requirement:From the Author instance I need to find all /a/b/component's that have been replicated to the Publisher instance.Background:There are approximately 1000 components currently in the repo, of which 500 are published to the Publishers.On the Author we want to retrieve all...
Write a bundle and Jsp page call the function, it's weired that can't generate and find the file.@Override public String generateFileTest() { File file = new File("test.xml"); file.createNewFile(); return file.getAbsolutePath(); } Anybody know the reason? BTW, if need to set configure in AEM?Thanks ...
Hi All,We are trying to achieve multifield dialog using TouchUI dialog where there will be two fields say Title and Link, which are part of multifield. We would like to store these two values as <titlevalue>:<linkvalue> againist a property under appropriate content node after submission. Example:I h...
I have configured CQ dispatcher on CentOs machine and tested the "dispatcher flush agent" it is showing test succeeded message. but when I am trying to access a geometrix page from my server ( 55.55.55.5 or localhost:80/content/geometrixx/en/products.html ) the server is displaying this error messag...
can we create a new promotion type in MCM?currently only 4 promotions are available:Perfect Partner, free shipping,discount and free gift.i want to add one more in the list. Please help.thanks in advance.
After upgrade from CQ5 to AEM 5.6.1 our authoring environment stopped authorizing users with usernames provided with incorrect case, i.e. if we have a user record with ID Firstname.Lastname system will refuse logging user in as firstname.lastname . We are using Active Directory integration and it wo...
Hi,For purging stale workflow items that are older than 2 days, what workflowStatus should be used?Would "RUNNING" purge stale workflows too?<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="sl...