Hi All,Suppose I have a page (for example : http://localhost:4502/content/geometrixx/en/toolbar/jcr:content), which has a multivalued string property(say "Custom").I want to replace existing values with (say two new values). - Can someone please provide the curl command for doing the same.Any though...
Hi All,I was trying to understand what exactly are listeners.Came across the article in link http://experience-aem.blogspot.in/2014/03/aem-cq-56-sample-editconfig-listener-for-drag-drop.html. But could not understand much.If some one could provide a detailed explanation, it would be helpful.
Hi All,@Service, @Reference, @Properties, @component.Have encountered the above four at various places, but was not able to get a good understanding on the same.Can some one please explain these, with short snippet of code.
Hi Shekhar,Thank you for your reply.In a scenario, where thousands of pages are deleted by mistake from various locations. What would be the best possible way to retrieve all of them in the best posible manner.
Hi All,Suppose by mistake, thousands of pages in author are deleted. What would be the best way to retrieve them?Probably the only details we would know is the approximate time, as to when it was deleted.Any thoughts on this will be helpful.
Hi All,I went through an article provided in link http://dev.day.com/cemblog/en/experiencedelivers/2012/04/create-multiple-page-with-one-rest-call.html - What exactly is this REST call. Have gone through various references, but not able to understand it.- How exactly is REST integrated with CQ.- Als...