Hi all,I have a xml page. Instead of showing xml response, I want to redirect to external page.How can I do auto redirection in .xml file? This is xml file I used JavaScript redirection code, but, i doesn't redirect and appears as shown below. Thanks.
Hi All, I am trying to get the session and resource resolver in a standalone Java code outside of AEM.I am able to get the session but unable to get the resource resolver from the session.Facing Null pointer exception. Attaching screenshots for reference. getting below exception , please note that t...
Hi All,We are trying to upload assets from S3 bucket to AEM through AWS Lambda Functions.Was trying through curl command ,solution seems to be not working for this setup as we need to convert the input stream of S3 Object to file and then write to AEM instance. But the problem is we will not be able...
Hi all,I have a xml page. Instead of showing xml response, I want to redirect to external page.How can I do auto redirection in .xml file? This is xml file I used JavaScript redirection code, but, i doesn't redirect and appears as shown below. Thanks.
Hi,I am getting error when trying to edit the title of the DAM asset property and after clicking on save button in console its showing like:-Unable to edit the properties Also we are getting the error in error log:-15.03.2021 11:31:38.074 *ERROR* [127.0.0.1 [1615807898064] POST /content/dam.html HTT...
Hi The organisation that I work for has a subsidiary with its website built in Adobe Experience Manager. The subsidiary is closing down and I have been asked to export all the content (pages, databases etc) so they can be stored for historical reference. I currently have access to the website as an ...
Hi All, I see that when we create AEM project from mvn archetype we have dispatcher rules created as part of the project.I see the cache rules for author as below# Put entries of items you do or don't want to cache in apaches doc root# the globbing pattern to be compared against the url# example: * ...
I would need load set of clientlibs in experience fragment in order to make tth component work, for example, I want to load bootstrap 3.2 version and some custom clientlibs in experience fragment. If it is page, we go to page properties and add whatever clientlibs that is needed and if it is editab...
I want to design a header and footer for an editable template,Option 1 – Place whatever component is required for header and footer in Initial content of editable template so that I will page created with this template will have the header and footerOption 2 – Place header and footer components in...
I have few components that has design dialog, ex logo, breadcrumb components. These component works in design mode which means these components will work in both classic and touch UI on design mode on static template. But the same will not work in editable template as there is no design mode at all ...