Does anyone know if it is possible to restrict via user permissions, the ability to target a component on a page? Via the right-click -> Target option?Note - This is for CQ5.6
I am working on a below community article of creating OSGi bundle which consumes third party webservice. I followed all the steps given in the article but I am seeing no class found error . I am using AEM 5.6 and modified the sling.properties file located in the crx-quickstart\conf folder. by adding...
We received this email about a potential security vulnerability if AEM is misconfigured, however there is no further information around the specifics of the vulnerability for us to share with our internal teams and our clients. Can you expound on the issue so we can communicate this to our partners?...
When authors create Teaser Pages, by default they are set to use the default design. I'd like them to use the design I've specified for my code base, so I tried creating a new template to specify a resource type of the built-in teaserpage, but a design path for my project. As far as I can tell, this...
I tried giving Read,create permission for /content/dam but it is not allowing to upload.If I give modify it is allowing user to edit the asset though I am able to upload.
Hi all,This is my first post on this forum. I was wondering if anyone has best practices to share around how to setup the DAM for multiple countries and multiple languages. If there are any resources out there which people have found useful and don't mind sharing here, that would be great! I am tryi...
Have been analysing slow component, came to conclusion that it is due to the slow running Query:map.put("property","jcr:primaryType"); map.put("property.value","dam:AssetContent"); map.put("2_group.property","metadata/item:enabled"); map.put("2_group.property.1_value","true"); map.put("orderby","@jc...
Hi,I'm working about a replicator agent.When the user activate the page, 2 replicators starting. One manages the publishing and one another thing.I need to advise the user if the second replicator raise an exception.In this case the square becomes green, is there a way to force the square to orange?...
Hi, Why the user id is getting encrypted in AEM 6.1 during user creation. It is creating a issue when moving the code from one instance(AEM 6.0) to other instance(AEM 6.1). Is it version dependent?Please guide me to resolve this issue. [img]User.JPG[/img];[img]CRXDE.JPG[/img] Regards,Kirith...
Our current AEM version is 5.6.1 and we are working on to upgrade to 6.0 crx2 following the steps given in In Place upgrade >>https://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade.html#par_title_4. After the upgrade we were not able to build the app using .bnd file and attached is the error encounte...