I am using ACS AEM Commons report builder and specifically have references column. I am running it on DAM root folder which has around 2000 assets. I am getting an exception of too many calls per request. To fix this, I had to increase the number to 15000 in org.apache.sling.engine.impl.SlingMainSer...
Hello Community - I am looking to implement ACS AEM Environment Indicator in AEM 6.5. Not able to locate the bundle to install. Can someone provide the bundle to implement this feature ? https://adobe-consulting-services.github.io/acs-aem-commons/features/environment-indicator/index.html
I'm creating a new content report in ACS AEM commons and I'd like to utilize the "Report Select Parameter Dynamically by Query" component. Specifically I'd like to query all the content authors under " /home/users" and display their name in the dropdown with their rep:authorizableId as the option va...
Even though the Multi Resource Support is activated for the workflow, once I select multiple assets from the dam and trigger the workflow it launches n instances OR it throws an alert if selected assets exceed 15. How to enable multi resource support for DAM asset or entire asset folder ? Or is ther...
Hi, I am pre-populating the multifield values in the dialog using listeners in classic ui. But when i drag and drop the component in the page, those values are not getting displayed. But when i open the dialog and click 'OK', then the values are getting displayed. So what i need to do so that values...
Hi All, We have migrated from classic UI to touch UI. In one of our component, we have added regex validation on pathfield as below in classic UI. <fieldConfig jcr:primaryType="nt:unstructured" regex="/^(.*)\.pdf$/" xtype="pathfield"/>Any one know how I can get the regex added t...
I am trying to extend core image v2 component with some additional properties in the edit dialog. Everything works fine. When we try to modify something in the design dialog ( for ex : Check "Get alt value from DAM" in the design dialog). The same property is not checked in the edit dialog in edit m...
Hi, Can some help me to how to create a ,Auto-populate Page Title for under the somepages) example .. Example ("Title" | sometext). post with some sample too, I have created a new title component and trying to referring the page , it not working as expected. Thanks in advance
Greetings !!I was trying to implement the below exercise :https://helpx.adobe.com/experience-manager/using/aem_solr64.html I just replaced the deprecated methods used in this exercise with the latest ones.The build is successful. But after deployement, solr-plugin - Core bundle is in installed state...
Hi,After installing service pack 6 in AEM 6.5, All pages got locked.page().isLocked() is returning true.It is happening for for both existing and newly created pages.