Hi,Is there a way to check if a page has UNPUBLISHED changes? We have many users who may come into a page and make a change, but sometimes there will already be modifications to the page that have not been published.If this is an out of the box feature I would love to know how to do it!Thanks,Ian
Hi Team,I am getting below error after deploying our project in AEM 6.3 fresh installation.org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwablejavax.servlet.ServletException: java.lang.NullPointerExceptionat com.day.cq.commons.servlets.AbstractListServlet.doGet(Abstract...
Hi,I have created a header component and its has feature to display company logo as well.As the company logo would be shared through out the site , I have decided to implement shared component properties and I have referred following links -Shared Component Properties.Here are my implementation ste...
Is there any way to create new AEM Multi-module project in eclipse without using any maven archetype command or or any tool like lazybone.Please share your thoughts.
Hi,I am trying install my AEM 6.1 project on AEM 6.3. After installation and update of all POM, related code, i am able to open my project webpages. However when trying to drag and drop any component on to a sample page using my project template its failing with below exception.13.11.2017 09:45:46.0...
I'm trying to enable targeting of components in a page. Our page has two parsys which are different components. One is allowing components to be targeted the other is not. If i put component X in parsys A then I can target, if i move to parsys B then I can not. I can't work out why! What controls if...
Hi All,I would like to create an email campaign and leverage on the existing campaign email template "Adobe Campaign Email (AC 6.1)" (which can be found under the geometrixx).Following are the steps which I did to create email campaign content to replicate the structure of geometrixx outdoors.Step1:...
I am trying to test a quick JSP connection to a postgres db. I was following a tutorial using the Felix Console and uploaded the org.postgresql.jdbc41 jar to the Day Commons JDBC Connections Pool. What I am having trouble figuring out is how exactly to use any of this to connect to the database.I re...