hi,i am working on osgi custom configuration.but i want to use same service multiple times like we have same format for jdbc configuration and we provide multiple db configs.is it possible to create custom multivalued configuration ?
I have set up the dispatcher with Publish Instance and publishing a page from Author to Publish is clearing clearing the cached page on dispatcher, but if I am activating any package from author to publish does not clear its filters from the dispatcher cache. i.e. I have a package with the filter "/...
The tag page I'm talking about is this one: https://author.myhost.com/libs/cq/tagging/gui/content/tags.html/etc/tagsI already given all permissions to /etc/tag. Not sure what else to give. Thanks
Hi Experts,What are the main differences between Dynamic Media and Scene 7?1. Does Adobe providing stand alone dynamic media or only along with AEM?2. Does Adobe providing stand alone Scene 7? If yes then what feature we can get in standalone like workflow, metadata etc?3. In which scenario we shoul...
Hi all,I'm currently working on a project where the end goal is to have the web pages load faster.We're trying to figure out what is the best solution within AEM, without having to utilise outside solutions (Angular, React, headless CMS, etc). They're (technical team) is looking to move away from re...
AccessControlUtils.addAccessControlEntry getting failed with permission issue in AEM6.3 but working fine in AEM6.1Exception -javax.jcr.AccessDeniedException: Access denied. at org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlManager.checkPermissions(AbstractA...
Hi Team,There is a scenario in our project where we need to add multiple values to the root path element. Can you please suggest how this can be handled? Since the rootpath takes only String as the input and not the string array?smacdonald2008 Arun Patidar Techaspect SolutionsRegards,Sai kumar
Hello, I've seen a few posts here discouraging the use of angular with AEM with HTL being suggested as the preferred approach. What specifically would be the drawbacks of using angular with AEM?I understand that angular templates won't be author-able with AEM dialogs right off the bat - but we can u...
Hi Friends,I am using selected multiple field. But it have problem, when I remove all values that I selected and save it. It can't save with none value selected.Example: I selected one value and save ok.after that I go to "Views properties" to edit that field and remove selected value.When I save it...
HiI need to pre-populate the data when user click on "Add" button in touch UI page properties. How to show by default two fields with pre-populate content?(Without click click on Add button)In page properties we are using wizard (not dialog)