I've got a property as followsitems="[{"linkLabel":"Monkey"\,"anchor":"#monkey"}, "linkLabel":"Bear"\,"anchor":"#bear"},{"linkLabel":"Lion"\,"anchor":"#lion"}]" When I loop through...
AEM: 5.6User has been given folder level permission. I pulled up as 205 nodes. I want to start clean. I deleted user. When I add back user, all permissions are inherited back again. Since we use SAML authentication, I must use same userid. 1. Is there easy way to clean this up?2. If I delete '.../re...
Hi, I am creating an OSGI bundle from CRXDE. I am able to create bundle and use this in my component. It works. But the problem is when I have to use eternal jar (third party jar), I am getting no way to add it. I tried to create OSGI bundle to that JAR and upload in web console, its still not worki...
Adobe AEM assets/folders disappeared - where can I look for them & are there logs that might tell me if someone deleted themI can see where the files got uploaded to the new folder via access.log in /opt/adobe/crx-quickstart/logs but I see no indication they got deleted. Is there some kind of proce...
Hello all,I have seen many forum posts and documentation links saying locked pages can only be unlocked by the author who locked it or the "admin" account, including [1] below. As the platform scales up, it becomes increasingly likely that users will forget to unlock pages and the "admin" has to ste...
Dear Team,First time I am building my maven project in eclipse for CQ.I have my existing maven project download from SVN.I just imported my existing maven project in eclipse.Already I have setup my settings.xml file in c/users/username/.m2 folder as below.<profile> <id>common</id> <properties> ...
Hi, i need to make a shared function with javascript. If i import the file inside the header of my page, the same function is not visible inside a dialog. It seems to be a different scope.Is there a way to do it?Thanks
Hi,I have created project in crxde not by using maven and eclipse. I have taken a already existing reference project from crxde. Now I started using web services, so I have created OSGI bundle in eclipse separately and installed into system/console and its working fine.But eclipse project and my crx...
I have a question on clearing dispatcher cache as part of deployment.Our maven build file uses curl process to deploy to authors and publisher instances and we have bamboo for continuous integration. There are TWO options as I see it for clearing dispatcher cache...Use bamboo to trigger post-build c...
When a user does not have rights to publish a page, he sees "Request publication" button in Touch UI editor mode.If there are assets attached to page which are in unpublished state, it will take the user to wizard where he can select the required assets and send to workflow for admin user publish re...