An application introduced an OSGiConfig node that has a mixinType of ReplicationStatus. This broke the inheritance/merge model for the settings found in apps/system/config. I wonder if someone in the community could help explain how mixinTypes might be used for an OSGiConfig node? Are there certa...
I am having issues trying to get the automatic invalidating dispatcher cache from publisher to work. Our setup is a bit complicated, we have a multi-country, multi-language site, I replaced our real domain name by sample.com:/content/www-sample-com_be (be = country)nl ( = language) -> https://www.sa...
I have come across the use of inheritedValueMap recently and is fitting well for one of our scenario. Wanted to check impact of its usage. Scenario is site config properties are stored under /content/general/mysite1 and /content/general/group/mygroupsite1. Since there are 2 different levels I need t...
I have a component which lists all the child pages.It is working fine in Publish as administrator but if I logout the component is displaying nothing.My component is working fine in 5.6 even for anonymous users.Thanks
Hi I have to logout a user from both AEM application and SAML identity provider after session timeout on AEM. I am using "Apache Jackrabbit Oak TokenConfiguration" to set the time for session time out. But after the session time out occurs at AEM the login request is being initiated from AEM instead...
I want to create specific renditions (say 500px, 70px and 54px) when assets are added to a specific folder (node) in the DAM. There are other folders in this DAM, for which I do not want these renditions to be created. How can I achieve this. Thanks.
I want to move some of the custom components in AEM to new folder structure. Move option in crx/de is allowing me to change the folder structure but the component references (sling:resourceType) in the content are not getting changed.Is there any way to automate the process for changing the componen...
Hi ,I tried to activate a page/asset using workflow process step , if the publisher is not available the default behavior of aem is ,page/asset should move to replication queue.Currently page/assets are moving to replication queue ,but in the site admin it is showing as published(green) which is act...