I followed this article to try to use Resource Filter Stream, project builds and deploys fine, however rfs is always null, any ideas? Am I missing something? Thanks in advance. ResourceFilterStream rfs = resource.adaptTo(ResourceFilterStream.class);
Hi,I have a core button component that gets the label with formatting eg <p>label<p> and possibly other rte formatting. I tried to write a scriptlet to use context variable html and assign it to a variable for use but in vain it still brings up the html tags how do I exclude them?when the <%= btn.la...
Hi TeamI have a requirement to accept only content fragments and .json files to be either uploaded or created under /content/dam/<project_name>/subfolder. Other type files to should be restricted I have checked this page but this can be achieved under /content/dam only.https://experienceleague.adobe...
page create button its id is update in service pack 18 to coral-id-12 from 11.now it is causing the issue on logics implemented by using coral-id.next time onwards we have to avoid this kind of issue. is there any solution for this?any OOTB validator we have for this other than Submit?
Hi all, I am migrating an otb "asset update workflow" which has few custom workflow process steps such as metadata modification, property renaming etc.What is the best way to migrate these custom workflow process steps to AEM Cloud such that post the processing of the assets by the microservices the...
We are using AEMaaCS Able to hit below URLs in browser and asset is downloadedhttps://publishxxxx.adobeaemcloud.com/content/dam/MyBrand/sample1.jpghttps://publishxxxx.adobeaemcloud.com/content/dam/MyBrand/sample2.gifhttps://publishxxxx.adobeaemcloud.com/content/dam/MyBrand/sample6.pdfwhen we hit bel...
Hi , So I am analysing a solution for a problem statement , where we have to move the content between two cloud instances in an automated way via packages. The requirement is lets say content author team changes x number of pages in span of 3 days so find those pages , package them and move to targe...
Hi all, We are using AEM cloud version 6.5 and author in stage, publish and then package pages, assets and other elements individually, package all of these and push them to the AEM prod environment. I'm just curious, for others using cloud, do you author in stage? Directly in prod? Do you use pac...
I have generated my AEM project by aem maven archetype. I am getting following issue in our project's core bundle in OSGI console on adobe cloud. I have added following dependency in our core project pom. But still this issue is occurring. <dependency> <groupId>org.apache.commons</groupId> <artifa...