We are operating on a large repository. I see this warning message re-occurring and am concerned the expired assets are not fully listed to the authors. Is there an index which can be used or created to solve this?com.day.cq.dam.core.impl.ExpiryNotificationJobImpl] org.apache.jackrabbit.oak.query....
Hi all, I am writing a custom sling rewriter which implements Transformer Class. Usually, we will use it to parse the html and rewrite the needed tag elements. In my case, I have to get some dynamic values by accessing JCR and need to rewrite them as URLs. I am not able to Refer OSGi service or Reso...
Hello All We want to create custom metadata forms for custom mimetypes. But as per current implementation, that has to be present inside "default" folder and which forces to add default tab via inheritance. Is there a way to create these forms without inheritance OR to create them outside of default...
I've requirement to populate second drop down on the basis of value selected in first dropdown.The catch here is list for both the drop-down is dynamic, I've to fetch it from back-end.I need to implement this in AEM component.Kindly suggest @arunpatidar @VeenaVikraman @Theo_Pendle
Dear all, We added a watermarking step in the default DAM Update WF, as per https://docs.adobe.com/content/help/en/experience-manager-65/assets/administer/watermarking.html. Expected:When I select the position of the watermark, it reflects on the watermark rendering after the asset is processed.I ca...
Dear Team, My project team gave me access to Dynamic Media through adobe admin console , as shown below. After they give me access , I am able to see assets in my adobe experience cloud , as shown below. Now I have below 2 questions. As first time I am using adobe dynamic media.Is the assets in ...
I need a report which would list Component 1: 45Component 2: 78Component 3: 87 Where these are <component>:<instances> There is a acs commons component instances report, but that is per component. What query/report should I use to get this kind of data as output?
Is there a way to know when creating a page, editing page properties ... what are all clientlibs categories used.I have overlaid thumbnail in page dialog and would like to add all necessary clientlib categories in extraClientLibs property to get upload , select image work in thumbnail. Thanks,Sri
So I have a aem project that I'm trying to run on a different machine. I just zipped my repository, unzipped it on the destination machine and did a maven build and deploy. I can see all my pages come up along with my components However I faced an issue. One of my custom components uses a servlet fo...
Hi,Environment: AEM 6.5I am in need of making thumbnail tab to appear on creating a page with editable template and make it required. I have created "tabs" folder with thumbnail tab dialog content xml and had "cq:showOnCreate" as true,tabs / thumbnail node <?xml version="1.0" encoding="UTF-8"?> <jcr...