Is there an OOTB way to determine where a page is being referenced in AEM?Here is what I did to reproduce:Delete a page that is being referenced by other pages. You receive a message that says this page is being referenced by other pages.Our authors cannot delete the page without knowing which page...
Hi @all,we have a few questions regarding permissions based on usergroups using components. Our research could not really answer the questions a way that we are sure with the possibilities given by AEM 6.2.Which possibilities do we have to restrict usergroups in working with components?Can we hide a...
Hi, I have worked out how to change the name of an asset folder in the DAM by using the MOVE process but how do I change the TITLE of the asset folder? thanks
Hello everyone,this is second post here, but now i have little bit more information this time.I am still experiencing encoding issue when AEM/Sling is saving POST request to JCR.Apache Sling request parameter handling - Default Parameter Encoding - is set to UTF-8I have tried code attached below on ...
Hi All,The requirement is that the user should be able to select level2/level3 pages from the authoring dialog.If the page hierarchy is something like /content/sample/en, /content/sample/fr and so on. For now, if the assumption is /content/sample/en : level 1, /content/sample/en/pagelevel2 : level 2...
Hi Guys, i am using AEM6.1 with MongoDB-3.4.2 versions, facing AEM startup issue, bundles are showing active but AEM is not coming up. I followed below blog for the setup.http://blogs.adobe.com/contentmanagement/2014/07/22/aem6-mongo-minimal-setup/I am using MongoDB cluster, i am seeing below logs i...
Hi,We are planning to upgrade CQ version from 5.56 to 6.2.I want to migrate /content/[project-name]/ all nodes from old to new one.I tried with package manager but it did not succeeded as size is in GB. and it throw Memory overflow error.Any Help?Thanks
I came across this article https://sling.apache.org/documentation/bundles/managing-users-and-groups-jackrabbit-usermanager.html on the Apache Sling site. This jackrabbit-usermanager bundle exposes REST interface to perform CRUD actions on users and groups. It doesn't seem like this bundle is include...