I have this on my custom componentSince I extend navigation I want to list some pages but I cant achieve that, this is how I tried:@ProviderTypepublic interface FooterModel extends Navigation {} @Model(adaptables = SlingHttpServletRequest.class, adapters = {FooterModel.class, ComponentExporter.class...
We are planning to move ~10 GB assets(images, videos) from aws s3 to AEM 6.5 which is in AMS. Planned to use Bulk importer or S3 Asset Ingestor tool to do this job but we could not find Bulk importer and Asset ingestor in AEM. as per the documentation (https://experienceleague.adobe.com/docs/adobe-d...
In AEM, I need to find number of sessions, cache hits, segments, Histograms, all sling operations to monitor my app. Please suggest from where we can see.ThanksNaina
I have a folder in DAM, say /content/dam/documents and whenever an asset is added to this path, this should be copied to Amazon S3. The approach I planned was to have an event listener which will be triggered whenever a node is created in this path.However, I'm not sure how this asset could be copie...
Hello community, I find developing javascript functionality for AEM forms (in the code editor of the rules) to be a real chore (and that is putting it mildly) because it is very much prone to errors when the scripts reach even a modicum of complexity (which they do at times). I found this API (Adapt...
I want to create custom footer component like this, which will have footer dialog and inside that user can add 3 titles and add links, how I can achieve this
Hi, We would like to include content fragments in content launches but we are not getting the option to include content fragments while creating launches. Any alternative approaches or suggestions would be helpful. Thanks in advance.