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...
hey, i am trying to configure a data store as part of my project. While segment node store and filedatastore successfully come up in system/console/config for udpates from OSGI console, AEM does not start up. It always shows "Startup in Progress" Also see bunch of OOB osgi bundle missing exceptions ...
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!