Hi All, I have a requirement to clear dispatcher cache on auto deploy. Can some one share code which will clear dispatcher cache using curl script. ThanksLM
com.day.cq.rewriter.pipeline.RequestRewriter or org.apache.sling.rewriter.Transformer helps to rewrite any html tag's attribute value that i am able to do it.But I am trying to do rewrite plain text like {string.token) with any value.for example :Here is content in CRX when it would be rendered , {s...
I have recently started working with CQ5.6.1 - hot fix 1.I have been creating a slideshow component for a customer:- The slides for the customers slideshow must is composed of images.- The source for the slideshow is a pdf. We have set up a 2 process step workflow - The workflow is used on a pdf in ...
This post is an extension of Bernard's post here:http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__zngv-hello_id_liketo.htmlHe marked his post 'solved', when in fact his VLT question wasn't solved - he just found a workaround with...
I have two questions:1) When I apply settings via the felix console, they get saved as nodes of nt:file with a jcr:content node underneath. I see everywhere else to use osgiconfig nodes instead. Which one of the two is preferred when setting these configurations using curl2) I have issues creating n...
I'm trying to add a custom button to the sidekick that simply launches a dialog. I'm having a weird issue where the JS to add the button doesn't work (no JS errors in the console) unless I remove the content finder by removing /cf#/ from the URL. Obviously, I'm talking about author mode.There are a ...
Hi Everyone,I'm a facing the build error when i i type below command Microsoft Windows [Version 6.1.7601]Copyright (c) 2009 Microsoft Corporation. All rights reserved.G:\cq\maven_4>mvn archetype:generate -DarchetypeGroupId=com.day.jcr.vault -DarchetypeArtifactId=multimodule-content-package-archetyp...
Hi,I tried to access repository by using repo.loginadminstratuive(null); When i want to save something means by using session.save(), i am getting the below error in my logs can anybody help on this..15.10.2013 05:38:55.870 *ERROR* [27.251.211.42 [1381833528920] GET /bin/siteaction.html HTTP/1.1] co...
Hi,I wondered if there is a plug-in type technology (similar to InDesign Plug-Ins) available with AEM / CQ5 that enables another database to have a dynamic link developed that integrates the CQ5 dynamic web page editor with that other database?Or, do these dev tools provide what's required: Adobe Ex...
We have a requirement where an author calls a custom workflow that assigns a page to a reviewer who can either activate it immediately or schedule it for activation at a later time (like using Activate Later from the Site Admin toolbar). We have a step for the assignment and a custom process step a...