How to extracts content from a Interwoven TeamSite repository and submits it to a JCR based application ? Is there any tutorial for the same or any example
In AEM 6.0 how to redirect the author directly to Classic UI without changing the url manually or by selecting from rail or by using tool bar icon.Means when author opens the site, he should be able to see ClassicUI directly. Thanks in advance.
Hi,I'm dynamically generating a navigation component by retrieving all child pages of a parent page. The component takes the parents path as an input. I have a requirement where the user wants to be able to change the order that the navigation links(tabs) appear. Each tab in the navigation correspon...
Hi,The content authors will be creating articles. The articles will be taged with an Author tag. The Author is a person who is not a CQ user neither belongs to the content authors group. How can i uniquely identify an author? Will using a UUID and creating a tag with the UUID be the best option, or ...
Hi All,As part of cleaning up the repository we tried to do the offline compaction, Please find below the steps we followed :To see the full effect of the online compaction later, just remove the checkpoints and don't actually run the offline compaction.Stop AEM instancerun the oak-run.jar to find...
I know there is a way to cache pages in dispatcher even with query params in URL thru ignoreUrlParams section in dispatcher.any file.My question is: Let's say I have two URLs www.abc.com/en/product.html?q=1 and www.abc.com/en/product.html?q=2. I know it's not recommended to cache pages in dispatcher...
Hi I have installed the AEM Developer tools for eclipse luna and I have followed the adobe tutorial here https://docs.adobe.com/content/docs/en/dev-tools/aem-eclipse.pdf. the installation have had success but when I create a new project AEM from eclipse with the wizard I don't have the possibility t...