Hi there, I need to perform a search through Querybuilder on AEM 6.5 leveraging on the asset name.The search must be partialcase insensitiveI have already tried on the node name concatenating %25 at the beginning of my partial value searched and * at the end but it doesn't work.Thank you,Serena
Hi all, I'm working on creating the new environment by copying the other environment complete crx-quickstart. After that I made the required changes to connect with S3 bucket. But, how should i ensure object are upload into S3 bucket since millions of object i couldn't able to sort in S3 bucket as ...
Hi all, facing issue in geenrating and process thumbnail in aem 6.5.18. Getting the below any error, anyone faced similar kind of issue. Please suggest. 23.02.2024 23:04:53.948 *WARN* [sling-threadpool-f1172ddd-2873-4299-87e4-c53c222a5206-(apache-sling-job-thread-pool)-30-Granite Transient Workfl...
Trying to find out the limitations of Assets as a Cloud service (specific to cloud service and not 6.5 on premises or AMS environments) that we should abide by?1) Limitation on the Storage of native files within AEM Assets?2) Limitation on the size of files stored in AEM Assets under a folder?3) Lim...
Did anyone faced an issue while using JSON path option for search facets predicates and resolved ? When I am using JSON path for any predicate then that predicate gets disappeared in search rail. Is there any template of this JSON?
Hi Team,I want to list down all the groups which does not associate with any USERS, Brand Folders directly or indirectly on my AEM 6.5, Can you Please suggest any sql 2 query. Thanks,User415
hi everyone i am working on sending custom email notification in aem workflow. For that, i have created my email template at this location - `/etc/notification/email/default/en.txti am able to send email now. But can i commit this template as part of code . If yes then where in ui.apps or ui.conten...
Hi, I want to get a background information on the details posted in the release notes. For example, below is a snippet from the AEM 6.5.13.0 release notes:1. Is there a way to find out more details/documentations about the issue/enhancement?2. What does the code at the end refer to (eg: NPR-38389)? ...
Dynamic media is enabled on author and images are having scene7 url. But when the images are published the publisher is having dam url instead of scene7 url. Can some one explain what is wrong with that?
I want to customise aem inbox notification bcoz I don’t want to send notification to workflow initiator.i want notification to go to only wf approver (but in my usecase both belong to same group) for this reason, i have written custom class extending com.adobe.acs.commons.notifications.InboxNotifica...