Hi, I have to start using system user to get the resource as we are upgrading to AEM6.3. Do i need to create single system user and map that to multiple services in my application?Thanks in advance,Ramya
27.01.2016 22:31:51.759 *ERROR* [10.252.76.141 [1453962711712] POST /bin/replicate.json HTTP/1.1] com.day.cq.replication.impl.servlets.CommandServlet Error during replication: Unable to create version for /content/hr/benefits/general/local-language-script com.day.cq.replication.ReplicationException:...
We are using AEM5.6 and fallowed the article : https://docs.adobe.com/docs/en/cq/5-6-1/developing/mobile/responsive.html to start with.I have added <cq:include script="/libs/wcm/mobile/components/simulator/simulator.jsp"/ in header part of jsp. and created the config as well.But i see only the devi...
I am using the cmd to create mvn archetype:generate -DarchetypeRepository=http://repo.adobe.com/nexus/content/groups/public/ -DarchetypeGroupId=com.day.jcr.vault -DarchetypeArtifactId=multimodule-content-package-archetype -DarchetypeVersion=1.0.2 -DgroupId=com.adobe.cq -DartifactId=key61 -Dversion=1...
We are using list component OOB . Giving the list conditions to list the child pages.if i create child and activate the page that will shows up in the list component where i have used it both in author and publish. Because of dispatcher caching list is not getting updated. Please suggest me how to g...
How to use XSS prevention for js file in cq5. Is there any OOB avilable for CQ5 to use it in JS. There are xssapi which can be used in JSP and JAVA.How to implement the XSS prevention in Java script file.Please assist.Thanks,Ramya
Getting the error :An error occurred at line: 98 in the jsp file: /libs/granite/core/components/login/login.jsp The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files 95: ? request.getParameter(PARAM_NAME_REASON) 96: : ""; 9...
Workflow models are not shown in the workflow console. under etc/workfloe/model/ i tried to open the workflow .and getting the bellow error fro the workflow.Please suggest what can be done here.Error during include of component '/libs/cq/workflow/components/pages/model'Error Message:org.apache.sling...
how to create dialog with multi field with in multi fieldI have to add the group name and members inside the group. Need to have group also as a multifield and another mulifield in side each group to add its member.Please suggest me how to create the ustom xtype for this.Thanks in advance
Getting the error in publish instance for a page Error:org.apache.sling.servlets.resolver.internal.SlingServletResolver Original error null com.day.cq.wcm.core.impl.WCMComponentFilter Requested page is not valid: <content path>org.apache.sling.servlets.resolver.internal.SlingServletResolver Calling ...