I have a issue where my IT team has to keep rebuilding offloading agents. The problem occurs when we upload high amounts of XML content roughly about 50 000 - 100 000 files. Only OOTB workflows are being run on it (DAM Update Asset). AEM processes couple thousands of files extremely fastthen it even...
Attempting to upgrade an AEM 6.0 (SP3) Author instance to AEM 6.1.Following documentation that was successful on a previous AEM 6.0 install. The only difference (that I can think of) is that this AEM 6.0 SP3 environment was originally upgraded from CQ 5.6.Symptoms:upgrade.log file should show "Star...
Hi,I am working with an application components with supporting the Touch UI components dialogs and Classic dialogs.While using the Touch UI component dialogs, the component rendering jsp is getting executed, and it fails.I tried having JS with Granite.author the following condition:if (Granite.autho...
I am using AEM 5.6.1 and the requirement is that end user must be Authenticated to view few DAM assets in publish instance using an dispacther.Could you please suggest what is best mechanism i could use and any best practices in general i must look for. Thanks
Hello,I would like to disable i18n translation in dialogs. I have the situation where I load the options for a dropdown dynamically, from a servlet. The options are exactly how they should appear in the dropdown. However, CQ seems to do some additional translation for the options. Is there a way to ...
Hi All,repository.loginAdministrative(null) is a deprecated method of obtaining a session instance. What would be an alternative that can be used here.Any thoughts/pointers here, will be helpful.
Hi All,I have recently upgraded ARM 5.6.1 to AEM 6.1. Now after the upgrade I am not able to access http://localhost:4502/socoadmin or http://localhost:4502/communities.html path. Its giving me 404.Now I am guessing these functionalities might have been moved to a different url. I tried to explore, ...
Hi all,I created a user rn.Made him a member of workflowusers group and offered read access to only two nodes, /apps/emitra and /content/emitra. Wanted to migrate this user with ACLs to a different AEM instance.Installed acs-aem-commons-content-2.3.0-min.In the acl packer, specified rn as principle ...
Hello,I wrote some code to programmatically read workflow instances.I keep getting a null pointer exception when reading workflows instances when they are running.However once they complete I can read them. Any help? Thanks!