I have a parsys that contains a number of custom image types. I'm building a component where I want to include the first item in that parsys. What is the best way to accomplish this? I should also not that when the image items are re-ordered in the parsys, I always need to take the first one.
Hi All,As part of our login module implementation,for login form we are redirecting from AEM to third party application.User enter email-ID and Password and press enter.Now this third party application validates authentication and send token information and resides in thecookie.Now i have to read th...
I have made some content changes in author in a page link but never activated it. Now the color is blue(modified), but I don't remember the changes as it is done sometime back. How can I get back the original content or get back to green status without activating the forgotten changes.
How do we find out if an asset is already in a workflow ? It could be another workflow model or another instance of the same model.My problem statement is that I have pick up assets from a specific dam folder for parsing and then moving to different folders on business logic.... It is fine till this...
I'm trying to execute a JUnit test on an Adobe AEM instance, using the JUnit class.I've defined my testcase and was expecting to be able to see it at this URLhttp://localhost:4502/system/sling/junit/It does not show up though.The test runs correctly with mvn test. also mvn clean install through ma...
For the collab component."collab/commons/components/comments"I need to add a workflow in submit mechanism ,so that when user submits the comment the workflow starts and this can trigger a mail Please let me know if you have suggestions
useradmin console (http://localhost:4502/useradmin) stops working on enabling minify option in Day CQ HTML Library Manager under configuration. It works fine if i disable that option.Any suggestions?
Hi, How to get the list of inbuild objets/variables like out,properties, resource etc from global.jsp. Not sure how to see it because when i go to global.jsp am seeing only the below entries there<%-- Copyright 1997-2008 Day Management AG Barfuesserplatz 6, 4001 Basel, Switzerland All Rights R...
Hi All,Was going through the article http://cq-ops.tumblr.com/post/21028704658/how-to-configure-the-cq-dispatcher-flush-agent-on.- Can some one please let me know as to where exactly is dispatcher flush configured on a typical cq installation. On author or publisher or anywhere in web server/dispatc...
Hi,Let's say that I have users that are authenticated through LDAP and others through SAML. Can both reside in the same publish server? Is there any limitation about this?Thanks,