Hi,As you know, in AEM we can have load balancing using Dispatcher; Is there any way to load balancing using AWS (Amazon web server) like server in web-farm scenario? Or we have other way to do the same.It would be highly appreciated if you provide any architecture document.Thanks in advance!Regards...
Hello Please help in resolving an issue with siteadmin. The delete button is showing disabled when i am trying to delete any site/page from the site admin. Where is for child pages in the site the delete button is enabled. I am also attahcing screen shots for reference. Kindly help me in resolving t...
Hi,I am using RTE source edit. I am copying the HTML into RTE source edit and it is not picking the CSS styles when we have the <section> tag. But if I replace the <section> tag with <div> tag, it is working fine. Could anyone help me to solve this issue?Thanks.
We are trying to create a package of all metadata nodes under a specific hierarchy.Is this possible? Tried the following: We have a hierarchy: /content/dam/projectname/master/video/Want to package all metadata nodes under this hierarchy, for example:/content/dam/projectname/master/video/(A...Z)/exam...
Hi There,I'm just wandering that what is between Running and Stale Status. First time I was thinking Stale is the status show on the workflow Instance tab, Only when some task is assigned to someone. But I'm not sure about it.
Dear Friends,I have created a contact us page with help of form component in AEM .(i.e.content/myproject/contactus.html)How to show a page as popup window?? Please help...
Hi,We drag and drop some components from the content finder tab onto a page that has a component that can accept the item being dropped. We configure cq:droptarget for it. Now when we drag thee component the 'path' of the component is set as value to the configured field in the dialogue.is it possib...
Hi,Is there a way to set a style on each item of a selection component?[img]style.png[/img]The properties style, labelStyle and bodyStyle don't work.Thanks
The http://docs.adobe.com/docs/en/aem/6-1/deploy/platform/queries-and-indexing.html documentation tells me that "Oak does not index content by default". This it seems that it was indexed by default with Jackrabbit 2 I wonder how I must configure the indexes after the migration to AEM 6.1 (with Oak) ...
Has anyone tried to do a implementation of AuthenticationInfoPostProcessor for the saml authentication. I have configured out-of-the-box SAML Granite Authentication Handler. I need to do a post processing once the saml authentication is successful.In my post processor implementation, I cannot get ...