Hi All,I've looked at 6.3 and 6.4 versions and noticed that 'delete' option is not present for Experience Fragments. Content Authors should have the ability to delete a fragment just like any other content in AEM. This is not a permission issue, the button (node) itself is not present. Customizing t...
Hello,Currently, I am using 6.3 version. To activate last modified date for any asset I have enabled the OOTB workflow( DAM Metadata Writeback) and updated an asset. So, after updating I could see last modified date but I observed there were large number of tar files being generated in the segmentst...
Hi Team,I'm using AEM 6.4 ASSETS - Dynamic Media scene 7I have uploaded less than 2gb mp4 vedio files , they got uploaded and processed without any issue.But when I upload a video file morethan 2gb the asset is in processing state for a very long time and then got the error "Process Failed" .As per ...
While go through the adobe dynamic media configuration documentConfiguring Dynamic Media - Scene7 mode I noticed we can configure which folder to sync with dynamic media servers. But I could't find that in my local AEM config. I'm using AEM 6.4.2.0 (AEM 6.4 + SP2). Anyone has any idea? but in crx I...
Hi everyone! Im new with adobe aem, actually Im working with 6.4 and Im trying to create a custom replication agent.My problem is that when I build the code into aem and select the "Serialization Type" into the agent it fail and I receiving "Agent is not valid. ContentBuilder not available"I have fo...
Hi guys, in AEM 6.4 seems like some permission changed, so I have to be an administrator to see all the structure on crxde, However, I need to provide those privileges to a user without assign him as admin. any help, please. Thank you.
Hi All,I tried dialog-success and cq-dialog-submit event for page properties dialog submission in event AEM 6.4 touch UI.But looks like it is not triggering this events for page properties. But, it is working for component dialog submission.Thanks.
Hey guys,we have a scenario, in which we have a multifield, which contains richtext. Now this richtext gets saved in crx, and we need to apply it on a title attribute of a span. So the input looks something like this:<span data-tooltip-ref="/path/to/rte/value"></span>Which then gets passed through a...