I have multiple queries in JCR-SQL2 and are currently separated in multiple ACS commons reports. This is not very user friendly as we need to go through different reports to look for the data. I was wondering if there's any way to merge these reports into one?
Hi All, I am using AEM as a Cloud Service and recently we are facing some issue like below :com.adobe.granite.workflow.core.jcr.WorkflowManager Workflow cannot be loaded: com.adobe.granite.workflow.model.VersionException: Version 1.39 does not exist for /var/workflow/models/myCustomWorkflow Could yo...
Hi there, We have got 5 csv/xml, each has around 10000 records, and we need to merge them into a single file with some massaging. can you suggest the best way to do this?environment - Adobe Cloud Services thanks..
Dear All, I am customizing RTE plugin by following blog https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html for upload asset and facing below two issues. 1) My upload ICON should come as below highlighted in yellow but it is not coming. I have written below JavaScript and added below...
After a long search on the Internet, I found an approach to build my project on it. if (event.value == 5) { getField("A").display = display.visible; getField("B").display = display.visible; getField("C").display = display.visible; } else { getField("A").display = display.hidden; getField("B").displa...
Hi All, I want to create content fragments by using ACS AEM Common Package.https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/cf-importer/index.html I followed this documentation but not sure how this can be acheived. I have created an excel sheet with four colum...
I have created a community site in AEM 6.5 and now I am trying to edit some CSS styles. For that I am trying to access the Page Properties using the Open Properties menu, but this page is coming as Blank. It is showing the Cancel and Save buttons but there is no properties displayed under. I am runn...
Hi everyone, We have an AEM project where the repository size is ~ 90 GB (recently it started to grow rapidly to 190GB).AEM version - 6.5.15Apache Jackrabbit Oak - 1.22.13On the project, we faced issues with very long re-indexing of indexes after the deployment. This process took ~ 4 hours and consu...
In my repository Duplicate assets detection is not working. I could see SHA1 property is added to the metadata of the asset. As per the analysis, I have made, once the asset is uploaded to the DAM, we have couple of workflows which is updating/adding some metadata properties of the asset. Not sure ...