Hi,I am upgrading my application from Adobe CQ 5.5 to AEM 6.1. After successful upgrade, when I am checking my CRX version, it is displayed as 2.0.0.How do I check, on which version of CRX, my application is running. Sreen shot is attached for reference. Thanks,Mahesh
Hi All,I am new to development of mobile apps with AEM phonegap and have made use of AEM phonegap starter kit to build a sample app. I tried to run it by connecting my local instance to the AEM phonegap enterprise app. However, I am getting an error saying that the user name and password are invalid...
Im using Adobe Experience Manager (5.6.1.20130606) and was able to successfully configure the [1] SSO authentication. I have tested using cookie, header and query parameter all working as expected.[1] https://docs.adobe.com/docs/en/cq/5-6-1/deploying/single_sign_on.html#Configuring SSOAfter installi...
AEM 6.0, SP1We are fairly new to AEM (have not launched our first AEM site yet). When working with our partner all our components were developed with Classic in mind. I am now attempting to make the components (more) usable within Touch UI.Thanks in advance,Brad WP.S. - I submitted this one late l...
Hi guys, I am facing this issue when I try to publish a Newsletter. I get the results: Failed to publish newsletter, Please activate the email before running this operation.I have no idea which email settings this is referring to.Your help is highly appreciated.Thanks in advance Mapitsi
I trying to show test classes log in log file (Sling server side junit testing)I create self log file in Apache Sling Logging Logger Configuration below attached screenshot but not show logger value in log file@RunWith(SlingAnnotationsTestRunner.class)public class TopNavigationControllerTest {{ ...
Hi,I have a architecture capability question rather than a specific coding question.I'm looking into options around migrating to AEM in an already complex estate. A big bang move is not an option. So my question is...can AEM act as a server-side aggregator of content from existing sites as opposed t...
Hi,I've my form as something like this:t1.jsp:<%@include file="/libs/foundation/global.jsp"%><%@page session="false" %><%@ page language="java" %><form name="frm" method="POST" id="frm" action="<%=resource.getPath()%>.html"> <div>Enter your name<input type="text" name="nameX"/></div><input type="...