Hi,I have AEM 6.1 jar file but it not in the type "Executable Jar". The file type is "Jar" as mentioned belowIf i double click on the jar file its showing like thisHow to install it. Please help on this.
Hi Team, I have a requirement to fetch the uploaded input file from form and save it into mysql database. Here I am unable to fetch the input file from request object.My servlet:@Component(service = Servlet.class, property = {"service.description=" + "************** Servlet","sling.servlet.metho...
While Creating User am getting below Error :can any one explain me ((?=.*\d.*)(?=.*[a-z].*)(?=.*[A-Z].*)(?=.*[@#%\*\-+=~\[\]{}<>\?].*).{12,}) expression ?javax.jcr.nodetype.ConstraintViolationException: Password violates password constraint ((?=.*\d.*)(?=.*[a-z].*)(?=.*[A-Z].*)(?=.*[@#%\*\-+=~\[\]...
HI Friends,Can you pls explain the difference between the below getProperties.get("propertyName").toString(); and node.getProperty("propertyName");Thanks in advanceAkbar
I have an AEM 6.3.1.2 author instance configured to authenticate either locally or with LDAP. Both authentication methods work on my local machine via localhost:4502, and when moved to the Apache host and accessed with its port number :4502 -- hostname:4502, when I access it on the Apache host via t...
I am being able to make form with Form Data Model, I have also configured OData Cloud Service for Microsoft Dynamics from my dynamics CRM service root and I have Enterprise Application of Adobe Experience Manager on azure portal. However I am don't know how to submit the data from form, and where th...
Hi everyone,I'm interested in converting our marketing material into an interactive digitized tool that will make it easier on the author to upload data and users to access it.What I'm envisioning is a tool that gives the users the ability to search multiple products and see all data correlating to ...
Hello,I'm actually stuck trying to import and use a vue.js application in AEM.I generated the static files and I want to import it in AEM so it will be usable/rendered and/or editable in my AEM instance, but actually I don't get how to make this happen, and there is absolutely no "tutorials" or docu...