Hi Team, We have situation like we need to maintain sticky session for some of the content and we have like 2 publishers and 2 dispatchers and its not 1:1 connection.Trying to configure sticky session in loadbalancer and in dispatcher , to do that I need some clarity . what are the configurations ...
All of my template policies are stored like "policy_1522132149527" even after giving readable policy Title and policy description. Whenever I am sharing package(containing editable templates) with anyone, it is difficult to identify policy of template so I have to create package without policies and...
I want to upload 2 images using fileuoload in aem 6.4. I found only one fileReference created in content. Is there any solution to store 2 images using fileupload(not multifiled) in single dailog.
Hi community ! I have a JSP file and an AEM page, how do i make that JSP file to display my AEM page?I can't find anything related to, it's that even possible ? Edited: I'm also thinking at an internal redirect. This should also work for my purpose.Thanks
Hello EveryoneWe are running AEM 6.4 and we want to use content fragment model. We enabled in the global and even for we.ratail also in the configuration and same thing mapped in the Assets>files. But still we are not able to see content fragment model. could you please help us
Hi Team,We have situation like we have to replicate/sync in-memory object between the publishers. The servlet is responsible for generating this in-memory object , we have replicate that in-memory object to other publishers as well. what is the best way to handle it ? or any thoughts around of this ...
I created a new configuration of type Editable templates using Configuration Browserhttp://localhost:4502/libs/granite/configurations/content/view.html/conf When I try to look up the new folder in Templates (/libs/wcm/core/content/sites/templates.html/conf), I see only the We.Retail folder and not t...
We use this same setup on our 6.2 AEM instance and everything works correctly. When I navigate to stage.site1.com/en_us/home.html the content appears on our 6.2 instances, however, when I switch our CDN (Content Delivery Network) to point to 6.3 instead of 6.2 I receive a 404 error but only have I ...
Hi All,We are upgrading to AEM 6.4 currently and as a part of repository restructuring we have moved all the workflow related data to "/conf/global/settings/workflow", during this we also moved out date picker dialog to this folder.after moving that we are getting error touchUiDialogPath' property ...
I have functionality like if I drag a component in parent page and edit it's dialog properties and after that I drag same component in child page, then changes must be reflected in child page. How to achieve that functionality?