Hi,We have a situation where there are few files in the web server cache but not present in publisher or author instances. Any GET requests to these pages are being served properly but few requests triggered with POST are going to publisher instance which is throwing error since the pages are not pr...
I am working with the training sire (Geometrixx) and want to use with Eclipse. I got the Eclipse plug-in working and the sample site from the plug-in. I want to bring in the samples from the training workshop and practice with those. Has anyone done this? Is there a link to the procedure?Thanks in a...
(loosely related to http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.5_ciot.html/forum__bnxr-i_am_tryingtocreat.html) I have created an event handler for AEM 5.6.1 which adds a "guid" property to the cq:PageContent node (jcr:content) of cont...
Dears,Our companies are interested in AEM but have several questions about it. Could you guys help with the following ones. Thanks so much!- What 3rd party platforms and tools does Adobe AEM supports? - Does Adobe AEM support the integration of custom-developed tools through APIs? Or available SDKs?...
Hi,I have migrated my AEM 5.6 to AEM 6.1 using the steps mentioned in https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html. After migration when I run this command java -jar aem-quickstart-6.1.0.jar -r crx3,crx3tar. I am getting following error at console Loading quickstart properties: defaul...
We are experiencing a sitewide issue in 6.0 SP2 for Classic UI where components almost seem to "fuse" together and are no longer editable individually. In SP1 this is not an issue. To elaborate further, when in edit mode the green border that appears around components should highlight each component...
How to access CRXDE Lite. I want to create a new Dictionary. I tried the link(http://localhost:8080/crxde/) as shown in the below link but not working. Please help.https://docs.adobe.com/docs/en/crx/2-2/developing/development_tools/developing_with_crxde_lite.html
Hi,I am using CQ 5.6.1 and want to search pages that are tagged to more than one values of tags. For example: I want to search all the pages that are tagged to:topicId=investment and language=english and type = somethingI can do it for single value of tag like //searchMap.put(tagid, topicId);...
Hey there , I'm new to CQ and playing around with forms . I have a html form (not cq form) where i am posting to a custom servlet which creates properties on a specific node in jcr and also saves the values to a .txt file based on some custom logic .After successful post , i want to return to t...