I am trying to sort column view in assets console by updating data source properties at /libs/dam/gui/content/assets/jcr:content/views/column/datasource. Two properties are added 1. sortDir = asc, sortName=title. Still its not sorting assets in asets console. Please help.
I have created systemuser as per that documentation and given service user admin privileges, still the bundle is not able to delete a node in /etc/tags/plant folder. Keep getting javax.jcr.nodetype.ConstraintViolationException: Item is protected.
I am trying to delete existing nodes and then add new nodes under etc/tags/plant. The code is below. I see error when deleting a node. What ACL's needs to be there for service account to delete a node. String mainPath = "/etc/tags/plant"; Tag mainTag = tagManager.resolve(mainPath); ...
Please could you update the configuration syou have. How it got fixed. We are having same issues. When LDAP groups is removed the user still exists within AEM with everyone role. How do we delete user when he is not longer in LDAP.
After working half day my AEM instance goes down all the times. See below error. Not able to restart. startup log doesn't display anything but error log has below stack trace. please help. 31.01.2017 13:24:06.322 *ERROR* [0:0:0:0:0:0:0:1 [1485890646313] GET /libs/granite/core/content/login.html HTT...
kalyanar wrote... Its not easily customizable. May be for a reason. If you absolutely must, here is one way. Disclaimer ofcourse is this is just an approach and not the official recommendation. Overlay /libs/dam/gui/components/admin/schemaforms/formbuilder at /apps/dam/gui/components/admin/schemafor...