The Adobe Learn site no longer has the hands on tutorials for After Effects and Premier Pro are no longer available. We have teachers that use them. Will they be back or can we access them somehow.
We have been using the Assets HTTP API to Create and Delete content fragments and have just started receiving an error message only when sending a DELETE post. We are on AEM 6.5.21. Does anyone know why this would just start happening? "status.message": "Source does not support deletion", "stat...
Hello All! How to load a video from Dynamic Media in sightly? I have an adaptive video set and I would like to use it in sightly with the simple html video element. Is it possible to do it? or I definitely need to have the Dynamic Media Video Viewer which has the steps load a script and followed by ...
Hi Team, I am new to AEM, we have installed AEM cloud in our local machine and try to create a project using Mavan, After created that project that its not active in system bundles section. I shows installed status. After see the details of the bundles, its shows "com.day.cq.wcm.api,version=[1.31,2...
Hi Team, We are currently using AEM as a Cloud Service. Can anyone guide me on how to enable the FavIcon for PDFs hosted in AEM DAM? Will enabling the FavIcon at the site root level in the dispatcher configuration work?For example:AEM page (www.aem.com) displays the site Favicon.When accessing a PDF...
Hello All,We are working on a project where we need to fetch the disk usage report from the following URL:/etc/reports/diskusage.htmlOnce fetched, we need to share this report via email to clients on a daily basis.We tried to achieve this by utilizing a service, scheduler, and JavaScript functionali...
I am integrating an external application with an AEM Author instance to fetch data and display it in the application. I have implemented an OAuth-based server that generates access tokens using credentials (Client ID and Client Secret) from a project configured in the Adobe Developer Console. Howeve...
Within our content team, some users make use of the search function when adding internal links, and as such their page links are relative. Others add links in as absolute.Recently we had a sitewide issue where all relative links broke, and this has prompted a discussion on which is technically super...
Is it possible to set excerpt length in query results, using AEMaaCS OOTB features? I'm using QueryBuilder to execute fulltext queries on content pages on AEMaaCS.The excerpt extraction is working, calling hit.getExcerpt(), but the excerpt length is limited to 150 characters.I've seen on the web tha...
Hi guys , There is a requirement to send email to users with query results as an attachment from backend . Query result contains pages > 200 . My doubt is what will be easier to implement in attachment ,CSV or HTML and how to implement it ? Thanks in advance .