Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hello Friends,I am trying to create a set of users that will be only using AEM Assets in 6.1.To test and try this out, I create a new group 'dam-test-group'. Then created a user 'dam-test-user'. Added 'dam-test-user' to 'dam-test-group'.Then I logged out from Admin account and tried to login using d...
When we are load testing a servlet in CQ5 I am seeing lots of Resource resolver is already closed exceptions, stack trace below. I'm not sure why this is occuring and only when the code is under load, the code that is causing the issue is:Resource resource = request.getResourceResolver().resolve(Con...
I are doing some research about HTML to PDF conversions I know there are million ways to achieve this but based on some criteria’s (listed below) I have selected three solutions. List of criteria’sList of Solutions:RenderingConversion SpeedMemory usage,StreamingEasy to installUsing open sou...
Sorry, I really hope that this is not too basic of a question. That said, please forgive the basic-ness of the question as this is really my first foray into tagging. My local environment is a Windows environment running AEM 6.1, but I don't think I have gotten around to installing SP1 there yet. ...
HiWhile Migrating the code from CRXDElite to Eclipse, dir folders are getting created. Due to these folders I am facing lot of issues.How can I avoid creating these folders while migrating code from Eclipse to CRXDELite.Please help me out.Regards,Krishh
Hi All,Is it possible to do string split in sightly. For example I have string x = "C-123-coursename"; I want to remove the course name and get C-123. How can i do this in sightly?Thanks,Shehjad
Hi , I am unable to get search result if i am searching with word with special character but from the crx/de i am getting results.Please insight me here and how can i search these french words .search keyword = fulltext=*Vidéos* query>ROOT=group: limit=0[ {group=group: or=true[ {1_fulltex...
Hello,In the Touch UI dialog, I have two 'select' components(say Select 1, and Select 2) that get dynamically populated using the Datasource.Here is how they are supposed to work:A. Select 1 gets dynamically populated using it's datasource( JSP script that defines the DataSource)B. User can select a...