Hi All,I need to move 30k tags which is present in /etc/tags/default to /etc/tags/<customnamespace> . I can able to move single tags each time. Since we have more tags , i need to move in bulk between different namepaces (for example 25 naespace to move )Could you please let me know how it can be so...
Is it possible to build a web site in CRDXE lite (ie Hello World), put it in a package and export it to a web server like Tomcat? If so, is there any documentation on how to do this? Thanks for any help. Jason
Hi there,we are migration from CQ 5.5 to AEM 6.1. As said in the Deprecated and Removed Features the way the User and Group Node name are generated has changed to a random way using the RandomAuthorizableNodeName. Since the migrated nodes still have the "old" node names I was wondering if there coul...
Hi,While trying to install component which was created for 5.6 is throwing an error an exception in CQ 6.1. Please find the trace below. 18.09.2015 09:07:19.868 *ERROR* [qtp383669503-68] org.apache.jackrabbit.vault.fs.impl.io.GenericArtifactHandler Error while parsing jcr_root/apps/my-foundation...
Hi All,I am trying to customize the content finder, so added new button on the content finder and click on the button it has to show assets in alphanumeric order. i am looking for all the assets from DAM has to sort and display at content finder field.i have done the customization on the EXTJS side,...
As of CRX2.3 there is support for LDAP callback as given here: https://docs.adobe.com/docs/en/cq/5-6-1/core/administering/ldap_authentication.html#CallbacksIs there similar callback available in CRX3 or Apache Jackrabbit Oak?
Hi All,I am trying to create replication preprocessor, which will restrict particular types of template from been replicated. For this I want to check the resource type of page been replicated and I need resource resolver object for it. I wanted to avoid resourceResolverFactory.getAdministrativeReso...
Hey guys. I would like to know is there any way to restrict the workflow list (which is available from SiteAdmin) per page path? Maybe, the same way like the allowedParents property does for templates. So, to be clear:1. As a user I want to open SiteAdmin.2. Select a custom page page, e.g. /content/...
Hi, I am using form participant step in my workflow to get some user's inputs.I am mapping newly created HTML form(created through form element in the side kick) having some input fields of user to process the information in consecutive steps.When triggering the workflow for the same payload, for...
Hi, I want to lock first 3 columns in CQ.Ext.grid.EditorGridPanel when horizontal scroll bar is enable. My requirement is, in Translator.html (http://localhost:4502/libs/cq/i18n/translator.html) I wan to lock the first 3 columns in the grid. is there any way I can customize the existing code. Ple...