hey guys,I started working on a existing codebase which has bunch of JS errors coming in console by default.when i started to tweak things around, the console still has same number of errors but this time I am not able to edit the components. any suggestions what could cause the authoring experience...
Hi, I am facing issue after running the validator script even after flexi mode available also i,e. opt-in available below is the error reportedbin/validator full -d out srcCloud manager validator 2.0.642024/01/22 19:28:43 The following errors were found in the httpd config: conf.d/available...
I want to track the user activities on the assets like updated, added rendtions, deleted etc.., any leads here please? version AEM 6.5 I dont want to use any analytics as such.
Hi, I'm trying to follow the AEM WKND sites tutorial, I successfully generate the project using archetypeVersion=35 and aemVersion="6.5.0", but after creating the Basic Components page, the page has no content and no component available. I'm using AEM 6.5 for my jar file. I also check my WKND Site P...
I know some of the indexes are OOTB from Adobe in cqPageLucene. I need to add additional index such as pageReplicationAction in cqPageLucene so I would like to see if the .content.xml would be correct like below: <?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:oak="http://jackrabbit.apache.org...
Hi, Does anyone able to retrieve cq:lastReplicated in JSON output as String? I am using Query builder to retrieve query result. ValueMap properties = hit.getProperties() if (properties.get("cq:lastReplicated") != null) { LOGGER.info("Published Date" + properties.get("cq:lastReplicated").toString(...
Hello community,I've been trying to wrap my head around the tagfield and all of its nuances and discovered a couple of issues that may be bugs. Either that or I'm not understanding how tags work. Here's my dialog markup for the tagfield:<themeTags jcr:primaryType="nt:unstructured" sling:resour...
Hi All,Can anyone please suggest me what is the best way to resolve AEM production issue when using on Prem environment.? Any product issue example will be great to understand the approach so that I can help my team
Hi all,i need to connect AEM author as a Cloud Service to to the enterprise ftp. I've everything I need for the requirement, and I've it running in my local environment.But I've a problem when configuring fort forwarding in cloud.As we know FTP in Passive mode returns random ports to perform the dat...
Hi All, We are migrating from AEM 6.5 to AEM Cloud and wanted to utilize the preview tier on AEM cloud to preview the content before publishing.Currently the website is using SAML authentication.There are 2 requirements related to the preview tierA particular user group with permission can access pa...